COLOR #417113

HEX: #417113 RGB: (65,113,19)

Color info

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

RGB color model

#417113 color RGB value is (65,113,19).

RGB: (65,113,19) (25%, 44%, 7%)

RGB channels and saturation

R 65 of 255 = 25%
G 113 of 255 = 44%
B 19 of 255 = 7%

65
113
19

R + G + B ~ 25%. #417113 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 65 + 113 + 19 = 197 (100%)
R 65 of 197 ~ 32.99%
G 113 of 197 ~ 57.36%
B 19 of 197 ~ 9.64'%

%32.99
%57.36

CMYK color model

#417113 color CMYK value is (42,0,83,56).

  • cyan value is 42.48%
  • magenta value is 0.00%
  • yellow value is 83.19%
  • key color value is 55.69%

CMYK: (42,0,83,56)
C42M0Y83K56 (42%, 0%, 83%, 56%)
(0.42 / 0.00 / 0.83 / 0.56)

CMYK percentages

%42.48
%0
%83.19
%55.69

Codes

Color #417113 in popluar color models

41 71 13
RGB 65 113 19
HSL 91° 71.21% 25.88%
HSB/HSV 91° 83.19% 44.31%
CMYK 42.48% 0.00% 83.19%
55.69%

Color #417113 in popluar number systems.

HEX 41 71 13
Decimal 65 113 19
Binary 1000001 1110001 10011
Octal 101 161 23

Shades and tints

Shades of #417113

#417113
(65,113,19)
#3C6712
(60,103,18)
#375D11
(55,93,17)
#325310
(50,83,16)
#2D490F
(45,73,15)
#283F0E
(40,63,14)
#23350D
(35,53,13)
#1E2B0C
(30,43,12)
#19210B
(25,33,11)
#14170A
(20,23,10)
#0F0D09
(15,13,9)
#000000
(0,0,0)

Tints of #417113

#417113
(65,113,19)
#527D28
(82,125,40)
#63893D
(99,137,61)
#749552
(116,149,82)
#85A167
(133,161,103)
#96AD7C
(150,173,124)
#A7B991
(167,185,145)
#B8C5A6
(184,197,166)
#C9D1BB
(201,209,187)
#DADDD0
(218,221,208)
#EBE9E5
(235,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #417113 color. Also use rgb(65,113,19) instead hex code.

Text Font Color

.myTextColor { color: #417113; }

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

This text font color is #417113.

Background Color

.myBgColor { background-color: #417113; }

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

This div background color is #417113.

Border color

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

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

This div border color is #417113.

Opacity

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

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

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

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

This text has shadow with #417113 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #417113.

Preview

Color preview on black background

This text has color #417113 on black background.


Color preview on white background

This text has color #417113 on white background.


Black color preview on #417113 background

This text has black color on #417113 background.


White color preview on #417113 background

This text has white color on #417113 background.


Related colors

Complementary color

Complementary color for #hex is #BE8EEC.


I love getcolorcode.com

Triadic colors

1 #134171 and #711341 with #417113 are triadic colors.

2 #137141 and #714113 with #417113 are triadic colors.