Color Hex Logo

#13579b Color Hex

#13579B
(19,87,155)
1 Favorites   1 Comments

Color spaces of #13579b

RGB 1987155
HSL0.580.780.34
HSV210°88°61°
CMYK 0.880.440.00   0.39
XYZ9.59319.321432.3039
Yxy9.32140.18730.1820
Hunter Lab30.53102.6571-41.3613
CIE-Lab36.59596.0904-42.7090

#13579b color RGB value is (19,87,155).

#13579b hex color red value is 19, green value is 87 and the blue value of its RGB is 155. Cylindrical-coordinate representations (also known as HSL) of color #13579b hue: 0.58 , saturation: 0.78 and the lightness value of 13579b is 0.34.

The process color (four color CMYK) of #13579b color hex is 0.88, 0.44, 0.00, 0.39. Web safe color of #13579b is #006699. Color #13579b contains mainly BLUE color.

Base Numbers

BaseRedGreenBlue
Binary 00010011 01010111 10011011
Octal 23 127 233
Decimal 19 87 155
Hex 13 57 9B

RGB Percentages of Color #13579b

%7.28
%33.33
%59.39

CMYK Percentages of Color #13579b

%88
%44
%0
%39

Triadic Colors of #13579b

#13579b #9b1357 #579b13

Analogous Colors of #13579b

#13579b #13139b #139b9b

Monochromatic Colors of #13579b

#13579b

Complementary Color

#13579b #9b5713

#13579b Color Preview on Black Background

Lorem ipsum dolor sit amet.

#13579b Color Preview on White Background

Lorem ipsum dolor sit amet.

#13579b Color CSS Codes

.mybgcolor {background-color:#13579b; } 
.myforecolor {color:#13579b; }
.mybordercolor {border:3px solid #13579b; }

#13579b Text Font Color

<p style="color:#13579b">Text here</p>

This sample text font color is #13579b
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#13579b Background Color

<div style="background-color:#13579b">
Div content here</div>

This div background color is #13579b


#13579b Border Color

<div style="border:3px solid #13579b">
Div here</div>

This div border color is #13579b


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(19,87,155, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #13579b; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #13579b;
  -webkit-box-shadow: 1px 1px 3px 2px #13579b;
  box-shadow:         1px 1px 3px 2px #13579b; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(19,87,155, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #13579b">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #13579b;
  -webkit-box-shadow: 1px 1px 3px 2px #13579b;
  box-shadow:         1px 1px 3px 2px #13579b;">
Div content here</div>

This div box has shadow with color #13579b

#13579b Color Palettes


Comments

30 Jun 2019, 11:04 RedditorColorBoioB

odds

Please login to write comment.