COLOR #0E3E76

HEX: #0E3E76 RGB: (14,62,118)

Color info

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

RGB color model

#0E3E76 color RGB value is (14,62,118).

RGB: (14,62,118) (5%, 24%, 46%)

RGB channels and saturation

R 14 of 255 = 5%
G 62 of 255 = 24%
B 118 of 255 = 46%

14
62
118

R + G + B ~ 25%. #0E3E76 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 14 + 62 + 118 = 194 (100%)
R 14 of 194 ~ 7.22%
G 62 of 194 ~ 31.96%
B 118 of 194 ~ 60.82'%

%31.96
%60.82

CMYK color model

#0E3E76 color CMYK value is (88,47,0,54).

  • cyan value is 88.14%
  • magenta value is 47.46%
  • yellow value is 0.00%
  • key color value is 53.73%

CMYK: (88,47,0,54)
C88M47Y0K54 (88%, 47%, 0%, 54%)
(0.88 / 0.47 / 0.00 / 0.54)

CMYK percentages

%88.14
%47.46
%0
%53.73

Codes

Color #0E3E76 in popluar color models

0E 3E 76
RGB 14 62 118
HSL 212° 78.79% 25.88%
HSB/HSV 212° 88.14% 46.27%
CMYK 88.14% 47.46% 0.00%
53.73%

Color #0E3E76 in popluar number systems.

HEX 0E 3E 76
Decimal 14 62 118
Binary 1110 111110 1110110
Octal 16 76 166

Shades and tints

Shades of #0E3E76

#0E3E76
(14,62,118)
#0D396C
(13,57,108)
#0C3462
(12,52,98)
#0B2F58
(11,47,88)
#0A2A4E
(10,42,78)
#092544
(9,37,68)
#08203A
(8,32,58)
#071B30
(7,27,48)
#061626
(6,22,38)
#05111C
(5,17,28)
#040C12
(4,12,18)
#000000
(0,0,0)

Tints of #0E3E76

#0E3E76
(14,62,118)
#234F82
(35,79,130)
#38608E
(56,96,142)
#4D719A
(77,113,154)
#6282A6
(98,130,166)
#7793B2
(119,147,178)
#8CA4BE
(140,164,190)
#A1B5CA
(161,181,202)
#B6C6D6
(182,198,214)
#CBD7E2
(203,215,226)
#E0E8EE
(224,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E3E76 color. Also use rgb(14,62,118) instead hex code.

Text Font Color

.myTextColor { color: #0E3E76; }

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

This text font color is #0E3E76.

Background Color

.myBgColor { background-color: #0E3E76; }

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

This div background color is #0E3E76.

Border color

.myBorderColor { border: 1px solid #0E3E76; }

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

This div border color is #0E3E76.

Opacity

.myOpacity80 { color: #0E3E76; opacity: 0.8; }

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

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

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

This text has shadow with #0E3E76 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E3E76.

Preview

Color preview on black background

This text has color #0E3E76 on black background.


Color preview on white background

This text has color #0E3E76 on white background.


Black color preview on #0E3E76 background

This text has black color on #0E3E76 background.


White color preview on #0E3E76 background

This text has white color on #0E3E76 background.


Related colors

Complementary color

Complementary color for #hex is #F1C189.


I love getcolorcode.com

Triadic colors

1 #760E3E and #3E760E with #0E3E76 are triadic colors.

2 #763E0E and #3E0E76 with #0E3E76 are triadic colors.