COLOR #096546

HEX: #096546 RGB: (9,101,70)

Color info

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

RGB color model

#096546 color RGB value is (9,101,70).

RGB: (9,101,70) (4%, 40%, 27%)

RGB channels and saturation

R 9 of 255 = 4%
G 101 of 255 = 40%
B 70 of 255 = 27%

9
101
70

R + G + B ~ 24%. #096546 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 101 + 70 = 180 (100%)
R 9 of 180 ~ 5%
G 101 of 180 ~ 56.11%
B 70 of 180 ~ 38.89'%

%56.11
%38.89

CMYK color model

#096546 color CMYK value is (91,0,31,60).

  • cyan value is 91.09%
  • magenta value is 0.00%
  • yellow value is 30.69%
  • key color value is 60.39%

CMYK: (91,0,31,60)
C91M0Y31K60 (91%, 0%, 31%, 60%)
(0.91 / 0.00 / 0.31 / 0.60)

CMYK percentages

%91.09
%0
%30.69
%60.39

Codes

Color #096546 in popluar color models

09 65 46
RGB 9 101 70
HSL 160° 83.64% 21.57%
HSB/HSV 160° 91.09% 39.61%
CMYK 91.09% 0.00% 30.69%
60.39%

Color #096546 in popluar number systems.

HEX 09 65 46
Decimal 9 101 70
Binary 1001 1100101 1000110
Octal 11 145 106

Shades and tints

Shades of #096546

#096546
(9,101,70)
#095C40
(9,92,64)
#09533A
(9,83,58)
#094A34
(9,74,52)
#09412E
(9,65,46)
#093828
(9,56,40)
#092F22
(9,47,34)
#09261C
(9,38,28)
#091D16
(9,29,22)
#091410
(9,20,16)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #096546

#096546
(9,101,70)
#1F7356
(31,115,86)
#358166
(53,129,102)
#4B8F76
(75,143,118)
#619D86
(97,157,134)
#77AB96
(119,171,150)
#8DB9A6
(141,185,166)
#A3C7B6
(163,199,182)
#B9D5C6
(185,213,198)
#CFE3D6
(207,227,214)
#E5F1E6
(229,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #096546 color. Also use rgb(9,101,70) instead hex code.

Text Font Color

.myTextColor { color: #096546; }

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

This text font color is #096546.

Background Color

.myBgColor { background-color: #096546; }

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

This div background color is #096546.

Border color

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

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

This div border color is #096546.

Opacity

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

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

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

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

This text has shadow with #096546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096546.

Preview

Color preview on black background

This text has color #096546 on black background.


Color preview on white background

This text has color #096546 on white background.


Black color preview on #096546 background

This text has black color on #096546 background.


White color preview on #096546 background

This text has white color on #096546 background.


Related colors

Complementary color

Complementary color for #hex is #F69AB9.


I love getcolorcode.com

Triadic colors

1 #460965 and #654609 with #096546 are triadic colors.

2 #466509 and #650946 with #096546 are triadic colors.