COLOR #087347

HEX: #087347 RGB: (8,115,71)

Color info

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

RGB color model

#087347 color RGB value is (8,115,71).

RGB: (8,115,71) (3%, 45%, 28%)

RGB channels and saturation

R 8 of 255 = 3%
G 115 of 255 = 45%
B 71 of 255 = 28%

8
115
71

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

Portions of RGB colors in percentages

R + G + B = 8 + 115 + 71 = 194 (100%)
R 8 of 194 ~ 4.12%
G 115 of 194 ~ 59.28%
B 71 of 194 ~ 36.6'%

%59.28
%36.6

CMYK color model

#087347 color CMYK value is (93,0,38,55).

  • cyan value is 93.04%
  • magenta value is 0.00%
  • yellow value is 38.26%
  • key color value is 54.90%

CMYK: (93,0,38,55)
C93M0Y38K55 (93%, 0%, 38%, 55%)
(0.93 / 0.00 / 0.38 / 0.55)

CMYK percentages

%93.04
%0
%38.26
%54.9

Codes

Color #087347 in popluar color models

08 73 47
RGB 8 115 71
HSL 155° 86.99% 24.12%
HSB/HSV 155° 93.04% 45.10%
CMYK 93.04% 0.00% 38.26%
54.90%

Color #087347 in popluar number systems.

HEX 08 73 47
Decimal 8 115 71
Binary 1000 1110011 1000111
Octal 10 163 107

Shades and tints

Shades of #087347

#087347
(8,115,71)
#086941
(8,105,65)
#085F3B
(8,95,59)
#085535
(8,85,53)
#084B2F
(8,75,47)
#084129
(8,65,41)
#083723
(8,55,35)
#082D1D
(8,45,29)
#082317
(8,35,23)
#081911
(8,25,17)
#080F0B
(8,15,11)
#000000
(0,0,0)

Tints of #087347

#087347
(8,115,71)
#1E7F57
(30,127,87)
#348B67
(52,139,103)
#4A9777
(74,151,119)
#60A387
(96,163,135)
#76AF97
(118,175,151)
#8CBBA7
(140,187,167)
#A2C7B7
(162,199,183)
#B8D3C7
(184,211,199)
#CEDFD7
(206,223,215)
#E4EBE7
(228,235,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #087347 color. Also use rgb(8,115,71) instead hex code.

Text Font Color

.myTextColor { color: #087347; }

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

This text font color is #087347.

Background Color

.myBgColor { background-color: #087347; }

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

This div background color is #087347.

Border color

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

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

This div border color is #087347.

Opacity

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

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

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

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

This text has shadow with #087347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #087347.

Preview

Color preview on black background

This text has color #087347 on black background.


Color preview on white background

This text has color #087347 on white background.


Black color preview on #087347 background

This text has black color on #087347 background.


White color preview on #087347 background

This text has white color on #087347 background.


Related colors

Complementary color

Complementary color for #hex is #F78CB8.


I love getcolorcode.com

Triadic colors

1 #470873 and #734708 with #087347 are triadic colors.

2 #477308 and #730847 with #087347 are triadic colors.