COLOR #414639

HEX: #414639 RGB: (65,70,57)

Color info

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

RGB color model

#414639 color RGB value is (65,70,57).

RGB: (65,70,57) (25%, 27%, 22%)

RGB channels and saturation

R 65 of 255 = 25%
G 70 of 255 = 27%
B 57 of 255 = 22%

65
70
57

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

Portions of RGB colors in percentages

R + G + B = 65 + 70 + 57 = 192 (100%)
R 65 of 192 ~ 33.85%
G 70 of 192 ~ 36.46%
B 57 of 192 ~ 29.69'%

%33.85
%36.46
%29.69

CMYK color model

#414639 color CMYK value is (7,0,19,73).

  • cyan value is 7.14%
  • magenta value is 0.00%
  • yellow value is 18.57%
  • key color value is 72.55%

CMYK: (7,0,19,73)
C7M0Y19K73 (7%, 0%, 19%, 73%)
(0.07 / 0.00 / 0.19 / 0.73)

CMYK percentages

%7.14
%0
%18.57
%72.55

Codes

Color #414639 in popluar color models

41 46 39
RGB 65 70 57
HSL 83° 10.24% 24.90%
HSB/HSV 83° 18.57% 27.45%
CMYK 7.14% 0.00% 18.57%
72.55%

Color #414639 in popluar number systems.

HEX 41 46 39
Decimal 65 70 57
Binary 1000001 1000110 111001
Octal 101 106 71

Shades and tints

Shades of #414639

#414639
(65,70,57)
#3C4034
(60,64,52)
#373A2F
(55,58,47)
#32342A
(50,52,42)
#2D2E25
(45,46,37)
#282820
(40,40,32)
#23221B
(35,34,27)
#1E1C16
(30,28,22)
#191611
(25,22,17)
#14100C
(20,16,12)
#0F0A07
(15,10,7)
#000000
(0,0,0)

Tints of #414639

#414639
(65,70,57)
#52564B
(82,86,75)
#63665D
(99,102,93)
#74766F
(116,118,111)
#858681
(133,134,129)
#969693
(150,150,147)
#A7A6A5
(167,166,165)
#B8B6B7
(184,182,183)
#C9C6C9
(201,198,201)
#DAD6DB
(218,214,219)
#EBE6ED
(235,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414639 color. Also use rgb(65,70,57) instead hex code.

Text Font Color

.myTextColor { color: #414639; }

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

This text font color is #414639.

Background Color

.myBgColor { background-color: #414639; }

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

This div background color is #414639.

Border color

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

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

This div border color is #414639.

Opacity

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

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

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

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

This text has shadow with #414639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414639.

Preview

Color preview on black background

This text has color #414639 on black background.


Color preview on white background

This text has color #414639 on white background.


Black color preview on #414639 background

This text has black color on #414639 background.


White color preview on #414639 background

This text has white color on #414639 background.


Related colors

Complementary color

Complementary color for #hex is #BEB9C6.


I love getcolorcode.com

Triadic colors

1 #394146 and #463941 with #414639 are triadic colors.

2 #394641 and #464139 with #414639 are triadic colors.