COLOR #133020

HEX: #133020 RGB: (19,48,32)

Color info

#133020 contains red, green and blue colors in about the same proportion. Web safe color of #133020 is #003333 (or #033).

RGB color model

#133020 color RGB value is (19,48,32).

RGB: (19,48,32) (7%, 19%, 13%)

RGB channels and saturation

R 19 of 255 = 7%
G 48 of 255 = 19%
B 32 of 255 = 13%

19
48
32

R + G + B ~ 13%. #133020 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 48 + 32 = 99 (100%)
R 19 of 99 ~ 19.19%
G 48 of 99 ~ 48.48%
B 32 of 99 ~ 32.32'%

%19.19
%48.48
%32.32

CMYK color model

#133020 color CMYK value is (60,0,33,81).

  • cyan value is 60.42%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 81.18%
CMYK: (60,0,33,81) C60M0Y33K81 (60%,0%,33%,81%) (0.60/0.00/0.33/0.81) 

CMYK percentages

%60.42
%0
%33.33
%81.18

Codes

Color #133020 in popluar color models

13 30 20
RGB 19 48 32
HSL 147° 43.28% 13.14%
HSB/HSV 147° 60.42% 18.82%
CMYK 60.42% 0.00% 33.33%
81.18%

Color #133020 in popluar number systems.

HEX 13 30 20
Decimal 19 48 32
Binary 10011 110000 100000
Octal 23 60 40

Shades and tints

Shades of #133020

#133020
(19,48,32)
#122C1E
(18,44,30)
#11281C
(17,40,28)
#10241A
(16,36,26)
#0F2018
(15,32,24)
#0E1C16
(14,28,22)
#0D1814
(13,24,20)
#0C1412
(12,20,18)
#0B1010
(11,16,16)
#0A0C0E
(10,12,14)
#09080C
(9,8,12)
#000000
(0,0,0)

Tints of #133020

#133020
(19,48,32)
#284234
(40,66,52)
#3D5448
(61,84,72)
#52665C
(82,102,92)
#677870
(103,120,112)
#7C8A84
(124,138,132)
#919C98
(145,156,152)
#A6AEAC
(166,174,172)
#BBC0C0
(187,192,192)
#D0D2D4
(208,210,212)
#E5E4E8
(229,228,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133020; }

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

This text font color is #133020.

Background Color

.myBgColor { background-color: #133020; }

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

This div background color is #133020.

Border color

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

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

This div border color is #133020.

Opacity

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

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

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

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

This text has shadow with #133020 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133020.

Preview

Color preview on black background

This text has color #133020 on black background.


Color preview on white background

This text has color #133020 on white background.


Black color preview on #133020 background

This text has black color on #133020 background.


White color preview on #133020 background

This text has white color on #133020 background.


Related colors

Complementary color

Complementary color for #hex is #ECCFDF.


I love getcolorcode.com

Triadic colors

1 #201330 and #302013 with #133020 are triadic colors.

2 #203013 and #301320 with #133020 are triadic colors.