COLOR #0E53A7

HEX: #0E53A7 RGB: (14,83,167)

Color info

#0E53A7 contains mainly blue color. Web safe color of #0E53A7 is #006699 (or #069).

RGB color model

#0E53A7 color RGB value is (14,83,167).

RGB: (14,83,167) (5%, 33%, 65%)

RGB channels and saturation

R 14 of 255 = 5%
G 83 of 255 = 33%
B 167 of 255 = 65%

14
83
167

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

Portions of RGB colors in percentages

R + G + B = 14 + 83 + 167 = 264 (100%)
R 14 of 264 ~ 5.3%
G 83 of 264 ~ 31.44%
B 167 of 264 ~ 63.26'%

%31.44
%63.26

CMYK color model

#0E53A7 color CMYK value is (92,50,0,35).

  • cyan value is 91.62%
  • magenta value is 50.30%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (92,50,0,35)
C92M50Y0K35 (92%, 50%, 0%, 35%)
(0.92 / 0.50 / 0.00 / 0.35)

CMYK percentages

%91.62
%50.3
%0
%34.51

Codes

Color #0E53A7 in popluar color models

0E 53 A7
RGB 14 83 167
HSL 213° 84.53% 35.49%
HSB/HSV 213° 91.62% 65.49%
CMYK 91.62% 50.30% 0.00%
34.51%

Color #0E53A7 in popluar number systems.

HEX 0E 53 A7
Decimal 14 83 167
Binary 1110 1010011 10100111
Octal 16 123 247

Shades and tints

Shades of #0E53A7

#0E53A7
(14,83,167)
#0D4C98
(13,76,152)
#0C4589
(12,69,137)
#0B3E7A
(11,62,122)
#0A376B
(10,55,107)
#09305C
(9,48,92)
#08294D
(8,41,77)
#07223E
(7,34,62)
#061B2F
(6,27,47)
#051420
(5,20,32)
#040D11
(4,13,17)
#000000
(0,0,0)

Tints of #0E53A7

#0E53A7
(14,83,167)
#2362AF
(35,98,175)
#3871B7
(56,113,183)
#4D80BF
(77,128,191)
#628FC7
(98,143,199)
#779ECF
(119,158,207)
#8CADD7
(140,173,215)
#A1BCDF
(161,188,223)
#B6CBE7
(182,203,231)
#CBDAEF
(203,218,239)
#E0E9F7
(224,233,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0E53A7 color. Also use rgb(14,83,167) instead hex code.

Text Font Color

.myTextColor { color: #0E53A7; }

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

This text font color is #0E53A7.

Background Color

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

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

This div background color is #0E53A7.

Border color

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

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

This div border color is #0E53A7.

Opacity

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

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

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

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

This text has shadow with #0E53A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0E53A7.

Preview

Color preview on black background

This text has color #0E53A7 on black background.


Color preview on white background

This text has color #0E53A7 on white background.


Black color preview on #0E53A7 background

This text has black color on #0E53A7 background.


White color preview on #0E53A7 background

This text has white color on #0E53A7 background.


Related colors

Complementary color

Complementary color for #hex is #F1AC58.


I love getcolorcode.com

Triadic colors

1 #A70E53 and #53A70E with #0E53A7 are triadic colors.

2 #A7530E and #530EA7 with #0E53A7 are triadic colors.