COLOR #417548

HEX: #417548 RGB: (65,117,72)

Color info

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

RGB color model

#417548 color RGB value is (65,117,72).

RGB: (65,117,72) (25%, 46%, 28%)

RGB channels and saturation

R 65 of 255 = 25%
G 117 of 255 = 46%
B 72 of 255 = 28%

65
117
72

R + G + B ~ 33%. #417548 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 117 + 72 = 254 (100%)
R 65 of 254 ~ 25.59%
G 117 of 254 ~ 46.06%
B 72 of 254 ~ 28.35'%

%25.59
%46.06
%28.35

CMYK color model

#417548 color CMYK value is (44,0,38,54).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 38.46%
  • key color value is 54.12%
CMYK: (44,0,38,54) C44M0Y38K54 (44%,0%,38%,54%) (0.44/0.00/0.38/0.54) 

CMYK percentages

%44.44
%0
%38.46
%54.12

Codes

Color #417548 in popluar color models

41 75 48
RGB 65 117 72
HSL 128° 28.57% 35.69%
HSB/HSV 128° 44.44% 45.88%
CMYK 44.44% 0.00% 38.46%
54.12%

Color #417548 in popluar number systems.

HEX 41 75 48
Decimal 65 117 72
Binary 1000001 1110101 1001000
Octal 101 165 110

Shades and tints

Shades of #417548

#417548
(65,117,72)
#3C6B42
(60,107,66)
#37613C
(55,97,60)
#325736
(50,87,54)
#2D4D30
(45,77,48)
#28432A
(40,67,42)
#233924
(35,57,36)
#1E2F1E
(30,47,30)
#192518
(25,37,24)
#141B12
(20,27,18)
#0F110C
(15,17,12)
#000000
(0,0,0)

Tints of #417548

#417548
(65,117,72)
#528158
(82,129,88)
#638D68
(99,141,104)
#749978
(116,153,120)
#85A588
(133,165,136)
#96B198
(150,177,152)
#A7BDA8
(167,189,168)
#B8C9B8
(184,201,184)
#C9D5C8
(201,213,200)
#DAE1D8
(218,225,216)
#EBEDE8
(235,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417548 color. Also use rgb(65,117,72) instead hex code.

Text Font Color

.myTextColor { color: #417548; }

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

This text font color is #417548.

Background Color

.myBgColor { background-color: #417548; }

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

This div background color is #417548.

Border color

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

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

This div border color is #417548.

Opacity

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

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

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

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

This text has shadow with #417548 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417548.

Preview

Color preview on black background

This text has color #417548 on black background.


Color preview on white background

This text has color #417548 on white background.


Black color preview on #417548 background

This text has black color on #417548 background.


White color preview on #417548 background

This text has white color on #417548 background.


Related colors

Complementary color

Complementary color for #hex is #BE8AB7.


I love getcolorcode.com

Triadic colors

1 #484175 and #754841 with #417548 are triadic colors.

2 #487541 and #754148 with #417548 are triadic colors.