COLOR #089714

HEX: #089714 RGB: (8,151,20)

Color info

#089714 contains mainly green color. Web safe color of #089714 is #009900 (or #090).

RGB color model

#089714 color RGB value is (8,151,20).

RGB: (8,151,20) (3%, 59%, 8%)

RGB channels and saturation

R 8 of 255 = 3%
G 151 of 255 = 59%
B 20 of 255 = 8%

8
151
20

R + G + B ~ 23%. #089714 is dark color.

Portions of RGB colors in percentages

R + G + B = 8 + 151 + 20 = 179 (100%)
R 8 of 179 ~ 4.47%
G 151 of 179 ~ 84.36%
B 20 of 179 ~ 11.17'%

%84.36
%11.17

CMYK color model

#089714 color CMYK value is (95,0,87,41).

  • cyan value is 94.70%
  • magenta value is 0.00%
  • yellow value is 86.75%
  • key color value is 40.78%

CMYK: (95,0,87,41)
C95M0Y87K41 (95%, 0%, 87%, 41%)
(0.95 / 0.00 / 0.87 / 0.41)

CMYK percentages

%94.7
%0
%86.75
%40.78

Codes

Color #089714 in popluar color models

08 97 14
RGB 8 151 20
HSL 125° 89.94% 31.18%
HSB/HSV 125° 94.70% 59.22%
CMYK 94.70% 0.00% 86.75%
40.78%

Color #089714 in popluar number systems.

HEX 08 97 14
Decimal 8 151 20
Binary 1000 10010111 10100
Octal 10 227 24

Shades and tints

Shades of #089714

#089714
(8,151,20)
#088A13
(8,138,19)
#087D12
(8,125,18)
#087011
(8,112,17)
#086310
(8,99,16)
#08560F
(8,86,15)
#08490E
(8,73,14)
#083C0D
(8,60,13)
#082F0C
(8,47,12)
#08220B
(8,34,11)
#08150A
(8,21,10)
#000000
(0,0,0)

Tints of #089714

#089714
(8,151,20)
#1EA029
(30,160,41)
#34A93E
(52,169,62)
#4AB253
(74,178,83)
#60BB68
(96,187,104)
#76C47D
(118,196,125)
#8CCD92
(140,205,146)
#A2D6A7
(162,214,167)
#B8DFBC
(184,223,188)
#CEE8D1
(206,232,209)
#E4F1E6
(228,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #089714 color. Also use rgb(8,151,20) instead hex code.

Text Font Color

.myTextColor { color: #089714; }

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

This text font color is #089714.

Background Color

.myBgColor { background-color: #089714; }

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

This div background color is #089714.

Border color

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

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

This div border color is #089714.

Opacity

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

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

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

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

This text has shadow with #089714 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #089714.

Preview

Color preview on black background

This text has color #089714 on black background.


Color preview on white background

This text has color #089714 on white background.


Black color preview on #089714 background

This text has black color on #089714 background.


White color preview on #089714 background

This text has white color on #089714 background.


Related colors

Complementary color

Complementary color for #hex is #F768EB.


I love getcolorcode.com

Triadic colors

1 #140897 and #971408 with #089714 are triadic colors.

2 #149708 and #970814 with #089714 are triadic colors.