COLOR #08713A

HEX: #08713A RGB: (8,113,58)

Color info

#08713A contains mainly green and blue colors. Web safe color of #08713A is #006633 (or #063).

RGB color model

#08713A color RGB value is (8,113,58).

RGB: (8,113,58) (3%, 44%, 23%)

RGB channels and saturation

R 8 of 255 = 3%
G 113 of 255 = 44%
B 58 of 255 = 23%

8
113
58

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

Portions of RGB colors in percentages

R + G + B = 8 + 113 + 58 = 179 (100%)
R 8 of 179 ~ 4.47%
G 113 of 179 ~ 63.13%
B 58 of 179 ~ 32.4'%

%63.13
%32.4

CMYK color model

#08713A color CMYK value is (93,0,49,56).

  • cyan value is 92.92%
  • magenta value is 0.00%
  • yellow value is 48.67%
  • key color value is 55.69%

CMYK: (93,0,49,56)
C93M0Y49K56 (93%, 0%, 49%, 56%)
(0.93 / 0.00 / 0.49 / 0.56)

CMYK percentages

%92.92
%0
%48.67
%55.69

Codes

Color #08713A in popluar color models

08 71 3A
RGB 8 113 58
HSL 149° 86.78% 23.73%
HSB/HSV 149° 92.92% 44.31%
CMYK 92.92% 0.00% 48.67%
55.69%

Color #08713A in popluar number systems.

HEX 08 71 3A
Decimal 8 113 58
Binary 1000 1110001 111010
Octal 10 161 72

Shades and tints

Shades of #08713A

#08713A
(8,113,58)
#086735
(8,103,53)
#085D30
(8,93,48)
#08532B
(8,83,43)
#084926
(8,73,38)
#083F21
(8,63,33)
#08351C
(8,53,28)
#082B17
(8,43,23)
#082112
(8,33,18)
#08170D
(8,23,13)
#080D08
(8,13,8)
#000000
(0,0,0)

Tints of #08713A

#08713A
(8,113,58)
#1E7D4B
(30,125,75)
#34895C
(52,137,92)
#4A956D
(74,149,109)
#60A17E
(96,161,126)
#76AD8F
(118,173,143)
#8CB9A0
(140,185,160)
#A2C5B1
(162,197,177)
#B8D1C2
(184,209,194)
#CEDDD3
(206,221,211)
#E4E9E4
(228,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #08713A color. Also use rgb(8,113,58) instead hex code.

Text Font Color

.myTextColor { color: #08713A; }

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

This text font color is #08713A.

Background Color

.myBgColor { background-color: #08713A; }

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

This div background color is #08713A.

Border color

.myBorderColor { border: 1px solid #08713A; }

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

This div border color is #08713A.

Opacity

.myOpacity80 { color: #08713A; opacity: 0.8; }

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

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

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

This text has shadow with #08713A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #08713A.

Preview

Color preview on black background

This text has color #08713A on black background.


Color preview on white background

This text has color #08713A on white background.


Black color preview on #08713A background

This text has black color on #08713A background.


White color preview on #08713A background

This text has white color on #08713A background.


Related colors

Complementary color

Complementary color for #hex is #F78EC5.


I love getcolorcode.com

Triadic colors

1 #3A0871 and #713A08 with #08713A are triadic colors.

2 #3A7108 and #71083A with #08713A are triadic colors.