COLOR #132213

HEX: #132213 RGB: (19,34,19)

Color info

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

RGB color model

#132213 color RGB value is (19,34,19).

RGB: (19,34,19) (7%, 13%, 7%)

RGB channels and saturation

R 19 of 255 = 7%
G 34 of 255 = 13%
B 19 of 255 = 7%

19
34
19

R + G + B ~ 9%. #132213 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 34 + 19 = 72 (100%)
R 19 of 72 ~ 26.39%
G 34 of 72 ~ 47.22%
B 19 of 72 ~ 26.39'%

%26.39
%47.22
%26.39

CMYK color model

#132213 color CMYK value is (44,0,44,87).

  • cyan value is 44.12%
  • magenta value is 0.00%
  • yellow value is 44.12%
  • key color value is 86.67%

CMYK: (44,0,44,87)
C44M0Y44K87 (44%, 0%, 44%, 87%)
(0.44 / 0.00 / 0.44 / 0.87)

CMYK percentages

%44.12
%0
%44.12
%86.67

Codes

Color #132213 in popluar color models

13 22 13
RGB 19 34 19
HSL 120° 28.30% 10.39%
HSB/HSV 120° 44.12% 13.33%
CMYK 44.12% 0.00% 44.12%
86.67%

Color #132213 in popluar number systems.

HEX 13 22 13
Decimal 19 34 19
Binary 10011 100010 10011
Octal 23 42 23

Shades and tints

Shades of #132213

#132213
(19,34,19)
#121F12
(18,31,18)
#111C11
(17,28,17)
#101910
(16,25,16)
#0F160F
(15,22,15)
#0E130E
(14,19,14)
#0D100D
(13,16,13)
#0C0D0C
(12,13,12)
#0B0A0B
(11,10,11)
#0A070A
(10,7,10)
#090409
(9,4,9)
#000000
(0,0,0)

Tints of #132213

#132213
(19,34,19)
#283628
(40,54,40)
#3D4A3D
(61,74,61)
#525E52
(82,94,82)
#677267
(103,114,103)
#7C867C
(124,134,124)
#919A91
(145,154,145)
#A6AEA6
(166,174,166)
#BBC2BB
(187,194,187)
#D0D6D0
(208,214,208)
#E5EAE5
(229,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132213; }

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

This text font color is #132213.

Background Color

.myBgColor { background-color: #132213; }

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

This div background color is #132213.

Border color

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

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

This div border color is #132213.

Opacity

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

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

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

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

This text has shadow with #132213 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132213.

Preview

Color preview on black background

This text has color #132213 on black background.


Color preview on white background

This text has color #132213 on white background.


Black color preview on #132213 background

This text has black color on #132213 background.


White color preview on #132213 background

This text has white color on #132213 background.


Related colors

Complementary color

Complementary color for #hex is #ECDDEC.


I love getcolorcode.com

Triadic colors

1 #131322 and #221313 with #132213 are triadic colors.

2 #132213 and #221313 with #132213 are triadic colors.