COLOR #417315

HEX: #417315 RGB: (65,115,21)

Color info

#417315 contains mainly red and green colors. Web safe color of #417315 is #336600 (or #360).

RGB color model

#417315 color RGB value is (65,115,21).

RGB: (65,115,21) (25%, 45%, 8%)

RGB channels and saturation

R 65 of 255 = 25%
G 115 of 255 = 45%
B 21 of 255 = 8%

65
115
21

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

Portions of RGB colors in percentages

R + G + B = 65 + 115 + 21 = 201 (100%)
R 65 of 201 ~ 32.34%
G 115 of 201 ~ 57.21%
B 21 of 201 ~ 10.45'%

%32.34
%57.21

CMYK color model

#417315 color CMYK value is (43,0,82,55).

  • cyan value is 43.48%
  • magenta value is 0.00%
  • yellow value is 81.74%
  • key color value is 54.90%

CMYK: (43,0,82,55)
C43M0Y82K55 (43%, 0%, 82%, 55%)
(0.43 / 0.00 / 0.82 / 0.55)

CMYK percentages

%43.48
%0
%81.74
%54.9

Codes

Color #417315 in popluar color models

41 73 15
RGB 65 115 21
HSL 92° 69.12% 26.67%
HSB/HSV 92° 81.74% 45.10%
CMYK 43.48% 0.00% 81.74%
54.90%

Color #417315 in popluar number systems.

HEX 41 73 15
Decimal 65 115 21
Binary 1000001 1110011 10101
Octal 101 163 25

Shades and tints

Shades of #417315

#417315
(65,115,21)
#3C6914
(60,105,20)
#375F13
(55,95,19)
#325512
(50,85,18)
#2D4B11
(45,75,17)
#284110
(40,65,16)
#23370F
(35,55,15)
#1E2D0E
(30,45,14)
#19230D
(25,35,13)
#14190C
(20,25,12)
#0F0F0B
(15,15,11)
#000000
(0,0,0)

Tints of #417315

#417315
(65,115,21)
#527F2A
(82,127,42)
#638B3F
(99,139,63)
#749754
(116,151,84)
#85A369
(133,163,105)
#96AF7E
(150,175,126)
#A7BB93
(167,187,147)
#B8C7A8
(184,199,168)
#C9D3BD
(201,211,189)
#DADFD2
(218,223,210)
#EBEBE7
(235,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417315 color. Also use rgb(65,115,21) instead hex code.

Text Font Color

.myTextColor { color: #417315; }

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

This text font color is #417315.

Background Color

.myBgColor { background-color: #417315; }

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

This div background color is #417315.

Border color

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

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

This div border color is #417315.

Opacity

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

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

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

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

This text has shadow with #417315 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417315.

Preview

Color preview on black background

This text has color #417315 on black background.


Color preview on white background

This text has color #417315 on white background.


Black color preview on #417315 background

This text has black color on #417315 background.


White color preview on #417315 background

This text has white color on #417315 background.


Related colors

Complementary color

Complementary color for #hex is #BE8CEA.


I love getcolorcode.com

Triadic colors

1 #154173 and #731541 with #417315 are triadic colors.

2 #157341 and #734115 with #417315 are triadic colors.