COLOR #09728B

HEX: #09728B RGB: (9,114,139)

Color info

#09728B contains mainly green and blue colors. Web safe color of #09728B is #006699 (or #069).

RGB color model

#09728B color RGB value is (9,114,139).

RGB: (9,114,139) (4%, 45%, 55%)

RGB channels and saturation

R 9 of 255 = 4%
G 114 of 255 = 45%
B 139 of 255 = 55%

9
114
139

R + G + B ~ 35%. #09728B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 114 + 139 = 262 (100%)
R 9 of 262 ~ 3.44%
G 114 of 262 ~ 43.51%
B 139 of 262 ~ 53.05'%

%43.51
%53.05

CMYK color model

#09728B color CMYK value is (94,18,0,45).

  • cyan value is 93.53%
  • magenta value is 17.99%
  • yellow value is 0.00%
  • key color value is 45.49%
CMYK: (94,18,0,45) C94M18Y0K45 (94%,18%,0%,45%) (0.94/0.18/0.00/0.45) 

CMYK percentages

%93.53
%17.99
%0
%45.49

Codes

Color #09728B in popluar color models

09 72 8B
RGB 9 114 139
HSL 192° 87.84% 29.02%
HSB/HSV 192° 93.53% 54.51%
CMYK 93.53% 17.99% 0.00%
45.49%

Color #09728B in popluar number systems.

HEX 09 72 8B
Decimal 9 114 139
Binary 1001 1110010 10001011
Octal 11 162 213

Shades and tints

Shades of #09728B

#09728B
(9,114,139)
#09687F
(9,104,127)
#095E73
(9,94,115)
#095467
(9,84,103)
#094A5B
(9,74,91)
#09404F
(9,64,79)
#093643
(9,54,67)
#092C37
(9,44,55)
#09222B
(9,34,43)
#09181F
(9,24,31)
#090E13
(9,14,19)
#000000
(0,0,0)

Tints of #09728B

#09728B
(9,114,139)
#1F7E95
(31,126,149)
#358A9F
(53,138,159)
#4B96A9
(75,150,169)
#61A2B3
(97,162,179)
#77AEBD
(119,174,189)
#8DBAC7
(141,186,199)
#A3C6D1
(163,198,209)
#B9D2DB
(185,210,219)
#CFDEE5
(207,222,229)
#E5EAEF
(229,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09728B color. Also use rgb(9,114,139) instead hex code.

Text Font Color

.myTextColor { color: #09728B; }

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

This text font color is #09728B.

Background Color

.myBgColor { background-color: #09728B; }

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

This div background color is #09728B.

Border color

.myBorderColor { border: 1px solid #09728B; }

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

This div border color is #09728B.

Opacity

.myOpacity80 { color: #09728B; opacity: 0.8; }

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

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

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

This text has shadow with #09728B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09728B.

Preview

Color preview on black background

This text has color #09728B on black background.


Color preview on white background

This text has color #09728B on white background.


Black color preview on #09728B background

This text has black color on #09728B background.


White color preview on #09728B background

This text has white color on #09728B background.


Related colors

Complementary color

Complementary color for #hex is #F68D74.


I love getcolorcode.com

Triadic colors

1 #8B0972 and #728B09 with #09728B are triadic colors.

2 #8B7209 and #72098B with #09728B are triadic colors.