COLOR #132024

HEX: #132024 RGB: (19,32,36)

Color info

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

RGB color model

#132024 color RGB value is (19,32,36).

RGB: (19,32,36) (7%, 13%, 14%)

RGB channels and saturation

R 19 of 255 = 7%
G 32 of 255 = 13%
B 36 of 255 = 14%

19
32
36

R + G + B ~ 11%. #132024 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 32 + 36 = 87 (100%)
R 19 of 87 ~ 21.84%
G 32 of 87 ~ 36.78%
B 36 of 87 ~ 41.38'%

%21.84
%36.78
%41.38

CMYK color model

#132024 color CMYK value is (47,11,0,86).

  • cyan value is 47.22%
  • magenta value is 11.11%
  • yellow value is 0.00%
  • key color value is 85.88%

CMYK: (47,11,0,86)
C47M11Y0K86 (47%, 11%, 0%, 86%)
(0.47 / 0.11 / 0.00 / 0.86)

CMYK percentages

%47.22
%11.11
%0
%85.88

Codes

Color #132024 in popluar color models

13 20 24
RGB 19 32 36
HSL 194° 30.91% 10.78%
HSB/HSV 194° 47.22% 14.12%
CMYK 47.22% 11.11% 0.00%
85.88%

Color #132024 in popluar number systems.

HEX 13 20 24
Decimal 19 32 36
Binary 10011 100000 100100
Octal 23 40 44

Shades and tints

Shades of #132024

#132024
(19,32,36)
#121E21
(18,30,33)
#111C1E
(17,28,30)
#101A1B
(16,26,27)
#0F1818
(15,24,24)
#0E1615
(14,22,21)
#0D1412
(13,20,18)
#0C120F
(12,18,15)
#0B100C
(11,16,12)
#0A0E09
(10,14,9)
#090C06
(9,12,6)
#000000
(0,0,0)

Tints of #132024

#132024
(19,32,36)
#283437
(40,52,55)
#3D484A
(61,72,74)
#525C5D
(82,92,93)
#677070
(103,112,112)
#7C8483
(124,132,131)
#919896
(145,152,150)
#A6ACA9
(166,172,169)
#BBC0BC
(187,192,188)
#D0D4CF
(208,212,207)
#E5E8E2
(229,232,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #132024 color. Also use rgb(19,32,36) instead hex code.

Text Font Color

.myTextColor { color: #132024; }

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

This text font color is #132024.

Background Color

.myBgColor { background-color: #132024; }

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

This div background color is #132024.

Border color

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

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

This div border color is #132024.

Opacity

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

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

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

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

This text has shadow with #132024 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132024.

Preview

Color preview on black background

This text has color #132024 on black background.


Color preview on white background

This text has color #132024 on white background.


Black color preview on #132024 background

This text has black color on #132024 background.


White color preview on #132024 background

This text has white color on #132024 background.


Related colors

Complementary color

Complementary color for #hex is #ECDFDB.


I love getcolorcode.com

Triadic colors

1 #241320 and #202413 with #132024 are triadic colors.

2 #242013 and #201324 with #132024 are triadic colors.