COLOR #132317

HEX: #132317 RGB: (19,35,23)

Color info

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

RGB color model

#132317 color RGB value is (19,35,23).

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

RGB channels and saturation

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

19
35
23

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

Portions of RGB colors in percentages

R + G + B = 19 + 35 + 23 = 77 (100%)
R 19 of 77 ~ 24.68%
G 35 of 77 ~ 45.45%
B 23 of 77 ~ 29.87'%

%24.68
%45.45
%29.87

CMYK color model

#132317 color CMYK value is (46,0,34,86).

  • cyan value is 45.71%
  • magenta value is 0.00%
  • yellow value is 34.29%
  • key color value is 86.27%

CMYK: (46,0,34,86)
C46M0Y34K86 (46%, 0%, 34%, 86%)
(0.46 / 0.00 / 0.34 / 0.86)

CMYK percentages

%45.71
%0
%34.29
%86.27

Codes

Color #132317 in popluar color models

13 23 17
RGB 19 35 23
HSL 135° 29.63% 10.59%
HSB/HSV 135° 45.71% 13.73%
CMYK 45.71% 0.00% 34.29%
86.27%

Color #132317 in popluar number systems.

HEX 13 23 17
Decimal 19 35 23
Binary 10011 100011 10111
Octal 23 43 27

Shades and tints

Shades of #132317

#132317
(19,35,23)
#122015
(18,32,21)
#111D13
(17,29,19)
#101A11
(16,26,17)
#0F170F
(15,23,15)
#0E140D
(14,20,13)
#0D110B
(13,17,11)
#0C0E09
(12,14,9)
#0B0B07
(11,11,7)
#0A0805
(10,8,5)
#090503
(9,5,3)
#000000
(0,0,0)

Tints of #132317

#132317
(19,35,23)
#28372C
(40,55,44)
#3D4B41
(61,75,65)
#525F56
(82,95,86)
#67736B
(103,115,107)
#7C8780
(124,135,128)
#919B95
(145,155,149)
#A6AFAA
(166,175,170)
#BBC3BF
(187,195,191)
#D0D7D4
(208,215,212)
#E5EBE9
(229,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132317; }

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

This text font color is #132317.

Background Color

.myBgColor { background-color: #132317; }

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

This div background color is #132317.

Border color

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

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

This div border color is #132317.

Opacity

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

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

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

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

This text has shadow with #132317 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132317.

Preview

Color preview on black background

This text has color #132317 on black background.


Color preview on white background

This text has color #132317 on white background.


Black color preview on #132317 background

This text has black color on #132317 background.


White color preview on #132317 background

This text has white color on #132317 background.


Related colors

Complementary color

Complementary color for #hex is #ECDCE8.


I love getcolorcode.com

Triadic colors

1 #171323 and #231713 with #132317 are triadic colors.

2 #172313 and #231317 with #132317 are triadic colors.