COLOR #093460

HEX: #093460 RGB: (9,52,96)

Color info

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

RGB color model

#093460 color RGB value is (9,52,96).

RGB: (9,52,96) (4%, 20%, 38%)

RGB channels and saturation

R 9 of 255 = 4%
G 52 of 255 = 20%
B 96 of 255 = 38%

9
52
96

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

Portions of RGB colors in percentages

R + G + B = 9 + 52 + 96 = 157 (100%)
R 9 of 157 ~ 5.73%
G 52 of 157 ~ 33.12%
B 96 of 157 ~ 61.15'%

%33.12
%61.15

CMYK color model

#093460 color CMYK value is (91,46,0,62).

  • cyan value is 90.63%
  • magenta value is 45.83%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (91,46,0,62)
C91M46Y0K62 (91%, 46%, 0%, 62%)
(0.91 / 0.46 / 0.00 / 0.62)

CMYK percentages

%90.63
%45.83
%0
%62.35

Codes

Color #093460 in popluar color models

09 34 60
RGB 9 52 96
HSL 210° 82.86% 20.59%
HSB/HSV 210° 90.63% 37.65%
CMYK 90.63% 45.83% 0.00%
62.35%

Color #093460 in popluar number systems.

HEX 09 34 60
Decimal 9 52 96
Binary 1001 110100 1100000
Octal 11 64 140

Shades and tints

Shades of #093460

#093460
(9,52,96)
#093058
(9,48,88)
#092C50
(9,44,80)
#092848
(9,40,72)
#092440
(9,36,64)
#092038
(9,32,56)
#091C30
(9,28,48)
#091828
(9,24,40)
#091420
(9,20,32)
#091018
(9,16,24)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #093460

#093460
(9,52,96)
#1F466E
(31,70,110)
#35587C
(53,88,124)
#4B6A8A
(75,106,138)
#617C98
(97,124,152)
#778EA6
(119,142,166)
#8DA0B4
(141,160,180)
#A3B2C2
(163,178,194)
#B9C4D0
(185,196,208)
#CFD6DE
(207,214,222)
#E5E8EC
(229,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #093460 color. Also use rgb(9,52,96) instead hex code.

Text Font Color

.myTextColor { color: #093460; }

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

This text font color is #093460.

Background Color

.myBgColor { background-color: #093460; }

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

This div background color is #093460.

Border color

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

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

This div border color is #093460.

Opacity

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

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

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

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

This text has shadow with #093460 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #093460.

Preview

Color preview on black background

This text has color #093460 on black background.


Color preview on white background

This text has color #093460 on white background.


Black color preview on #093460 background

This text has black color on #093460 background.


White color preview on #093460 background

This text has white color on #093460 background.


Related colors

Complementary color

Complementary color for #hex is #F6CB9F.


I love getcolorcode.com

Triadic colors

1 #600934 and #346009 with #093460 are triadic colors.

2 #603409 and #340960 with #093460 are triadic colors.