COLOR #405B48

HEX: #405B48 RGB: (64,91,72)

Color info

#405B48 contains red, green and blue colors in about the same proportion. Web safe color of #405B48 is #336633 (or #363).

RGB color model

#405B48 color RGB value is (64,91,72).

RGB: (64,91,72) (25%, 36%, 28%)

RGB channels and saturation

R 64 of 255 = 25%
G 91 of 255 = 36%
B 72 of 255 = 28%

64
91
72

R + G + B ~ 30%. #405B48 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 64 + 91 + 72 = 227 (100%)
R 64 of 227 ~ 28.19%
G 91 of 227 ~ 40.09%
B 72 of 227 ~ 31.72'%

%28.19
%40.09
%31.72

CMYK color model

#405B48 color CMYK value is (30,0,21,64).

  • cyan value is 29.67%
  • magenta value is 0.00%
  • yellow value is 20.88%
  • key color value is 64.31%

CMYK: (30,0,21,64)
C30M0Y21K64 (30%, 0%, 21%, 64%)
(0.30 / 0.00 / 0.21 / 0.64)

CMYK percentages

%29.67
%0
%20.88
%64.31

Codes

Color #405B48 in popluar color models

40 5B 48
RGB 64 91 72
HSL 138° 17.42% 30.39%
HSB/HSV 138° 29.67% 35.69%
CMYK 29.67% 0.00% 20.88%
64.31%

Color #405B48 in popluar number systems.

HEX 40 5B 48
Decimal 64 91 72
Binary 1000000 1011011 1001000
Octal 100 133 110

Shades and tints

Shades of #405B48

#405B48
(64,91,72)
#3B5342
(59,83,66)
#364B3C
(54,75,60)
#314336
(49,67,54)
#2C3B30
(44,59,48)
#27332A
(39,51,42)
#222B24
(34,43,36)
#1D231E
(29,35,30)
#181B18
(24,27,24)
#131312
(19,19,18)
#0E0B0C
(14,11,12)
#000000
(0,0,0)

Tints of #405B48

#405B48
(64,91,72)
#516958
(81,105,88)
#627768
(98,119,104)
#738578
(115,133,120)
#849388
(132,147,136)
#95A198
(149,161,152)
#A6AFA8
(166,175,168)
#B7BDB8
(183,189,184)
#C8CBC8
(200,203,200)
#D9D9D8
(217,217,216)
#EAE7E8
(234,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #405B48 color. Also use rgb(64,91,72) instead hex code.

Text Font Color

.myTextColor { color: #405B48; }

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

This text font color is #405B48.

Background Color

.myBgColor { background-color: #405B48; }

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

This div background color is #405B48.

Border color

.myBorderColor { border: 1px solid #405B48; }

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

This div border color is #405B48.

Opacity

.myOpacity80 { color: #405B48; opacity: 0.8; }

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

Text with #405B48 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 #405B48;}

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

This text has shadow with #405B48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #405B48.

Preview

Color preview on black background

This text has color #405B48 on black background.


Color preview on white background

This text has color #405B48 on white background.


Black color preview on #405B48 background

This text has black color on #405B48 background.


White color preview on #405B48 background

This text has white color on #405B48 background.


Related colors

Complementary color

Complementary color for #hex is #BFA4B7.


I love getcolorcode.com

Triadic colors

1 #48405B and #5B4840 with #405B48 are triadic colors.

2 #485B40 and #5B4048 with #405B48 are triadic colors.