COLOR #094453

HEX: #094453 RGB: (9,68,83)

Color info

#094453 contains mainly green and blue colors. Web safe color of #094453 is #003366 (or #036).

RGB color model

#094453 color RGB value is (9,68,83).

RGB: (9,68,83) (4%, 27%, 33%)

RGB channels and saturation

R 9 of 255 = 4%
G 68 of 255 = 27%
B 83 of 255 = 33%

9
68
83

R + G + B ~ 21%. #094453 is dark color.

Portions of RGB colors in percentages

R + G + B = 9 + 68 + 83 = 160 (100%)
R 9 of 160 ~ 5.63%
G 68 of 160 ~ 42.5%
B 83 of 160 ~ 51.88'%

%42.5
%51.88

CMYK color model

#094453 color CMYK value is (89,18,0,67).

  • cyan value is 89.16%
  • magenta value is 18.07%
  • yellow value is 0.00%
  • key color value is 67.45%
CMYK: (89,18,0,67) C89M18Y0K67 (89%,18%,0%,67%) (0.89/0.18/0.00/0.67) 

CMYK percentages

%89.16
%18.07
%0
%67.45

Codes

Color #094453 in popluar color models

09 44 53
RGB 9 68 83
HSL 192° 80.43% 18.04%
HSB/HSV 192° 89.16% 32.55%
CMYK 89.16% 18.07% 0.00%
67.45%

Color #094453 in popluar number systems.

HEX 09 44 53
Decimal 9 68 83
Binary 1001 1000100 1010011
Octal 11 104 123

Shades and tints

Shades of #094453

#094453
(9,68,83)
#093E4C
(9,62,76)
#093845
(9,56,69)
#09323E
(9,50,62)
#092C37
(9,44,55)
#092630
(9,38,48)
#092029
(9,32,41)
#091A22
(9,26,34)
#09141B
(9,20,27)
#090E14
(9,14,20)
#09080D
(9,8,13)
#000000
(0,0,0)

Tints of #094453

#094453
(9,68,83)
#1F5562
(31,85,98)
#356671
(53,102,113)
#4B7780
(75,119,128)
#61888F
(97,136,143)
#77999E
(119,153,158)
#8DAAAD
(141,170,173)
#A3BBBC
(163,187,188)
#B9CCCB
(185,204,203)
#CFDDDA
(207,221,218)
#E5EEE9
(229,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #094453 color. Also use rgb(9,68,83) instead hex code.

Text Font Color

.myTextColor { color: #094453; }

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

This text font color is #094453.

Background Color

.myBgColor { background-color: #094453; }

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

This div background color is #094453.

Border color

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

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

This div border color is #094453.

Opacity

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

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

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

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

This text has shadow with #094453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #094453.

Preview

Color preview on black background

This text has color #094453 on black background.


Color preview on white background

This text has color #094453 on white background.


Black color preview on #094453 background

This text has black color on #094453 background.


White color preview on #094453 background

This text has white color on #094453 background.


Related colors

Complementary color

Complementary color for #hex is #F6BBAC.


I love getcolorcode.com

Triadic colors

1 #530944 and #445309 with #094453 are triadic colors.

2 #534409 and #440953 with #094453 are triadic colors.