COLOR #09592D

HEX: #09592D RGB: (9,89,45)

Color info

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

RGB color model

#09592D color RGB value is (9,89,45).

RGB: (9,89,45) (4%, 35%, 18%)

RGB channels and saturation

R 9 of 255 = 4%
G 89 of 255 = 35%
B 45 of 255 = 18%

9
89
45

R + G + B ~ 19%. #09592D is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 89 + 45 = 143 (100%)
R 9 of 143 ~ 6.29%
G 89 of 143 ~ 62.24%
B 45 of 143 ~ 31.47'%

%62.24
%31.47

CMYK color model

#09592D color CMYK value is (90,0,49,65).

  • cyan value is 89.89%
  • magenta value is 0.00%
  • yellow value is 49.44%
  • key color value is 65.10%

CMYK: (90,0,49,65)
C90M0Y49K65 (90%, 0%, 49%, 65%)
(0.90 / 0.00 / 0.49 / 0.65)

CMYK percentages

%89.89
%0
%49.44
%65.1

Codes

Color #09592D in popluar color models

09 59 2D
RGB 9 89 45
HSL 147° 81.63% 19.22%
HSB/HSV 147° 89.89% 34.90%
CMYK 89.89% 0.00% 49.44%
65.10%

Color #09592D in popluar number systems.

HEX 09 59 2D
Decimal 9 89 45
Binary 1001 1011001 101101
Octal 11 131 55

Shades and tints

Shades of #09592D

#09592D
(9,89,45)
#095129
(9,81,41)
#094925
(9,73,37)
#094121
(9,65,33)
#09391D
(9,57,29)
#093119
(9,49,25)
#092915
(9,41,21)
#092111
(9,33,17)
#09190D
(9,25,13)
#091109
(9,17,9)
#090905
(9,9,5)
#000000
(0,0,0)

Tints of #09592D

#09592D
(9,89,45)
#1F6840
(31,104,64)
#357753
(53,119,83)
#4B8666
(75,134,102)
#619579
(97,149,121)
#77A48C
(119,164,140)
#8DB39F
(141,179,159)
#A3C2B2
(163,194,178)
#B9D1C5
(185,209,197)
#CFE0D8
(207,224,216)
#E5EFEB
(229,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09592D color. Also use rgb(9,89,45) instead hex code.

Text Font Color

.myTextColor { color: #09592D; }

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

This text font color is #09592D.

Background Color

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

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

This div background color is #09592D.

Border color

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

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

This div border color is #09592D.

Opacity

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

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

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

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

This text has shadow with #09592D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09592D.

Preview

Color preview on black background

This text has color #09592D on black background.


Color preview on white background

This text has color #09592D on white background.


Black color preview on #09592D background

This text has black color on #09592D background.


White color preview on #09592D background

This text has white color on #09592D background.


Related colors

Complementary color

Complementary color for #hex is #F6A6D2.


I love getcolorcode.com

Triadic colors

1 #2D0959 and #592D09 with #09592D are triadic colors.

2 #2D5909 and #59092D with #09592D are triadic colors.