COLOR #416229

HEX: #416229 RGB: (65,98,41)

Color info

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

RGB color model

#416229 color RGB value is (65,98,41).

RGB: (65,98,41) (25%, 38%, 16%)

RGB channels and saturation

R 65 of 255 = 25%
G 98 of 255 = 38%
B 41 of 255 = 16%

65
98
41

R + G + B ~ 26%. #416229 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 98 + 41 = 204 (100%)
R 65 of 204 ~ 31.86%
G 98 of 204 ~ 48.04%
B 41 of 204 ~ 20.1'%

%31.86
%48.04
%20.1

CMYK color model

#416229 color CMYK value is (34,0,58,62).

  • cyan value is 33.67%
  • magenta value is 0.00%
  • yellow value is 58.16%
  • key color value is 61.57%
CMYK: (34,0,58,62) C34M0Y58K62 (34%,0%,58%,62%) (0.34/0.00/0.58/0.62) 

CMYK percentages

%33.67
%0
%58.16
%61.57

Codes

Color #416229 in popluar color models

41 62 29
RGB 65 98 41
HSL 95° 41.01% 27.25%
HSB/HSV 95° 58.16% 38.43%
CMYK 33.67% 0.00% 58.16%
61.57%

Color #416229 in popluar number systems.

HEX 41 62 29
Decimal 65 98 41
Binary 1000001 1100010 101001
Octal 101 142 51

Shades and tints

Shades of #416229

#416229
(65,98,41)
#3C5A26
(60,90,38)
#375223
(55,82,35)
#324A20
(50,74,32)
#2D421D
(45,66,29)
#283A1A
(40,58,26)
#233217
(35,50,23)
#1E2A14
(30,42,20)
#192211
(25,34,17)
#141A0E
(20,26,14)
#0F120B
(15,18,11)
#000000
(0,0,0)

Tints of #416229

#416229
(65,98,41)
#52703C
(82,112,60)
#637E4F
(99,126,79)
#748C62
(116,140,98)
#859A75
(133,154,117)
#96A888
(150,168,136)
#A7B69B
(167,182,155)
#B8C4AE
(184,196,174)
#C9D2C1
(201,210,193)
#DAE0D4
(218,224,212)
#EBEEE7
(235,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #416229 color. Also use rgb(65,98,41) instead hex code.

Text Font Color

.myTextColor { color: #416229; }

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

This text font color is #416229.

Background Color

.myBgColor { background-color: #416229; }

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

This div background color is #416229.

Border color

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

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

This div border color is #416229.

Opacity

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

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

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

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

This text has shadow with #416229 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #416229.

Preview

Color preview on black background

This text has color #416229 on black background.


Color preview on white background

This text has color #416229 on white background.


Black color preview on #416229 background

This text has black color on #416229 background.


White color preview on #416229 background

This text has white color on #416229 background.


Related colors

Complementary color

Complementary color for #hex is #BE9DD6.


I love getcolorcode.com

Triadic colors

1 #294162 and #622941 with #416229 are triadic colors.

2 #296241 and #624129 with #416229 are triadic colors.