COLOR #417849

HEX: #417849 RGB: (65,120,73)

Color info

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

RGB color model

#417849 color RGB value is (65,120,73).

RGB: (65,120,73) (25%, 47%, 29%)

RGB channels and saturation

R 65 of 255 = 25%
G 120 of 255 = 47%
B 73 of 255 = 29%

65
120
73

R + G + B ~ 34%. #417849 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 120 + 73 = 258 (100%)
R 65 of 258 ~ 25.19%
G 120 of 258 ~ 46.51%
B 73 of 258 ~ 28.29'%

%25.19
%46.51
%28.29

CMYK color model

#417849 color CMYK value is (46,0,39,53).

  • cyan value is 45.83%
  • magenta value is 0.00%
  • yellow value is 39.17%
  • key color value is 52.94%

CMYK: (46,0,39,53)
C46M0Y39K53 (46%, 0%, 39%, 53%)
(0.46 / 0.00 / 0.39 / 0.53)

CMYK percentages

%45.83
%0
%39.17
%52.94

Codes

Color #417849 in popluar color models

41 78 49
RGB 65 120 73
HSL 129° 29.73% 36.27%
HSB/HSV 129° 45.83% 47.06%
CMYK 45.83% 0.00% 39.17%
52.94%

Color #417849 in popluar number systems.

HEX 41 78 49
Decimal 65 120 73
Binary 1000001 1111000 1001001
Octal 101 170 111

Shades and tints

Shades of #417849

#417849
(65,120,73)
#3C6E43
(60,110,67)
#37643D
(55,100,61)
#325A37
(50,90,55)
#2D5031
(45,80,49)
#28462B
(40,70,43)
#233C25
(35,60,37)
#1E321F
(30,50,31)
#192819
(25,40,25)
#141E13
(20,30,19)
#0F140D
(15,20,13)
#000000
(0,0,0)

Tints of #417849

#417849
(65,120,73)
#528459
(82,132,89)
#639069
(99,144,105)
#749C79
(116,156,121)
#85A889
(133,168,137)
#96B499
(150,180,153)
#A7C0A9
(167,192,169)
#B8CCB9
(184,204,185)
#C9D8C9
(201,216,201)
#DAE4D9
(218,228,217)
#EBF0E9
(235,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #417849; }

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

This text font color is #417849.

Background Color

.myBgColor { background-color: #417849; }

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

This div background color is #417849.

Border color

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

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

This div border color is #417849.

Opacity

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

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

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

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

This text has shadow with #417849 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417849.

Preview

Color preview on black background

This text has color #417849 on black background.


Color preview on white background

This text has color #417849 on white background.


Black color preview on #417849 background

This text has black color on #417849 background.


White color preview on #417849 background

This text has white color on #417849 background.


Related colors

Complementary color

Complementary color for #hex is #BE87B6.


I love getcolorcode.com

Triadic colors

1 #494178 and #784941 with #417849 are triadic colors.

2 #497841 and #784149 with #417849 are triadic colors.