Skip to main content Skip to docs navigation

#354f58 hex color | Aircraft Blue | Dark Blue & Cool color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Blue

Hex #354f58 Color Code is also known as | Aircraft Blue color.

Hex #354f58 Color code in RGB color code model is created after adding 20.78% red color, 30.98% green color and 34.51% blue color. Hex #354f58 Color code in CMYK color (process color) code model is generated after subtraction of 40% cyan, 10% magenta, 0% yellow and 65.49% black.

Hex #354f58 color code is between #335555 web safe hex color code and #444466 web safe hex color code. #335555 is the nearest web safe color code. You can see here many more shades of #354f58 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 354f58 #354f58
RGB Decimal 53, 79, 88 53, 79, 88
RGB Percent 21%, 31%, 35% rgb(21%, 31%, 35%)
CSS RGBa 53, 79, 88,1 rgba(53,79,88,1)
CMYK Model cmyk(40%,10%,0%,65.49%)
HSL Color Space 195,25% ,28% hsl(195,25% ,28%)
HSV Color Space 195°, 40%, 35%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00110101 01001111 01011000
Octal 65 117 130
Decimal 53 79 88
Hex 35 4f 58

Different shades of #354f58 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #354f58
#000000
Darker of #354f58
#0f1618
Dark of #354f58
#223238
Base of #354f58
#354f58
Light of #354f58
#486c78
Lighter
#5b8898
Lightest
#78a0ae

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#354f58
#583e35

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#354f58
#58353e
#585035

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#35584d
#355852
#354f58
#354358
#353558

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#354f58
#4f5835
#58354f

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#354f58
#58354f
#583e35
#35583e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#354f58
#503558
#583e35
#3e5835

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #354f58

#000000
#000000
#0f1618
#223238
#354f58
#486c78
#5b8898
#78a0ae
#98b6c1

Tints of #354f58 Color

#354f58
#4b626a
#61767d
#78898f
#8e9da2
#a5b0b4
#bbc4c7
#d2d7d9
#e8ebec
#ffffff

Shades of #354f58 color code

Generate more color scales with scales (color stack) generator.

#354f58
#2f464e
#293d44
#23343a
#1d2b30
#172327
#111a1d
#0b1113
#050809
#000000

Tones

#354f58
#43484a
#474747
#474747
#474747

Tones

Similar Color like #354f58 color

Find visually similar hex color codes nearing to #354f58 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#365059
#37515a
#38525b
#39535c
#3a545d
#3b555e
#3c565f
#3d5760
#3e5861
#3f5962
#405a63
#415b64
#425c65
#435d66
#344e57
#334d56
#324c55
#314b54
#304a53
#2f4952
#2e4851
#2d4750
#2c464f
#2b454e
#2a444d
#29434c
#28424b
#27414a

Download this

Hex #354f58 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#354f58 Color Code Preview on Black Background Color

This is how #354f58 Color will look on black background color. Color contrast ratio is 2.41

#354f58 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#354f58">Your Example Paragraph content text in with font color #354f58 </p>

Your Example Paragraph content text in with font color #354f58

HTML with inline CSS

<div style="color:#354f58">Your Paragraph text in with font color #354f58 </div>

Your Example Paragraph content text in with font color #354f58

#354f58 color code is use for CSS Background Color

Background color for the above div is #354f58

HTML with inline CSS

<div style="background-color:#354f58;"></div>

#354f58 color code is use for CSS Border Color

CSS Border color for the above div is #354f58

HTML with inline CSS

<div style="border:5px solid #354f58;"></div>

CSS Border Left color for the above div is #354f58

HTML with inline CSS

<div style="border-left:5px solid #354f58;"></div>

CSS Border Right color for the above div is #354f58

HTML with inline CSS

<div style="border-right:5px solid #354f58;"></div>

CSS Border Bottom color for the above div is #354f58

HTML with inline CSS

<div style="border-bottom:5px solid #354f58;"></div>

CSS Border Top color for the above div is #354f58

HTML with inline CSS

<div style="border-top:5px solid #354f58;"></div>

#354f58 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#354f58; } .examplecolorclass {color:#354f58; } .examplebordercolor {border:3px solid #354f58; }

#354f58 Color code Preview on White Background

This is how #354f58 Color code will look on white background color. Color contrast ratio is 8.71

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #354f58; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #354f58; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(53,79,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(88,62,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,79,88,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }