COLOR #096396

HEX: #096396 RGB: (9,99,150)

Color info

#096396 contains mainly green and blue colors. Web safe color of #096396 is #006699 (or #069).

RGB color model

#096396 color RGB value is (9,99,150).

RGB: (9,99,150) (4%, 39%, 59%)

RGB channels and saturation

R 9 of 255 = 4%
G 99 of 255 = 39%
B 150 of 255 = 59%

9
99
150

R + G + B ~ 34%. #096396 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 99 + 150 = 258 (100%)
R 9 of 258 ~ 3.49%
G 99 of 258 ~ 38.37%
B 150 of 258 ~ 58.14'%

%38.37
%58.14

CMYK color model

#096396 color CMYK value is (94,34,0,41).

  • cyan value is 94.00%
  • magenta value is 34.00%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (94,34,0,41) C94M34Y0K41 (94%,34%,0%,41%) (0.94/0.34/0.00/0.41) 

CMYK percentages

%94
%34
%0
%41.18

Codes

Color #096396 in popluar color models

09 63 96
RGB 9 99 150
HSL 202° 88.68% 31.18%
HSB/HSV 202° 94.00% 58.82%
CMYK 94.00% 34.00% 0.00%
41.18%

Color #096396 in popluar number systems.

HEX 09 63 96
Decimal 9 99 150
Binary 1001 1100011 10010110
Octal 11 143 226

Shades and tints

Shades of #096396

#096396
(9,99,150)
#095A89
(9,90,137)
#09517C
(9,81,124)
#09486F
(9,72,111)
#093F62
(9,63,98)
#093655
(9,54,85)
#092D48
(9,45,72)
#09243B
(9,36,59)
#091B2E
(9,27,46)
#091221
(9,18,33)
#090914
(9,9,20)
#000000
(0,0,0)

Tints of #096396

#096396
(9,99,150)
#1F719F
(31,113,159)
#357FA8
(53,127,168)
#4B8DB1
(75,141,177)
#619BBA
(97,155,186)
#77A9C3
(119,169,195)
#8DB7CC
(141,183,204)
#A3C5D5
(163,197,213)
#B9D3DE
(185,211,222)
#CFE1E7
(207,225,231)
#E5EFF0
(229,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #096396 color. Also use rgb(9,99,150) instead hex code.

Text Font Color

.myTextColor { color: #096396; }

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

This text font color is #096396.

Background Color

.myBgColor { background-color: #096396; }

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

This div background color is #096396.

Border color

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

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

This div border color is #096396.

Opacity

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

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

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

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

This text has shadow with #096396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #096396.

Preview

Color preview on black background

This text has color #096396 on black background.


Color preview on white background

This text has color #096396 on white background.


Black color preview on #096396 background

This text has black color on #096396 background.


White color preview on #096396 background

This text has white color on #096396 background.


Related colors

Complementary color

Complementary color for #hex is #F69C69.


I love getcolorcode.com

Triadic colors

1 #960963 and #639609 with #096396 are triadic colors.

2 #966309 and #630996 with #096396 are triadic colors.