COLOR #414934

HEX: #414934 RGB: (65,73,52)

Color info

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

RGB color model

#414934 color RGB value is (65,73,52).

RGB: (65,73,52) (25%, 29%, 20%)

RGB channels and saturation

R 65 of 255 = 25%
G 73 of 255 = 29%
B 52 of 255 = 20%

65
73
52

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

Portions of RGB colors in percentages

R + G + B = 65 + 73 + 52 = 190 (100%)
R 65 of 190 ~ 34.21%
G 73 of 190 ~ 38.42%
B 52 of 190 ~ 27.37'%

%34.21
%38.42
%27.37

CMYK color model

#414934 color CMYK value is (11,0,29,71).

  • cyan value is 10.96%
  • magenta value is 0.00%
  • yellow value is 28.77%
  • key color value is 71.37%
CMYK: (11,0,29,71) C11M0Y29K71 (11%,0%,29%,71%) (0.11/0.00/0.29/0.71) 

CMYK percentages

%10.96
%0
%28.77
%71.37

Codes

Color #414934 in popluar color models

41 49 34
RGB 65 73 52
HSL 83° 16.80% 24.51%
HSB/HSV 83° 28.77% 28.63%
CMYK 10.96% 0.00% 28.77%
71.37%

Color #414934 in popluar number systems.

HEX 41 49 34
Decimal 65 73 52
Binary 1000001 1001001 110100
Octal 101 111 64

Shades and tints

Shades of #414934

#414934
(65,73,52)
#3C4330
(60,67,48)
#373D2C
(55,61,44)
#323728
(50,55,40)
#2D3124
(45,49,36)
#282B20
(40,43,32)
#23251C
(35,37,28)
#1E1F18
(30,31,24)
#191914
(25,25,20)
#141310
(20,19,16)
#0F0D0C
(15,13,12)
#000000
(0,0,0)

Tints of #414934

#414934
(65,73,52)
#525946
(82,89,70)
#636958
(99,105,88)
#74796A
(116,121,106)
#85897C
(133,137,124)
#96998E
(150,153,142)
#A7A9A0
(167,169,160)
#B8B9B2
(184,185,178)
#C9C9C4
(201,201,196)
#DAD9D6
(218,217,214)
#EBE9E8
(235,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #414934 color. Also use rgb(65,73,52) instead hex code.

Text Font Color

.myTextColor { color: #414934; }

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

This text font color is #414934.

Background Color

.myBgColor { background-color: #414934; }

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

This div background color is #414934.

Border color

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

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

This div border color is #414934.

Opacity

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

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

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

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

This text has shadow with #414934 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #414934.

Preview

Color preview on black background

This text has color #414934 on black background.


Color preview on white background

This text has color #414934 on white background.


Black color preview on #414934 background

This text has black color on #414934 background.


White color preview on #414934 background

This text has white color on #414934 background.


Related colors

Complementary color

Complementary color for #hex is #BEB6CB.


I love getcolorcode.com

Triadic colors

1 #344149 and #493441 with #414934 are triadic colors.

2 #344941 and #494134 with #414934 are triadic colors.