COLOR #405558

HEX: #405558 RGB: (64,85,88)

Color info

#405558 contains red, green and blue colors in about the same proportion. Web safe color of #405558 is #336666 (or #366).

RGB color model

#405558 color RGB value is (64,85,88).

RGB: (64,85,88) (25%, 33%, 35%)

RGB channels and saturation

R 64 of 255 = 25%
G 85 of 255 = 33%
B 88 of 255 = 35%

64
85
88

R + G + B ~ 31%. #405558 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 85 + 88 = 237 (100%)
R 64 of 237 ~ 27%
G 85 of 237 ~ 35.86%
B 88 of 237 ~ 37.13'%

%27
%35.86
%37.13

CMYK color model

#405558 color CMYK value is (27,3,0,65).

  • cyan value is 27.27%
  • magenta value is 3.41%
  • yellow value is 0.00%
  • key color value is 65.49%

CMYK: (27,3,0,65)
C27M3Y0K65 (27%, 3%, 0%, 65%)
(0.27 / 0.03 / 0.00 / 0.65)

CMYK percentages

%27.27
%3.41
%0
%65.49

Codes

Color #405558 in popluar color models

40 55 58
RGB 64 85 88
HSL 188° 15.79% 29.80%
HSB/HSV 188° 27.27% 34.51%
CMYK 27.27% 3.41% 0.00%
65.49%

Color #405558 in popluar number systems.

HEX 40 55 58
Decimal 64 85 88
Binary 1000000 1010101 1011000
Octal 100 125 130

Shades and tints

Shades of #405558

#405558
(64,85,88)
#3B4E50
(59,78,80)
#364748
(54,71,72)
#314040
(49,64,64)
#2C3938
(44,57,56)
#273230
(39,50,48)
#222B28
(34,43,40)
#1D2420
(29,36,32)
#181D18
(24,29,24)
#131610
(19,22,16)
#0E0F08
(14,15,8)
#000000
(0,0,0)

Tints of #405558

#405558
(64,85,88)
#516467
(81,100,103)
#627376
(98,115,118)
#738285
(115,130,133)
#849194
(132,145,148)
#95A0A3
(149,160,163)
#A6AFB2
(166,175,178)
#B7BEC1
(183,190,193)
#C8CDD0
(200,205,208)
#D9DCDF
(217,220,223)
#EAEBEE
(234,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #405558 color. Also use rgb(64,85,88) instead hex code.

Text Font Color

.myTextColor { color: #405558; }

<p style="color:#405558">This sample text font color is #405558.</p>

This text font color is #405558.

Background Color

.myBgColor { background-color: #405558; }

<div style="background-color:#405558">Inner text</div>

This div background color is #405558.

Border color

.myBorderColor { border: 1px solid #405558; }

<div style="border:3px solid #405558">Div</div>

This div border color is #405558.

Opacity

.myOpacity80 { color: #405558; opacity: 0.8; }

<p style="color:#405558;opacity:0.8;">80%</p>

Text with #405558 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #405558;}

<p style="text-shadow: 3px 3px 1px #405558">Text here.</p>

This text has shadow with #405558 color.


.textShadow {text-shadow: 3px 3px 1px #405558', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #405558, 5px 5px 20px red">Text here.</p>

This text has shadow with #405558 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#405558, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#405558, Direction=45, Strength=4)">Text</p>

This text has shadow with #405558 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #405558;
-webkit-box-shadow: 1px 1px 3px 2px #405558;
box-shadow: 1px 1px 3px 2px #405558;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #405558; -webkit-box-shadow: 1px 1px 3px 2px #405558; box-shadow:1px 1px 3px 2px #405558;">
Div content here
</div>

This div box has shadow with color #405558.

Preview

Color preview on black background

This text has color #405558 on black background.


Color preview on white background

This text has color #405558 on white background.


Black color preview on #405558 background

This text has black color on #405558 background.


White color preview on #405558 background

This text has white color on #405558 background.


Related colors

Complementary color

Complementary color for #hex is #BFAAA7.


I love getcolorcode.com

Triadic colors

1 #584055 and #555840 with #405558 are triadic colors.

2 #585540 and #554058 with #405558 are triadic colors.