COLOR #096567

HEX: #096567 RGB: (9,101,103)

Color info

#096567 contains mainly green and blue colors. Web safe color of #096567 is #006666 (or #066).

RGB color model

#096567 color RGB value is (9,101,103).

RGB: (9,101,103) (4%, 40%, 40%)

RGB channels and saturation

R 9 of 255 = 4%
G 101 of 255 = 40%
B 103 of 255 = 40%

9
101
103

R + G + B ~ 28%. #096567 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 101 + 103 = 213 (100%)
R 9 of 213 ~ 4.23%
G 101 of 213 ~ 47.42%
B 103 of 213 ~ 48.36'%

%47.42
%48.36

CMYK color model

#096567 color CMYK value is (91,2,0,60).

  • cyan value is 91.26%
  • magenta value is 1.94%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (91,2,0,60)
C91M2Y0K60 (91%, 2%, 0%, 60%)
(0.91 / 0.02 / 0.00 / 0.60)

CMYK percentages

%91.26
%1.94
%0
%59.61

Codes

Color #096567 in popluar color models

09 65 67
RGB 9 101 103
HSL 181° 83.93% 21.96%
HSB/HSV 181° 91.26% 40.39%
CMYK 91.26% 1.94% 0.00%
59.61%

Color #096567 in popluar number systems.

HEX 09 65 67
Decimal 9 101 103
Binary 1001 1100101 1100111
Octal 11 145 147

Shades and tints

Shades of #096567

#096567
(9,101,103)
#095C5E
(9,92,94)
#095355
(9,83,85)
#094A4C
(9,74,76)
#094143
(9,65,67)
#09383A
(9,56,58)
#092F31
(9,47,49)
#092628
(9,38,40)
#091D1F
(9,29,31)
#091416
(9,20,22)
#090B0D
(9,11,13)
#000000
(0,0,0)

Tints of #096567

#096567
(9,101,103)
#1F7374
(31,115,116)
#358181
(53,129,129)
#4B8F8E
(75,143,142)
#619D9B
(97,157,155)
#77ABA8
(119,171,168)
#8DB9B5
(141,185,181)
#A3C7C2
(163,199,194)
#B9D5CF
(185,213,207)
#CFE3DC
(207,227,220)
#E5F1E9
(229,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #096567; }

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

This text font color is #096567.

Background Color

.myBgColor { background-color: #096567; }

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

This div background color is #096567.

Border color

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

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

This div border color is #096567.

Opacity

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

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

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

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

This text has shadow with #096567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096567.

Preview

Color preview on black background

This text has color #096567 on black background.


Color preview on white background

This text has color #096567 on white background.


Black color preview on #096567 background

This text has black color on #096567 background.


White color preview on #096567 background

This text has white color on #096567 background.


Related colors

Complementary color

Complementary color for #hex is #F69A98.


I love getcolorcode.com

Triadic colors

1 #670965 and #656709 with #096567 are triadic colors.

2 #676509 and #650967 with #096567 are triadic colors.