COLOR #09513E

HEX: #09513E RGB: (9,81,62)

Color info

#09513E contains mainly green and blue colors. Web safe color of #09513E is #006633 (or #063).

RGB color model

#09513E color RGB value is (9,81,62).

RGB: (9,81,62) (4%, 32%, 24%)

RGB channels and saturation

R 9 of 255 = 4%
G 81 of 255 = 32%
B 62 of 255 = 24%

9
81
62

R + G + B ~ 20%. #09513E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 81 + 62 = 152 (100%)
R 9 of 152 ~ 5.92%
G 81 of 152 ~ 53.29%
B 62 of 152 ~ 40.79'%

%53.29
%40.79

CMYK color model

#09513E color CMYK value is (89,0,23,68).

  • cyan value is 88.89%
  • magenta value is 0.00%
  • yellow value is 23.46%
  • key color value is 68.24%

CMYK: (89,0,23,68)
C89M0Y23K68 (89%, 0%, 23%, 68%)
(0.89 / 0.00 / 0.23 / 0.68)

CMYK percentages

%88.89
%0
%23.46
%68.24

Codes

Color #09513E in popluar color models

09 51 3E
RGB 9 81 62
HSL 164° 80.00% 17.65%
HSB/HSV 164° 88.89% 31.76%
CMYK 88.89% 0.00% 23.46%
68.24%

Color #09513E in popluar number systems.

HEX 09 51 3E
Decimal 9 81 62
Binary 1001 1010001 111110
Octal 11 121 76

Shades and tints

Shades of #09513E

#09513E
(9,81,62)
#094A39
(9,74,57)
#094334
(9,67,52)
#093C2F
(9,60,47)
#09352A
(9,53,42)
#092E25
(9,46,37)
#092720
(9,39,32)
#09201B
(9,32,27)
#091916
(9,25,22)
#091211
(9,18,17)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #09513E

#09513E
(9,81,62)
#1F604F
(31,96,79)
#356F60
(53,111,96)
#4B7E71
(75,126,113)
#618D82
(97,141,130)
#779C93
(119,156,147)
#8DABA4
(141,171,164)
#A3BAB5
(163,186,181)
#B9C9C6
(185,201,198)
#CFD8D7
(207,216,215)
#E5E7E8
(229,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09513E color. Also use rgb(9,81,62) instead hex code.

Text Font Color

.myTextColor { color: #09513E; }

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

This text font color is #09513E.

Background Color

.myBgColor { background-color: #09513E; }

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

This div background color is #09513E.

Border color

.myBorderColor { border: 1px solid #09513E; }

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

This div border color is #09513E.

Opacity

.myOpacity80 { color: #09513E; opacity: 0.8; }

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

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

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

This text has shadow with #09513E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09513E.

Preview

Color preview on black background

This text has color #09513E on black background.


Color preview on white background

This text has color #09513E on white background.


Black color preview on #09513E background

This text has black color on #09513E background.


White color preview on #09513E background

This text has white color on #09513E background.


Related colors

Complementary color

Complementary color for #hex is #F6AEC1.


I love getcolorcode.com

Triadic colors

1 #3E0951 and #513E09 with #09513E are triadic colors.

2 #3E5109 and #51093E with #09513E are triadic colors.