COLOR #09530E

HEX: #09530E RGB: (9,83,14)

Color info

#09530E contains mainly green color. Web safe color of #09530E is #006600 (or #060).

RGB color model

#09530E color RGB value is (9,83,14).

RGB: (9,83,14) (4%, 33%, 5%)

RGB channels and saturation

R 9 of 255 = 4%
G 83 of 255 = 33%
B 14 of 255 = 5%

9
83
14

R + G + B ~ 14%. #09530E is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 83 + 14 = 106 (100%)
R 9 of 106 ~ 8.49%
G 83 of 106 ~ 78.3%
B 14 of 106 ~ 13.21'%

%78.3
%13.21

CMYK color model

#09530E color CMYK value is (89,0,83,67).

  • cyan value is 89.16%
  • magenta value is 0.00%
  • yellow value is 83.13%
  • key color value is 67.45%
CMYK: (89,0,83,67) C89M0Y83K67 (89%,0%,83%,67%) (0.89/0.00/0.83/0.67) 

CMYK percentages

%89.16
%0
%83.13
%67.45

Codes

Color #09530E in popluar color models

09 53 0E
RGB 9 83 14
HSL 124° 80.43% 18.04%
HSB/HSV 124° 89.16% 32.55%
CMYK 89.16% 0.00% 83.13%
67.45%

Color #09530E in popluar number systems.

HEX 09 53 0E
Decimal 9 83 14
Binary 1001 1010011 1110
Octal 11 123 16

Shades and tints

Shades of #09530E

#09530E
(9,83,14)
#094C0D
(9,76,13)
#09450C
(9,69,12)
#093E0B
(9,62,11)
#09370A
(9,55,10)
#093009
(9,48,9)
#092908
(9,41,8)
#092207
(9,34,7)
#091B06
(9,27,6)
#091405
(9,20,5)
#090D04
(9,13,4)
#000000
(0,0,0)

Tints of #09530E

#09530E
(9,83,14)
#1F6223
(31,98,35)
#357138
(53,113,56)
#4B804D
(75,128,77)
#618F62
(97,143,98)
#779E77
(119,158,119)
#8DAD8C
(141,173,140)
#A3BCA1
(163,188,161)
#B9CBB6
(185,203,182)
#CFDACB
(207,218,203)
#E5E9E0
(229,233,224)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #09530E color. Also use rgb(9,83,14) instead hex code.

Text Font Color

.myTextColor { color: #09530E; }

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

This text font color is #09530E.

Background Color

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

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

This div background color is #09530E.

Border color

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

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

This div border color is #09530E.

Opacity

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

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

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

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

This text has shadow with #09530E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #09530E.

Preview

Color preview on black background

This text has color #09530E on black background.


Color preview on white background

This text has color #09530E on white background.


Black color preview on #09530E background

This text has black color on #09530E background.


White color preview on #09530E background

This text has white color on #09530E background.


Related colors

Complementary color

Complementary color for #hex is #F6ACF1.


I love getcolorcode.com

Triadic colors

1 #0E0953 and #530E09 with #09530E are triadic colors.

2 #0E5309 and #53090E with #09530E are triadic colors.