COLOR #132913

HEX: #132913 RGB: (19,41,19)

Color info

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

RGB color model

#132913 color RGB value is (19,41,19).

RGB: (19,41,19) (7%, 16%, 7%)

RGB channels and saturation

R 19 of 255 = 7%
G 41 of 255 = 16%
B 19 of 255 = 7%

19
41
19

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

Portions of RGB colors in percentages

R + G + B = 19 + 41 + 19 = 79 (100%)
R 19 of 79 ~ 24.05%
G 41 of 79 ~ 51.9%
B 19 of 79 ~ 24.05'%

%24.05
%51.9
%24.05

CMYK color model

#132913 color CMYK value is (54,0,54,84).

  • cyan value is 53.66%
  • magenta value is 0.00%
  • yellow value is 53.66%
  • key color value is 83.92%

CMYK: (54,0,54,84)
C54M0Y54K84 (54%, 0%, 54%, 84%)
(0.54 / 0.00 / 0.54 / 0.84)

CMYK percentages

%53.66
%0
%53.66
%83.92

Codes

Color #132913 in popluar color models

13 29 13
RGB 19 41 19
HSL 120° 36.67% 11.76%
HSB/HSV 120° 53.66% 16.08%
CMYK 53.66% 0.00% 53.66%
83.92%

Color #132913 in popluar number systems.

HEX 13 29 13
Decimal 19 41 19
Binary 10011 101001 10011
Octal 23 51 23

Shades and tints

Shades of #132913

#132913
(19,41,19)
#122612
(18,38,18)
#112311
(17,35,17)
#102010
(16,32,16)
#0F1D0F
(15,29,15)
#0E1A0E
(14,26,14)
#0D170D
(13,23,13)
#0C140C
(12,20,12)
#0B110B
(11,17,11)
#0A0E0A
(10,14,10)
#090B09
(9,11,9)
#000000
(0,0,0)

Tints of #132913

#132913
(19,41,19)
#283C28
(40,60,40)
#3D4F3D
(61,79,61)
#526252
(82,98,82)
#677567
(103,117,103)
#7C887C
(124,136,124)
#919B91
(145,155,145)
#A6AEA6
(166,174,166)
#BBC1BB
(187,193,187)
#D0D4D0
(208,212,208)
#E5E7E5
(229,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132913; }

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

This text font color is #132913.

Background Color

.myBgColor { background-color: #132913; }

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

This div background color is #132913.

Border color

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

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

This div border color is #132913.

Opacity

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

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

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

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

This text has shadow with #132913 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132913.

Preview

Color preview on black background

This text has color #132913 on black background.


Color preview on white background

This text has color #132913 on white background.


Black color preview on #132913 background

This text has black color on #132913 background.


White color preview on #132913 background

This text has white color on #132913 background.


Related colors

Complementary color

Complementary color for #hex is #ECD6EC.


I love getcolorcode.com

Triadic colors

1 #131329 and #291313 with #132913 are triadic colors.

2 #132913 and #291313 with #132913 are triadic colors.