COLOR #132418

HEX: #132418 RGB: (19,36,24)

Color info

#132418 contains red, green and blue colors in about the same proportion. Web safe color of #132418 is #003300 (or #030).

RGB color model

#132418 color RGB value is (19,36,24).

RGB: (19,36,24) (7%, 14%, 9%)

RGB channels and saturation

R 19 of 255 = 7%
G 36 of 255 = 14%
B 24 of 255 = 9%

19
36
24

R + G + B ~ 10%. #132418 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 36 + 24 = 79 (100%)
R 19 of 79 ~ 24.05%
G 36 of 79 ~ 45.57%
B 24 of 79 ~ 30.38'%

%24.05
%45.57
%30.38

CMYK color model

#132418 color CMYK value is (47,0,33,86).

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

CMYK: (47,0,33,86)
C47M0Y33K86 (47%, 0%, 33%, 86%)
(0.47 / 0.00 / 0.33 / 0.86)

CMYK percentages

%47.22
%0
%33.33
%85.88

Codes

Color #132418 in popluar color models

13 24 18
RGB 19 36 24
HSL 138° 30.91% 10.78%
HSB/HSV 138° 47.22% 14.12%
CMYK 47.22% 0.00% 33.33%
85.88%

Color #132418 in popluar number systems.

HEX 13 24 18
Decimal 19 36 24
Binary 10011 100100 11000
Octal 23 44 30

Shades and tints

Shades of #132418

#132418
(19,36,24)
#122116
(18,33,22)
#111E14
(17,30,20)
#101B12
(16,27,18)
#0F1810
(15,24,16)
#0E150E
(14,21,14)
#0D120C
(13,18,12)
#0C0F0A
(12,15,10)
#0B0C08
(11,12,8)
#0A0906
(10,9,6)
#090604
(9,6,4)
#000000
(0,0,0)

Tints of #132418

#132418
(19,36,24)
#28372D
(40,55,45)
#3D4A42
(61,74,66)
#525D57
(82,93,87)
#67706C
(103,112,108)
#7C8381
(124,131,129)
#919696
(145,150,150)
#A6A9AB
(166,169,171)
#BBBCC0
(187,188,192)
#D0CFD5
(208,207,213)
#E5E2EA
(229,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132418; }

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

This text font color is #132418.

Background Color

.myBgColor { background-color: #132418; }

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

This div background color is #132418.

Border color

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

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

This div border color is #132418.

Opacity

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

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

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

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

This text has shadow with #132418 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132418.

Preview

Color preview on black background

This text has color #132418 on black background.


Color preview on white background

This text has color #132418 on white background.


Black color preview on #132418 background

This text has black color on #132418 background.


White color preview on #132418 background

This text has white color on #132418 background.


Related colors

Complementary color

Complementary color for #hex is #ECDBE7.


I love getcolorcode.com

Triadic colors

1 #181324 and #241813 with #132418 are triadic colors.

2 #182413 and #241318 with #132418 are triadic colors.