COLOR #097388

HEX: #097388 RGB: (9,115,136)

Color info

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

RGB color model

#097388 color RGB value is (9,115,136).

RGB: (9,115,136) (4%, 45%, 53%)

RGB channels and saturation

R 9 of 255 = 4%
G 115 of 255 = 45%
B 136 of 255 = 53%

9
115
136

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

Portions of RGB colors in percentages

R + G + B = 9 + 115 + 136 = 260 (100%)
R 9 of 260 ~ 3.46%
G 115 of 260 ~ 44.23%
B 136 of 260 ~ 52.31'%

%44.23
%52.31

CMYK color model

#097388 color CMYK value is (93,15,0,47).

  • cyan value is 93.38%
  • magenta value is 15.44%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (93,15,0,47) C93M15Y0K47 (93%,15%,0%,47%) (0.93/0.15/0.00/0.47) 

CMYK percentages

%93.38
%15.44
%0
%46.67

Codes

Color #097388 in popluar color models

09 73 88
RGB 9 115 136
HSL 190° 87.59% 28.43%
HSB/HSV 190° 93.38% 53.33%
CMYK 93.38% 15.44% 0.00%
46.67%

Color #097388 in popluar number systems.

HEX 09 73 88
Decimal 9 115 136
Binary 1001 1110011 10001000
Octal 11 163 210

Shades and tints

Shades of #097388

#097388
(9,115,136)
#09697C
(9,105,124)
#095F70
(9,95,112)
#095564
(9,85,100)
#094B58
(9,75,88)
#09414C
(9,65,76)
#093740
(9,55,64)
#092D34
(9,45,52)
#092328
(9,35,40)
#09191C
(9,25,28)
#090F10
(9,15,16)
#000000
(0,0,0)

Tints of #097388

#097388
(9,115,136)
#1F7F92
(31,127,146)
#358B9C
(53,139,156)
#4B97A6
(75,151,166)
#61A3B0
(97,163,176)
#77AFBA
(119,175,186)
#8DBBC4
(141,187,196)
#A3C7CE
(163,199,206)
#B9D3D8
(185,211,216)
#CFDFE2
(207,223,226)
#E5EBEC
(229,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #097388 color. Also use rgb(9,115,136) instead hex code.

Text Font Color

.myTextColor { color: #097388; }

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

This text font color is #097388.

Background Color

.myBgColor { background-color: #097388; }

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

This div background color is #097388.

Border color

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

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

This div border color is #097388.

Opacity

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

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

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

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

This text has shadow with #097388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #097388.

Preview

Color preview on black background

This text has color #097388 on black background.


Color preview on white background

This text has color #097388 on white background.


Black color preview on #097388 background

This text has black color on #097388 background.


White color preview on #097388 background

This text has white color on #097388 background.


Related colors

Complementary color

Complementary color for #hex is #F68C77.


I love getcolorcode.com

Triadic colors

1 #880973 and #738809 with #097388 are triadic colors.

2 #887309 and #730988 with #097388 are triadic colors.