COLOR #09515D

HEX: #09515D RGB: (9,81,93)

Color info

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

RGB color model

#09515D color RGB value is (9,81,93).

RGB: (9,81,93) (4%, 32%, 36%)

RGB channels and saturation

R 9 of 255 = 4%
G 81 of 255 = 32%
B 93 of 255 = 36%

9
81
93

R + G + B ~ 24%. #09515D is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 81 + 93 = 183 (100%)
R 9 of 183 ~ 4.92%
G 81 of 183 ~ 44.26%
B 93 of 183 ~ 50.82'%

%44.26
%50.82

CMYK color model

#09515D color CMYK value is (90,13,0,64).

  • cyan value is 90.32%
  • magenta value is 12.90%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (90,13,0,64) C90M13Y0K64 (90%,13%,0%,64%) (0.90/0.13/0.00/0.64) 

CMYK percentages

%90.32
%12.9
%0
%63.53

Codes

Color #09515D in popluar color models

09 51 5D
RGB 9 81 93
HSL 189° 82.35% 20.00%
HSB/HSV 189° 90.32% 36.47%
CMYK 90.32% 12.90% 0.00%
63.53%

Color #09515D in popluar number systems.

HEX 09 51 5D
Decimal 9 81 93
Binary 1001 1010001 1011101
Octal 11 121 135

Shades and tints

Shades of #09515D

#09515D
(9,81,93)
#094A55
(9,74,85)
#09434D
(9,67,77)
#093C45
(9,60,69)
#09353D
(9,53,61)
#092E35
(9,46,53)
#09272D
(9,39,45)
#092025
(9,32,37)
#09191D
(9,25,29)
#091215
(9,18,21)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #09515D

#09515D
(9,81,93)
#1F606B
(31,96,107)
#356F79
(53,111,121)
#4B7E87
(75,126,135)
#618D95
(97,141,149)
#779CA3
(119,156,163)
#8DABB1
(141,171,177)
#A3BABF
(163,186,191)
#B9C9CD
(185,201,205)
#CFD8DB
(207,216,219)
#E5E7E9
(229,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09515D color. Also use rgb(9,81,93) instead hex code.

Text Font Color

.myTextColor { color: #09515D; }

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

This text font color is #09515D.

Background Color

.myBgColor { background-color: #09515D; }

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

This div background color is #09515D.

Border color

.myBorderColor { border: 1px solid #09515D; }

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

This div border color is #09515D.

Opacity

.myOpacity80 { color: #09515D; opacity: 0.8; }

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

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

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

This text has shadow with #09515D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09515D.

Preview

Color preview on black background

This text has color #09515D on black background.


Color preview on white background

This text has color #09515D on white background.


Black color preview on #09515D background

This text has black color on #09515D background.


White color preview on #09515D background

This text has white color on #09515D background.


Related colors

Complementary color

Complementary color for #hex is #F6AEA2.


I love getcolorcode.com

Triadic colors

1 #5D0951 and #515D09 with #09515D are triadic colors.

2 #5D5109 and #51095D with #09515D are triadic colors.