COLOR #132853

HEX: #132853 RGB: (19,40,83)

Color info

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

RGB color model

#132853 color RGB value is (19,40,83).

RGB: (19,40,83) (7%, 16%, 33%)

RGB channels and saturation

R 19 of 255 = 7%
G 40 of 255 = 16%
B 83 of 255 = 33%

19
40
83

R + G + B ~ 19%. #132853 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 40 + 83 = 142 (100%)
R 19 of 142 ~ 13.38%
G 40 of 142 ~ 28.17%
B 83 of 142 ~ 58.45'%

%13.38
%28.17
%58.45

CMYK color model

#132853 color CMYK value is (77,52,0,67).

  • cyan value is 77.11%
  • magenta value is 51.81%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (77,52,0,67)
C77M52Y0K67 (77%, 52%, 0%, 67%)
(0.77 / 0.52 / 0.00 / 0.67)

CMYK percentages

%77.11
%51.81
%0
%67.45

Codes

Color #132853 in popluar color models

13 28 53
RGB 19 40 83
HSL 220° 62.75% 20.00%
HSB/HSV 220° 77.11% 32.55%
CMYK 77.11% 51.81% 0.00%
67.45%

Color #132853 in popluar number systems.

HEX 13 28 53
Decimal 19 40 83
Binary 10011 101000 1010011
Octal 23 50 123

Shades and tints

Shades of #132853

#132853
(19,40,83)
#12254C
(18,37,76)
#112245
(17,34,69)
#101F3E
(16,31,62)
#0F1C37
(15,28,55)
#0E1930
(14,25,48)
#0D1629
(13,22,41)
#0C1322
(12,19,34)
#0B101B
(11,16,27)
#0A0D14
(10,13,20)
#090A0D
(9,10,13)
#000000
(0,0,0)

Tints of #132853

#132853
(19,40,83)
#283B62
(40,59,98)
#3D4E71
(61,78,113)
#526180
(82,97,128)
#67748F
(103,116,143)
#7C879E
(124,135,158)
#919AAD
(145,154,173)
#A6ADBC
(166,173,188)
#BBC0CB
(187,192,203)
#D0D3DA
(208,211,218)
#E5E6E9
(229,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132853 color. Also use rgb(19,40,83) instead hex code.

Text Font Color

.myTextColor { color: #132853; }

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

This text font color is #132853.

Background Color

.myBgColor { background-color: #132853; }

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

This div background color is #132853.

Border color

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

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

This div border color is #132853.

Opacity

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

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

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

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

This text has shadow with #132853 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132853.

Preview

Color preview on black background

This text has color #132853 on black background.


Color preview on white background

This text has color #132853 on white background.


Black color preview on #132853 background

This text has black color on #132853 background.


White color preview on #132853 background

This text has white color on #132853 background.


Related colors

Complementary color

Complementary color for #hex is #ECD7AC.


I love getcolorcode.com

Triadic colors

1 #531328 and #285313 with #132853 are triadic colors.

2 #532813 and #281353 with #132853 are triadic colors.