COLOR #132713

HEX: #132713 RGB: (19,39,19)

Color info

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

RGB color model

#132713 color RGB value is (19,39,19).

RGB: (19,39,19) (7%, 15%, 7%)

RGB channels and saturation

R 19 of 255 = 7%
G 39 of 255 = 15%
B 19 of 255 = 7%

19
39
19

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

Portions of RGB colors in percentages

R + G + B = 19 + 39 + 19 = 77 (100%)
R 19 of 77 ~ 24.68%
G 39 of 77 ~ 50.65%
B 19 of 77 ~ 24.68'%

%24.68
%50.65
%24.68

CMYK color model

#132713 color CMYK value is (51,0,51,85).

  • cyan value is 51.28%
  • magenta value is 0.00%
  • yellow value is 51.28%
  • key color value is 84.71%

CMYK: (51,0,51,85)
C51M0Y51K85 (51%, 0%, 51%, 85%)
(0.51 / 0.00 / 0.51 / 0.85)

CMYK percentages

%51.28
%0
%51.28
%84.71

Codes

Color #132713 in popluar color models

13 27 13
RGB 19 39 19
HSL 120° 34.48% 11.37%
HSB/HSV 120° 51.28% 15.29%
CMYK 51.28% 0.00% 51.28%
84.71%

Color #132713 in popluar number systems.

HEX 13 27 13
Decimal 19 39 19
Binary 10011 100111 10011
Octal 23 47 23

Shades and tints

Shades of #132713

#132713
(19,39,19)
#122412
(18,36,18)
#112111
(17,33,17)
#101E10
(16,30,16)
#0F1B0F
(15,27,15)
#0E180E
(14,24,14)
#0D150D
(13,21,13)
#0C120C
(12,18,12)
#0B0F0B
(11,15,11)
#0A0C0A
(10,12,10)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #132713

#132713
(19,39,19)
#283A28
(40,58,40)
#3D4D3D
(61,77,61)
#526052
(82,96,82)
#677367
(103,115,103)
#7C867C
(124,134,124)
#919991
(145,153,145)
#A6ACA6
(166,172,166)
#BBBFBB
(187,191,187)
#D0D2D0
(208,210,208)
#E5E5E5
(229,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #132713; }

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

This text font color is #132713.

Background Color

.myBgColor { background-color: #132713; }

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

This div background color is #132713.

Border color

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

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

This div border color is #132713.

Opacity

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

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

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

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

This text has shadow with #132713 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #132713.

Preview

Color preview on black background

This text has color #132713 on black background.


Color preview on white background

This text has color #132713 on white background.


Black color preview on #132713 background

This text has black color on #132713 background.


White color preview on #132713 background

This text has white color on #132713 background.


Related colors

Complementary color

Complementary color for #hex is #ECD8EC.


I love getcolorcode.com

Triadic colors

1 #131327 and #271313 with #132713 are triadic colors.

2 #132713 and #271313 with #132713 are triadic colors.