COLOR #096133

HEX: #096133 RGB: (9,97,51)

Color info

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

RGB color model

#096133 color RGB value is (9,97,51).

RGB: (9,97,51) (4%, 38%, 20%)

RGB channels and saturation

R 9 of 255 = 4%
G 97 of 255 = 38%
B 51 of 255 = 20%

9
97
51

R + G + B ~ 21%. #096133 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 97 + 51 = 157 (100%)
R 9 of 157 ~ 5.73%
G 97 of 157 ~ 61.78%
B 51 of 157 ~ 32.48'%

%61.78
%32.48

CMYK color model

#096133 color CMYK value is (91,0,47,62).

  • cyan value is 90.72%
  • magenta value is 0.00%
  • yellow value is 47.42%
  • key color value is 61.96%
CMYK: (91,0,47,62) C91M0Y47K62 (91%,0%,47%,62%) (0.91/0.00/0.47/0.62) 

CMYK percentages

%90.72
%0
%47.42
%61.96

Codes

Color #096133 in popluar color models

09 61 33
RGB 9 97 51
HSL 149° 83.02% 20.78%
HSB/HSV 149° 90.72% 38.04%
CMYK 90.72% 0.00% 47.42%
61.96%

Color #096133 in popluar number systems.

HEX 09 61 33
Decimal 9 97 51
Binary 1001 1100001 110011
Octal 11 141 63

Shades and tints

Shades of #096133

#096133
(9,97,51)
#09592F
(9,89,47)
#09512B
(9,81,43)
#094927
(9,73,39)
#094123
(9,65,35)
#09391F
(9,57,31)
#09311B
(9,49,27)
#092917
(9,41,23)
#092113
(9,33,19)
#09190F
(9,25,15)
#09110B
(9,17,11)
#000000
(0,0,0)

Tints of #096133

#096133
(9,97,51)
#1F6F45
(31,111,69)
#357D57
(53,125,87)
#4B8B69
(75,139,105)
#61997B
(97,153,123)
#77A78D
(119,167,141)
#8DB59F
(141,181,159)
#A3C3B1
(163,195,177)
#B9D1C3
(185,209,195)
#CFDFD5
(207,223,213)
#E5EDE7
(229,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #096133 color. Also use rgb(9,97,51) instead hex code.

Text Font Color

.myTextColor { color: #096133; }

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

This text font color is #096133.

Background Color

.myBgColor { background-color: #096133; }

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

This div background color is #096133.

Border color

.myBorderColor { border: 1px solid #096133; }

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

This div border color is #096133.

Opacity

.myOpacity80 { color: #096133; opacity: 0.8; }

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

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

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

This text has shadow with #096133 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096133.

Preview

Color preview on black background

This text has color #096133 on black background.


Color preview on white background

This text has color #096133 on white background.


Black color preview on #096133 background

This text has black color on #096133 background.


White color preview on #096133 background

This text has white color on #096133 background.


Related colors

Complementary color

Complementary color for #hex is #F69ECC.


I love getcolorcode.com

Triadic colors

1 #330961 and #613309 with #096133 are triadic colors.

2 #336109 and #610933 with #096133 are triadic colors.