COLOR #718021

HEX: #718021 RGB: (113,128,33)

Color info

#718021 contains mainly red and green colors. Web safe color of #718021 is #666633 (or #663).

RGB color model

#718021 color RGB value is (113,128,33).

RGB: (113,128,33) (44%, 50%, 13%)

RGB channels and saturation

R 113 of 255 = 44%
G 128 of 255 = 50%
B 33 of 255 = 13%

113
128
33

R + G + B ~ 36%. #718021 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 128 + 33 = 274 (100%)
R 113 of 274 ~ 41.24%
G 128 of 274 ~ 46.72%
B 33 of 274 ~ 12.04'%

%41.24
%46.72
%12.04

CMYK color model

#718021 color CMYK value is (12,0,74,50).

  • cyan value is 11.72%
  • magenta value is 0.00%
  • yellow value is 74.22%
  • key color value is 49.80%
CMYK: (12,0,74,50) C12M0Y74K50 (12%,0%,74%,50%) (0.12/0.00/0.74/0.50) 

CMYK percentages

%11.72
%0
%74.22
%49.8

Codes

Color #718021 in popluar color models

71 80 21
RGB 113 128 33
HSL 69° 59.01% 31.57%
HSB/HSV 69° 74.22% 50.20%
CMYK 11.72% 0.00% 74.22%
49.80%

Color #718021 in popluar number systems.

HEX 71 80 21
Decimal 113 128 33
Binary 1110001 10000000 100001
Octal 161 200 41

Shades and tints

Shades of #718021

#718021
(113,128,33)
#67751E
(103,117,30)
#5D6A1B
(93,106,27)
#535F18
(83,95,24)
#495415
(73,84,21)
#3F4912
(63,73,18)
#353E0F
(53,62,15)
#2B330C
(43,51,12)
#212809
(33,40,9)
#171D06
(23,29,6)
#0D1203
(13,18,3)
#000000
(0,0,0)

Tints of #718021

#718021
(113,128,33)
#7D8B35
(125,139,53)
#899649
(137,150,73)
#95A15D
(149,161,93)
#A1AC71
(161,172,113)
#ADB785
(173,183,133)
#B9C299
(185,194,153)
#C5CDAD
(197,205,173)
#D1D8C1
(209,216,193)
#DDE3D5
(221,227,213)
#E9EEE9
(233,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718021 color. Also use rgb(113,128,33) instead hex code.

Text Font Color

.myTextColor { color: #718021; }

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

This text font color is #718021.

Background Color

.myBgColor { background-color: #718021; }

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

This div background color is #718021.

Border color

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

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

This div border color is #718021.

Opacity

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

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

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

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

This text has shadow with #718021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718021.

Preview

Color preview on black background

This text has color #718021 on black background.


Color preview on white background

This text has color #718021 on white background.


Black color preview on #718021 background

This text has black color on #718021 background.


White color preview on #718021 background

This text has white color on #718021 background.


Related colors

Complementary color

Complementary color for #hex is #8E7FDE.


I love getcolorcode.com

Triadic colors

1 #217180 and #802171 with #718021 are triadic colors.

2 #218071 and #807121 with #718021 are triadic colors.