COLOR #133524

HEX: #133524 RGB: (19,53,36)

Color info

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

RGB color model

#133524 color RGB value is (19,53,36).

RGB: (19,53,36) (7%, 21%, 14%)

RGB channels and saturation

R 19 of 255 = 7%
G 53 of 255 = 21%
B 36 of 255 = 14%

19
53
36

R + G + B ~ 14%. #133524 is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 53 + 36 = 108 (100%)
R 19 of 108 ~ 17.59%
G 53 of 108 ~ 49.07%
B 36 of 108 ~ 33.33'%

%17.59
%49.07
%33.33

CMYK color model

#133524 color CMYK value is (64,0,32,79).

  • cyan value is 64.15%
  • magenta value is 0.00%
  • yellow value is 32.08%
  • key color value is 79.22%

CMYK: (64,0,32,79)
C64M0Y32K79 (64%, 0%, 32%, 79%)
(0.64 / 0.00 / 0.32 / 0.79)

CMYK percentages

%64.15
%0
%32.08
%79.22

Codes

Color #133524 in popluar color models

13 35 24
RGB 19 53 36
HSL 150° 47.22% 14.12%
HSB/HSV 150° 64.15% 20.78%
CMYK 64.15% 0.00% 32.08%
79.22%

Color #133524 in popluar number systems.

HEX 13 35 24
Decimal 19 53 36
Binary 10011 110101 100100
Octal 23 65 44

Shades and tints

Shades of #133524

#133524
(19,53,36)
#123121
(18,49,33)
#112D1E
(17,45,30)
#10291B
(16,41,27)
#0F2518
(15,37,24)
#0E2115
(14,33,21)
#0D1D12
(13,29,18)
#0C190F
(12,25,15)
#0B150C
(11,21,12)
#0A1109
(10,17,9)
#090D06
(9,13,6)
#000000
(0,0,0)

Tints of #133524

#133524
(19,53,36)
#284737
(40,71,55)
#3D594A
(61,89,74)
#526B5D
(82,107,93)
#677D70
(103,125,112)
#7C8F83
(124,143,131)
#91A196
(145,161,150)
#A6B3A9
(166,179,169)
#BBC5BC
(187,197,188)
#D0D7CF
(208,215,207)
#E5E9E2
(229,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133524; }

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

This text font color is #133524.

Background Color

.myBgColor { background-color: #133524; }

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

This div background color is #133524.

Border color

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

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

This div border color is #133524.

Opacity

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

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

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

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

This text has shadow with #133524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133524.

Preview

Color preview on black background

This text has color #133524 on black background.


Color preview on white background

This text has color #133524 on white background.


Black color preview on #133524 background

This text has black color on #133524 background.


White color preview on #133524 background

This text has white color on #133524 background.


Related colors

Complementary color

Complementary color for #hex is #ECCADB.


I love getcolorcode.com

Triadic colors

1 #241335 and #352413 with #133524 are triadic colors.

2 #243513 and #351324 with #133524 are triadic colors.