COLOR #132338

HEX: #132338 RGB: (19,35,56)

Color info

#132338 contains red, green and blue colors in about the same proportion. Web safe color of #132338 is #003333 (or #033).

RGB color model

#132338 color RGB value is (19,35,56).

RGB: (19,35,56) (7%, 14%, 22%)

RGB channels and saturation

R 19 of 255 = 7%
G 35 of 255 = 14%
B 56 of 255 = 22%

19
35
56

R + G + B ~ 14%. #132338 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 35 + 56 = 110 (100%)
R 19 of 110 ~ 17.27%
G 35 of 110 ~ 31.82%
B 56 of 110 ~ 50.91'%

%17.27
%31.82
%50.91

CMYK color model

#132338 color CMYK value is (66,38,0,78).

  • cyan value is 66.07%
  • magenta value is 37.50%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (66,38,0,78)
C66M38Y0K78 (66%, 38%, 0%, 78%)
(0.66 / 0.38 / 0.00 / 0.78)

CMYK percentages

%66.07
%37.5
%0
%78.04

Codes

Color #132338 in popluar color models

13 23 38
RGB 19 35 56
HSL 214° 49.33% 14.71%
HSB/HSV 214° 66.07% 21.96%
CMYK 66.07% 37.50% 0.00%
78.04%

Color #132338 in popluar number systems.

HEX 13 23 38
Decimal 19 35 56
Binary 10011 100011 111000
Octal 23 43 70

Shades and tints

Shades of #132338

#132338
(19,35,56)
#122033
(18,32,51)
#111D2E
(17,29,46)
#101A29
(16,26,41)
#0F1724
(15,23,36)
#0E141F
(14,20,31)
#0D111A
(13,17,26)
#0C0E15
(12,14,21)
#0B0B10
(11,11,16)
#0A080B
(10,8,11)
#090506
(9,5,6)
#000000
(0,0,0)

Tints of #132338

#132338
(19,35,56)
#28374A
(40,55,74)
#3D4B5C
(61,75,92)
#525F6E
(82,95,110)
#677380
(103,115,128)
#7C8792
(124,135,146)
#919BA4
(145,155,164)
#A6AFB6
(166,175,182)
#BBC3C8
(187,195,200)
#D0D7DA
(208,215,218)
#E5EBEC
(229,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132338 color. Also use rgb(19,35,56) instead hex code.

Text Font Color

.myTextColor { color: #132338; }

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

This text font color is #132338.

Background Color

.myBgColor { background-color: #132338; }

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

This div background color is #132338.

Border color

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

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

This div border color is #132338.

Opacity

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

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

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

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

This text has shadow with #132338 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132338.

Preview

Color preview on black background

This text has color #132338 on black background.


Color preview on white background

This text has color #132338 on white background.


Black color preview on #132338 background

This text has black color on #132338 background.


White color preview on #132338 background

This text has white color on #132338 background.


Related colors

Complementary color

Complementary color for #hex is #ECDCC7.


I love getcolorcode.com

Triadic colors

1 #381323 and #233813 with #132338 are triadic colors.

2 #382313 and #231338 with #132338 are triadic colors.