COLOR #09506B

HEX: #09506B RGB: (9,80,107)

Color info

#09506B contains mainly green and blue colors. Web safe color of #09506B is #006666 (or #066).

RGB color model

#09506B color RGB value is (9,80,107).

RGB: (9,80,107) (4%, 31%, 42%)

RGB channels and saturation

R 9 of 255 = 4%
G 80 of 255 = 31%
B 107 of 255 = 42%

9
80
107

R + G + B ~ 26%. #09506B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 80 + 107 = 196 (100%)
R 9 of 196 ~ 4.59%
G 80 of 196 ~ 40.82%
B 107 of 196 ~ 54.59'%

%40.82
%54.59

CMYK color model

#09506B color CMYK value is (92,25,0,58).

  • cyan value is 91.59%
  • magenta value is 25.23%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (92,25,0,58)
C92M25Y0K58 (92%, 25%, 0%, 58%)
(0.92 / 0.25 / 0.00 / 0.58)

CMYK percentages

%91.59
%25.23
%0
%58.04

Codes

Color #09506B in popluar color models

09 50 6B
RGB 9 80 107
HSL 197° 84.48% 22.75%
HSB/HSV 197° 91.59% 41.96%
CMYK 91.59% 25.23% 0.00%
58.04%

Color #09506B in popluar number systems.

HEX 09 50 6B
Decimal 9 80 107
Binary 1001 1010000 1101011
Octal 11 120 153

Shades and tints

Shades of #09506B

#09506B
(9,80,107)
#094962
(9,73,98)
#094259
(9,66,89)
#093B50
(9,59,80)
#093447
(9,52,71)
#092D3E
(9,45,62)
#092635
(9,38,53)
#091F2C
(9,31,44)
#091823
(9,24,35)
#09111A
(9,17,26)
#090A11
(9,10,17)
#000000
(0,0,0)

Tints of #09506B

#09506B
(9,80,107)
#1F5F78
(31,95,120)
#356E85
(53,110,133)
#4B7D92
(75,125,146)
#618C9F
(97,140,159)
#779BAC
(119,155,172)
#8DAAB9
(141,170,185)
#A3B9C6
(163,185,198)
#B9C8D3
(185,200,211)
#CFD7E0
(207,215,224)
#E5E6ED
(229,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09506B color. Also use rgb(9,80,107) instead hex code.

Text Font Color

.myTextColor { color: #09506B; }

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

This text font color is #09506B.

Background Color

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

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

This div background color is #09506B.

Border color

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

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

This div border color is #09506B.

Opacity

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

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

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

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

This text has shadow with #09506B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09506B.

Preview

Color preview on black background

This text has color #09506B on black background.


Color preview on white background

This text has color #09506B on white background.


Black color preview on #09506B background

This text has black color on #09506B background.


White color preview on #09506B background

This text has white color on #09506B background.


Related colors

Complementary color

Complementary color for #hex is #F6AF94.


I love getcolorcode.com

Triadic colors

1 #6B0950 and #506B09 with #09506B are triadic colors.

2 #6B5009 and #50096B with #09506B are triadic colors.