COLOR #088982

HEX: #088982 RGB: (8,137,130)

Color info

#088982 contains mainly green and blue colors. Web safe color of #088982 is #009999 (or #099).

RGB color model

#088982 color RGB value is (8,137,130).

RGB: (8,137,130) (3%, 54%, 51%)

RGB channels and saturation

R 8 of 255 = 3%
G 137 of 255 = 54%
B 130 of 255 = 51%

8
137
130

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

Portions of RGB colors in percentages

R + G + B = 8 + 137 + 130 = 275 (100%)
R 8 of 275 ~ 2.91%
G 137 of 275 ~ 49.82%
B 130 of 275 ~ 47.27'%

%49.82
%47.27

CMYK color model

#088982 color CMYK value is (94,0,5,46).

  • cyan value is 94.16%
  • magenta value is 0.00%
  • yellow value is 5.11%
  • key color value is 46.27%
CMYK: (94,0,5,46) C94M0Y5K46 (94%,0%,5%,46%) (0.94/0.00/0.05/0.46) 

CMYK percentages

%94.16
%0
%5.11
%46.27

Codes

Color #088982 in popluar color models

08 89 82
RGB 8 137 130
HSL 177° 88.97% 28.43%
HSB/HSV 177° 94.16% 53.73%
CMYK 94.16% 0.00% 5.11%
46.27%

Color #088982 in popluar number systems.

HEX 08 89 82
Decimal 8 137 130
Binary 1000 10001001 10000010
Octal 10 211 202

Shades and tints

Shades of #088982

#088982
(8,137,130)
#087D77
(8,125,119)
#08716C
(8,113,108)
#086561
(8,101,97)
#085956
(8,89,86)
#084D4B
(8,77,75)
#084140
(8,65,64)
#083535
(8,53,53)
#08292A
(8,41,42)
#081D1F
(8,29,31)
#081114
(8,17,20)
#000000
(0,0,0)

Tints of #088982

#088982
(8,137,130)
#1E938D
(30,147,141)
#349D98
(52,157,152)
#4AA7A3
(74,167,163)
#60B1AE
(96,177,174)
#76BBB9
(118,187,185)
#8CC5C4
(140,197,196)
#A2CFCF
(162,207,207)
#B8D9DA
(184,217,218)
#CEE3E5
(206,227,229)
#E4EDF0
(228,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #088982 color. Also use rgb(8,137,130) instead hex code.

Text Font Color

.myTextColor { color: #088982; }

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

This text font color is #088982.

Background Color

.myBgColor { background-color: #088982; }

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

This div background color is #088982.

Border color

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

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

This div border color is #088982.

Opacity

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

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

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

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

This text has shadow with #088982 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #088982.

Preview

Color preview on black background

This text has color #088982 on black background.


Color preview on white background

This text has color #088982 on white background.


Black color preview on #088982 background

This text has black color on #088982 background.


White color preview on #088982 background

This text has white color on #088982 background.


Related colors

Complementary color

Complementary color for #hex is #F7767D.


I love getcolorcode.com

Triadic colors

1 #820889 and #898208 with #088982 are triadic colors.

2 #828908 and #890882 with #088982 are triadic colors.