COLOR #132417

HEX: #132417 RGB: (19,36,23)

Color info

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

RGB color model

#132417 color RGB value is (19,36,23).

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

RGB channels and saturation

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

19
36
23

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

Portions of RGB colors in percentages

R + G + B = 19 + 36 + 23 = 78 (100%)
R 19 of 78 ~ 24.36%
G 36 of 78 ~ 46.15%
B 23 of 78 ~ 29.49'%

%24.36
%46.15
%29.49

CMYK color model

#132417 color CMYK value is (47,0,36,86).

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

CMYK: (47,0,36,86)
C47M0Y36K86 (47%, 0%, 36%, 86%)
(0.47 / 0.00 / 0.36 / 0.86)

CMYK percentages

%47.22
%0
%36.11
%85.88

Codes

Color #132417 in popluar color models

13 24 17
RGB 19 36 23
HSL 134° 30.91% 10.78%
HSB/HSV 134° 47.22% 14.12%
CMYK 47.22% 0.00% 36.11%
85.88%

Color #132417 in popluar number systems.

HEX 13 24 17
Decimal 19 36 23
Binary 10011 100100 10111
Octal 23 44 27

Shades and tints

Shades of #132417

#132417
(19,36,23)
#122115
(18,33,21)
#111E13
(17,30,19)
#101B11
(16,27,17)
#0F180F
(15,24,15)
#0E150D
(14,21,13)
#0D120B
(13,18,11)
#0C0F09
(12,15,9)
#0B0C07
(11,12,7)
#0A0905
(10,9,5)
#090603
(9,6,3)
#000000
(0,0,0)

Tints of #132417

#132417
(19,36,23)
#28372C
(40,55,44)
#3D4A41
(61,74,65)
#525D56
(82,93,86)
#67706B
(103,112,107)
#7C8380
(124,131,128)
#919695
(145,150,149)
#A6A9AA
(166,169,170)
#BBBCBF
(187,188,191)
#D0CFD4
(208,207,212)
#E5E2E9
(229,226,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132417; }

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

This text font color is #132417.

Background Color

.myBgColor { background-color: #132417; }

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

This div background color is #132417.

Border color

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

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

This div border color is #132417.

Opacity

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

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

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

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

This text has shadow with #132417 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132417.

Preview

Color preview on black background

This text has color #132417 on black background.


Color preview on white background

This text has color #132417 on white background.


Black color preview on #132417 background

This text has black color on #132417 background.


White color preview on #132417 background

This text has white color on #132417 background.


Related colors

Complementary color

Complementary color for #hex is #ECDBE8.


I love getcolorcode.com

Triadic colors

1 #171324 and #241713 with #132417 are triadic colors.

2 #172413 and #241317 with #132417 are triadic colors.