COLOR #05134C

HEX: #05134C RGB: (5,19,76)

Color info

#05134C contains mainly green and blue colors. Web safe color of #05134C is #000033 (or #003).

RGB color model

#05134C color RGB value is (5,19,76).

RGB: (5,19,76) (2%, 7%, 30%)

RGB channels and saturation

R 5 of 255 = 2%
G 19 of 255 = 7%
B 76 of 255 = 30%

5
19
76

R + G + B ~ 13%. #05134C is dark color.

Portions of RGB colors in percentages

R + G + B = 5 + 19 + 76 = 100 (100%)
R 5 of 100 ~ 5%
G 19 of 100 ~ 19%
B 76 of 100 ~ 76'%

%19
%76

CMYK color model

#05134C color CMYK value is (93,75,0,70).

  • cyan value is 93.42%
  • magenta value is 75.00%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (93,75,0,70)
C93M75Y0K70 (93%, 75%, 0%, 70%)
(0.93 / 0.75 / 0.00 / 0.70)

CMYK percentages

%93.42
%75
%0
%70.2

Codes

Color #05134C in popluar color models

05 13 4C
RGB 5 19 76
HSL 228° 87.65% 15.88%
HSB/HSV 228° 93.42% 29.80%
CMYK 93.42% 75.00% 0.00%
70.20%

Color #05134C in popluar number systems.

HEX 05 13 4C
Decimal 5 19 76
Binary 101 10011 1001100
Octal 5 23 114

Shades and tints

Shades of #05134C

#05134C
(5,19,76)
#051246
(5,18,70)
#051140
(5,17,64)
#05103A
(5,16,58)
#050F34
(5,15,52)
#050E2E
(5,14,46)
#050D28
(5,13,40)
#050C22
(5,12,34)
#050B1C
(5,11,28)
#050A16
(5,10,22)
#050910
(5,9,16)
#000000
(0,0,0)

Tints of #05134C

#05134C
(5,19,76)
#1B285C
(27,40,92)
#313D6C
(49,61,108)
#47527C
(71,82,124)
#5D678C
(93,103,140)
#737C9C
(115,124,156)
#8991AC
(137,145,172)
#9FA6BC
(159,166,188)
#B5BBCC
(181,187,204)
#CBD0DC
(203,208,220)
#E1E5EC
(225,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #05134C color. Also use rgb(5,19,76) instead hex code.

Text Font Color

.myTextColor { color: #05134C; }

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

This text font color is #05134C.

Background Color

.myBgColor { background-color: #05134C; }

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

This div background color is #05134C.

Border color

.myBorderColor { border: 1px solid #05134C; }

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

This div border color is #05134C.

Opacity

.myOpacity80 { color: #05134C; opacity: 0.8; }

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

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

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

This text has shadow with #05134C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #05134C.

Preview

Color preview on black background

This text has color #05134C on black background.


Color preview on white background

This text has color #05134C on white background.


Black color preview on #05134C background

This text has black color on #05134C background.


White color preview on #05134C background

This text has white color on #05134C background.


Related colors

Complementary color

Complementary color for #hex is #FAECB3.


I love getcolorcode.com

Triadic colors

1 #4C0513 and #134C05 with #05134C are triadic colors.

2 #4C1305 and #13054C with #05134C are triadic colors.