COLOR #089063

HEX: #089063 RGB: (8,144,99)

Color info

#089063 contains mainly green and blue colors. Web safe color of #089063 is #009966 (or #096).

RGB color model

#089063 color RGB value is (8,144,99).

RGB: (8,144,99) (3%, 56%, 39%)

RGB channels and saturation

R 8 of 255 = 3%
G 144 of 255 = 56%
B 99 of 255 = 39%

8
144
99

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

Portions of RGB colors in percentages

R + G + B = 8 + 144 + 99 = 251 (100%)
R 8 of 251 ~ 3.19%
G 144 of 251 ~ 57.37%
B 99 of 251 ~ 39.44'%

%57.37
%39.44

CMYK color model

#089063 color CMYK value is (94,0,31,44).

  • cyan value is 94.44%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 43.53%

CMYK: (94,0,31,44)
C94M0Y31K44 (94%, 0%, 31%, 44%)
(0.94 / 0.00 / 0.31 / 0.44)

CMYK percentages

%94.44
%0
%31.25
%43.53

Codes

Color #089063 in popluar color models

08 90 63
RGB 8 144 99
HSL 160° 89.47% 29.80%
HSB/HSV 160° 94.44% 56.47%
CMYK 94.44% 0.00% 31.25%
43.53%

Color #089063 in popluar number systems.

HEX 08 90 63
Decimal 8 144 99
Binary 1000 10010000 1100011
Octal 10 220 143

Shades and tints

Shades of #089063

#089063
(8,144,99)
#08835A
(8,131,90)
#087651
(8,118,81)
#086948
(8,105,72)
#085C3F
(8,92,63)
#084F36
(8,79,54)
#08422D
(8,66,45)
#083524
(8,53,36)
#08281B
(8,40,27)
#081B12
(8,27,18)
#080E09
(8,14,9)
#000000
(0,0,0)

Tints of #089063

#089063
(8,144,99)
#1E9A71
(30,154,113)
#34A47F
(52,164,127)
#4AAE8D
(74,174,141)
#60B89B
(96,184,155)
#76C2A9
(118,194,169)
#8CCCB7
(140,204,183)
#A2D6C5
(162,214,197)
#B8E0D3
(184,224,211)
#CEEAE1
(206,234,225)
#E4F4EF
(228,244,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #089063 color. Also use rgb(8,144,99) instead hex code.

Text Font Color

.myTextColor { color: #089063; }

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

This text font color is #089063.

Background Color

.myBgColor { background-color: #089063; }

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

This div background color is #089063.

Border color

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

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

This div border color is #089063.

Opacity

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

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

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

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

This text has shadow with #089063 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #089063.

Preview

Color preview on black background

This text has color #089063 on black background.


Color preview on white background

This text has color #089063 on white background.


Black color preview on #089063 background

This text has black color on #089063 background.


White color preview on #089063 background

This text has white color on #089063 background.


Related colors

Complementary color

Complementary color for #hex is #F76F9C.


I love getcolorcode.com

Triadic colors

1 #630890 and #906308 with #089063 are triadic colors.

2 #639008 and #900863 with #089063 are triadic colors.