COLOR #133525

HEX: #133525 RGB: (19,53,37)

Color info

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

RGB color model

#133525 color RGB value is (19,53,37).

RGB: (19,53,37) (7%, 21%, 15%)

RGB channels and saturation

R 19 of 255 = 7%
G 53 of 255 = 21%
B 37 of 255 = 15%

19
53
37

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

Portions of RGB colors in percentages

R + G + B = 19 + 53 + 37 = 109 (100%)
R 19 of 109 ~ 17.43%
G 53 of 109 ~ 48.62%
B 37 of 109 ~ 33.94'%

%17.43
%48.62
%33.94

CMYK color model

#133525 color CMYK value is (64,0,30,79).

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

CMYK: (64,0,30,79)
C64M0Y30K79 (64%, 0%, 30%, 79%)
(0.64 / 0.00 / 0.30 / 0.79)

CMYK percentages

%64.15
%0
%30.19
%79.22

Codes

Color #133525 in popluar color models

13 35 25
RGB 19 53 37
HSL 152° 47.22% 14.12%
HSB/HSV 152° 64.15% 20.78%
CMYK 64.15% 0.00% 30.19%
79.22%

Color #133525 in popluar number systems.

HEX 13 35 25
Decimal 19 53 37
Binary 10011 110101 100101
Octal 23 65 45

Shades and tints

Shades of #133525

#133525
(19,53,37)
#123122
(18,49,34)
#112D1F
(17,45,31)
#10291C
(16,41,28)
#0F2519
(15,37,25)
#0E2116
(14,33,22)
#0D1D13
(13,29,19)
#0C1910
(12,25,16)
#0B150D
(11,21,13)
#0A110A
(10,17,10)
#090D07
(9,13,7)
#000000
(0,0,0)

Tints of #133525

#133525
(19,53,37)
#284738
(40,71,56)
#3D594B
(61,89,75)
#526B5E
(82,107,94)
#677D71
(103,125,113)
#7C8F84
(124,143,132)
#91A197
(145,161,151)
#A6B3AA
(166,179,170)
#BBC5BD
(187,197,189)
#D0D7D0
(208,215,208)
#E5E9E3
(229,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #133525; }

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

This text font color is #133525.

Background Color

.myBgColor { background-color: #133525; }

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

This div background color is #133525.

Border color

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

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

This div border color is #133525.

Opacity

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

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

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

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

This text has shadow with #133525 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #133525.

Preview

Color preview on black background

This text has color #133525 on black background.


Color preview on white background

This text has color #133525 on white background.


Black color preview on #133525 background

This text has black color on #133525 background.


White color preview on #133525 background

This text has white color on #133525 background.


Related colors

Complementary color

Complementary color for #hex is #ECCADA.


I love getcolorcode.com

Triadic colors

1 #251335 and #352513 with #133525 are triadic colors.

2 #253513 and #351325 with #133525 are triadic colors.