COLOR #417540

HEX: #417540 RGB: (65,117,64)

Color info

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

RGB color model

#417540 color RGB value is (65,117,64).

RGB: (65,117,64) (25%, 46%, 25%)

RGB channels and saturation

R 65 of 255 = 25%
G 117 of 255 = 46%
B 64 of 255 = 25%

65
117
64

R + G + B ~ 32%. #417540 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 117 + 64 = 246 (100%)
R 65 of 246 ~ 26.42%
G 117 of 246 ~ 47.56%
B 64 of 246 ~ 26.02'%

%26.42
%47.56
%26.02

CMYK color model

#417540 color CMYK value is (44,0,45,54).

  • cyan value is 44.44%
  • magenta value is 0.00%
  • yellow value is 45.30%
  • key color value is 54.12%

CMYK: (44,0,45,54)
C44M0Y45K54 (44%, 0%, 45%, 54%)
(0.44 / 0.00 / 0.45 / 0.54)

CMYK percentages

%44.44
%0
%45.3
%54.12

Codes

Color #417540 in popluar color models

41 75 40
RGB 65 117 64
HSL 119° 29.28% 35.49%
HSB/HSV 119° 45.30% 45.88%
CMYK 44.44% 0.00% 45.30%
54.12%

Color #417540 in popluar number systems.

HEX 41 75 40
Decimal 65 117 64
Binary 1000001 1110101 1000000
Octal 101 165 100

Shades and tints

Shades of #417540

#417540
(65,117,64)
#3C6B3B
(60,107,59)
#376136
(55,97,54)
#325731
(50,87,49)
#2D4D2C
(45,77,44)
#284327
(40,67,39)
#233922
(35,57,34)
#1E2F1D
(30,47,29)
#192518
(25,37,24)
#141B13
(20,27,19)
#0F110E
(15,17,14)
#000000
(0,0,0)

Tints of #417540

#417540
(65,117,64)
#528151
(82,129,81)
#638D62
(99,141,98)
#749973
(116,153,115)
#85A584
(133,165,132)
#96B195
(150,177,149)
#A7BDA6
(167,189,166)
#B8C9B7
(184,201,183)
#C9D5C8
(201,213,200)
#DAE1D9
(218,225,217)
#EBEDEA
(235,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #417540; }

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

This text font color is #417540.

Background Color

.myBgColor { background-color: #417540; }

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

This div background color is #417540.

Border color

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

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

This div border color is #417540.

Opacity

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

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

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

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

This text has shadow with #417540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417540.

Preview

Color preview on black background

This text has color #417540 on black background.


Color preview on white background

This text has color #417540 on white background.


Black color preview on #417540 background

This text has black color on #417540 background.


White color preview on #417540 background

This text has white color on #417540 background.


Related colors

Complementary color

Complementary color for #hex is #BE8ABF.


I love getcolorcode.com

Triadic colors

1 #404175 and #754041 with #417540 are triadic colors.

2 #407541 and #754140 with #417540 are triadic colors.