COLOR #095B78

HEX: #095B78 RGB: (9,91,120)

Color info

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

RGB color model

#095B78 color RGB value is (9,91,120).

RGB: (9,91,120) (4%, 36%, 47%)

RGB channels and saturation

R 9 of 255 = 4%
G 91 of 255 = 36%
B 120 of 255 = 47%

9
91
120

R + G + B ~ 29%. #095B78 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 91 + 120 = 220 (100%)
R 9 of 220 ~ 4.09%
G 91 of 220 ~ 41.36%
B 120 of 220 ~ 54.55'%

%41.36
%54.55

CMYK color model

#095B78 color CMYK value is (93,24,0,53).

  • cyan value is 92.50%
  • magenta value is 24.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (93,24,0,53)
C93M24Y0K53 (93%, 24%, 0%, 53%)
(0.93 / 0.24 / 0.00 / 0.53)

CMYK percentages

%92.5
%24.17
%0
%52.94

Codes

Color #095B78 in popluar color models

09 5B 78
RGB 9 91 120
HSL 196° 86.05% 25.29%
HSB/HSV 196° 92.50% 47.06%
CMYK 92.50% 24.17% 0.00%
52.94%

Color #095B78 in popluar number systems.

HEX 09 5B 78
Decimal 9 91 120
Binary 1001 1011011 1111000
Octal 11 133 170

Shades and tints

Shades of #095B78

#095B78
(9,91,120)
#09536E
(9,83,110)
#094B64
(9,75,100)
#09435A
(9,67,90)
#093B50
(9,59,80)
#093346
(9,51,70)
#092B3C
(9,43,60)
#092332
(9,35,50)
#091B28
(9,27,40)
#09131E
(9,19,30)
#090B14
(9,11,20)
#000000
(0,0,0)

Tints of #095B78

#095B78
(9,91,120)
#1F6984
(31,105,132)
#357790
(53,119,144)
#4B859C
(75,133,156)
#6193A8
(97,147,168)
#77A1B4
(119,161,180)
#8DAFC0
(141,175,192)
#A3BDCC
(163,189,204)
#B9CBD8
(185,203,216)
#CFD9E4
(207,217,228)
#E5E7F0
(229,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #095B78 color. Also use rgb(9,91,120) instead hex code.

Text Font Color

.myTextColor { color: #095B78; }

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

This text font color is #095B78.

Background Color

.myBgColor { background-color: #095B78; }

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

This div background color is #095B78.

Border color

.myBorderColor { border: 1px solid #095B78; }

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

This div border color is #095B78.

Opacity

.myOpacity80 { color: #095B78; opacity: 0.8; }

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

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

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

This text has shadow with #095B78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #095B78.

Preview

Color preview on black background

This text has color #095B78 on black background.


Color preview on white background

This text has color #095B78 on white background.


Black color preview on #095B78 background

This text has black color on #095B78 background.


White color preview on #095B78 background

This text has white color on #095B78 background.


Related colors

Complementary color

Complementary color for #hex is #F6A487.


I love getcolorcode.com

Triadic colors

1 #78095B and #5B7809 with #095B78 are triadic colors.

2 #785B09 and #5B0978 with #095B78 are triadic colors.