COLOR #414537

HEX: #414537 RGB: (65,69,55)

Color info

#414537 contains red, green and blue colors in about the same proportion. Web safe color of #414537 is #333333 (or #333).

RGB color model

#414537 color RGB value is (65,69,55).

RGB: (65,69,55) (25%, 27%, 22%)

RGB channels and saturation

R 65 of 255 = 25%
G 69 of 255 = 27%
B 55 of 255 = 22%

65
69
55

R + G + B ~ 25%. #414537 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 69 + 55 = 189 (100%)
R 65 of 189 ~ 34.39%
G 69 of 189 ~ 36.51%
B 55 of 189 ~ 29.1'%

%34.39
%36.51
%29.1

CMYK color model

#414537 color CMYK value is (6,0,20,73).

  • cyan value is 5.80%
  • magenta value is 0.00%
  • yellow value is 20.29%
  • key color value is 72.94%
CMYK: (6,0,20,73) C6M0Y20K73 (6%,0%,20%,73%) (0.06/0.00/0.20/0.73) 

CMYK percentages

%5.8
%0
%20.29
%72.94

Codes

Color #414537 in popluar color models

41 45 37
RGB 65 69 55
HSL 77° 11.29% 24.31%
HSB/HSV 77° 20.29% 27.06%
CMYK 5.80% 0.00% 20.29%
72.94%

Color #414537 in popluar number systems.

HEX 41 45 37
Decimal 65 69 55
Binary 1000001 1000101 110111
Octal 101 105 67

Shades and tints

Shades of #414537

#414537
(65,69,55)
#3C3F32
(60,63,50)
#37392D
(55,57,45)
#323328
(50,51,40)
#2D2D23
(45,45,35)
#28271E
(40,39,30)
#232119
(35,33,25)
#1E1B14
(30,27,20)
#19150F
(25,21,15)
#140F0A
(20,15,10)
#0F0905
(15,9,5)
#000000
(0,0,0)

Tints of #414537

#414537
(65,69,55)
#525549
(82,85,73)
#63655B
(99,101,91)
#74756D
(116,117,109)
#85857F
(133,133,127)
#969591
(150,149,145)
#A7A5A3
(167,165,163)
#B8B5B5
(184,181,181)
#C9C5C7
(201,197,199)
#DAD5D9
(218,213,217)
#EBE5EB
(235,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414537 color. Also use rgb(65,69,55) instead hex code.

Text Font Color

.myTextColor { color: #414537; }

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

This text font color is #414537.

Background Color

.myBgColor { background-color: #414537; }

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

This div background color is #414537.

Border color

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

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

This div border color is #414537.

Opacity

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

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

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

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

This text has shadow with #414537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414537.

Preview

Color preview on black background

This text has color #414537 on black background.


Color preview on white background

This text has color #414537 on white background.


Black color preview on #414537 background

This text has black color on #414537 background.


White color preview on #414537 background

This text has white color on #414537 background.


Related colors

Complementary color

Complementary color for #hex is #BEBAC8.


I love getcolorcode.com

Triadic colors

1 #374145 and #453741 with #414537 are triadic colors.

2 #374541 and #454137 with #414537 are triadic colors.