COLOR #717418

HEX: #717418 RGB: (113,116,24)

Color info

#717418 contains mainly red and green colors. Web safe color of #717418 is #666600 (or #660).

RGB color model

#717418 color RGB value is (113,116,24).

RGB: (113,116,24) (44%, 45%, 9%)

RGB channels and saturation

R 113 of 255 = 44%
G 116 of 255 = 45%
B 24 of 255 = 9%

113
116
24

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

Portions of RGB colors in percentages

R + G + B = 113 + 116 + 24 = 253 (100%)
R 113 of 253 ~ 44.66%
G 116 of 253 ~ 45.85%
B 24 of 253 ~ 9.49'%

%44.66
%45.85

CMYK color model

#717418 color CMYK value is (3,0,79,55).

  • cyan value is 2.59%
  • magenta value is 0.00%
  • yellow value is 79.31%
  • key color value is 54.51%
CMYK: (3,0,79,55) C3M0Y79K55 (3%,0%,79%,55%) (0.03/0.00/0.79/0.55) 

CMYK percentages

%2.59
%0
%79.31
%54.51

Codes

Color #717418 in popluar color models

71 74 18
RGB 113 116 24
HSL 62° 65.71% 27.45%
HSB/HSV 62° 79.31% 45.49%
CMYK 2.59% 0.00% 79.31%
54.51%

Color #717418 in popluar number systems.

HEX 71 74 18
Decimal 113 116 24
Binary 1110001 1110100 11000
Octal 161 164 30

Shades and tints

Shades of #717418

#717418
(113,116,24)
#676A16
(103,106,22)
#5D6014
(93,96,20)
#535612
(83,86,18)
#494C10
(73,76,16)
#3F420E
(63,66,14)
#35380C
(53,56,12)
#2B2E0A
(43,46,10)
#212408
(33,36,8)
#171A06
(23,26,6)
#0D1004
(13,16,4)
#000000
(0,0,0)

Tints of #717418

#717418
(113,116,24)
#7D802D
(125,128,45)
#898C42
(137,140,66)
#959857
(149,152,87)
#A1A46C
(161,164,108)
#ADB081
(173,176,129)
#B9BC96
(185,188,150)
#C5C8AB
(197,200,171)
#D1D4C0
(209,212,192)
#DDE0D5
(221,224,213)
#E9ECEA
(233,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717418 color. Also use rgb(113,116,24) instead hex code.

Text Font Color

.myTextColor { color: #717418; }

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

This text font color is #717418.

Background Color

.myBgColor { background-color: #717418; }

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

This div background color is #717418.

Border color

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

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

This div border color is #717418.

Opacity

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

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

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

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

This text has shadow with #717418 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717418.

Preview

Color preview on black background

This text has color #717418 on black background.


Color preview on white background

This text has color #717418 on white background.


Black color preview on #717418 background

This text has black color on #717418 background.


White color preview on #717418 background

This text has white color on #717418 background.


Related colors

Complementary color

Complementary color for #hex is #8E8BE7.


I love getcolorcode.com

Triadic colors

1 #187174 and #741871 with #717418 are triadic colors.

2 #187471 and #747118 with #717418 are triadic colors.