COLOR #09552E

HEX: #09552E RGB: (9,85,46)

Color info

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

RGB color model

#09552E color RGB value is (9,85,46).

RGB: (9,85,46) (4%, 33%, 18%)

RGB channels and saturation

R 9 of 255 = 4%
G 85 of 255 = 33%
B 46 of 255 = 18%

9
85
46

R + G + B ~ 18%. #09552E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 85 + 46 = 140 (100%)
R 9 of 140 ~ 6.43%
G 85 of 140 ~ 60.71%
B 46 of 140 ~ 32.86'%

%60.71
%32.86

CMYK color model

#09552E color CMYK value is (89,0,46,67).

  • cyan value is 89.41%
  • magenta value is 0.00%
  • yellow value is 45.88%
  • key color value is 66.67%

CMYK: (89,0,46,67)
C89M0Y46K67 (89%, 0%, 46%, 67%)
(0.89 / 0.00 / 0.46 / 0.67)

CMYK percentages

%89.41
%0
%45.88
%66.67

Codes

Color #09552E in popluar color models

09 55 2E
RGB 9 85 46
HSL 149° 80.85% 18.43%
HSB/HSV 149° 89.41% 33.33%
CMYK 89.41% 0.00% 45.88%
66.67%

Color #09552E in popluar number systems.

HEX 09 55 2E
Decimal 9 85 46
Binary 1001 1010101 101110
Octal 11 125 56

Shades and tints

Shades of #09552E

#09552E
(9,85,46)
#094E2A
(9,78,42)
#094726
(9,71,38)
#094022
(9,64,34)
#09391E
(9,57,30)
#09321A
(9,50,26)
#092B16
(9,43,22)
#092412
(9,36,18)
#091D0E
(9,29,14)
#09160A
(9,22,10)
#090F06
(9,15,6)
#000000
(0,0,0)

Tints of #09552E

#09552E
(9,85,46)
#1F6441
(31,100,65)
#357354
(53,115,84)
#4B8267
(75,130,103)
#61917A
(97,145,122)
#77A08D
(119,160,141)
#8DAFA0
(141,175,160)
#A3BEB3
(163,190,179)
#B9CDC6
(185,205,198)
#CFDCD9
(207,220,217)
#E5EBEC
(229,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09552E color. Also use rgb(9,85,46) instead hex code.

Text Font Color

.myTextColor { color: #09552E; }

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

This text font color is #09552E.

Background Color

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

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

This div background color is #09552E.

Border color

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

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

This div border color is #09552E.

Opacity

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

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

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

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

This text has shadow with #09552E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09552E.

Preview

Color preview on black background

This text has color #09552E on black background.


Color preview on white background

This text has color #09552E on white background.


Black color preview on #09552E background

This text has black color on #09552E background.


White color preview on #09552E background

This text has white color on #09552E background.


Related colors

Complementary color

Complementary color for #hex is #F6AAD1.


I love getcolorcode.com

Triadic colors

1 #2E0955 and #552E09 with #09552E are triadic colors.

2 #2E5509 and #55092E with #09552E are triadic colors.