COLOR #13523B

HEX: #13523B RGB: (19,82,59)

Color info

#13523B contains mainly green and blue colors. Web safe color of #13523B is #006633 (or #063).

RGB color model

#13523B color RGB value is (19,82,59).

RGB: (19,82,59) (7%, 32%, 23%)

RGB channels and saturation

R 19 of 255 = 7%
G 82 of 255 = 32%
B 59 of 255 = 23%

19
82
59

R + G + B ~ 21%. #13523B is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 82 + 59 = 160 (100%)
R 19 of 160 ~ 11.88%
G 82 of 160 ~ 51.25%
B 59 of 160 ~ 36.88'%

%11.88
%51.25
%36.88

CMYK color model

#13523B color CMYK value is (77,0,28,68).

  • cyan value is 76.83%
  • magenta value is 0.00%
  • yellow value is 28.05%
  • key color value is 67.84%

CMYK: (77,0,28,68)
C77M0Y28K68 (77%, 0%, 28%, 68%)
(0.77 / 0.00 / 0.28 / 0.68)

CMYK percentages

%76.83
%0
%28.05
%67.84

Codes

Color #13523B in popluar color models

13 52 3B
RGB 19 82 59
HSL 158° 62.38% 19.80%
HSB/HSV 158° 76.83% 32.16%
CMYK 76.83% 0.00% 28.05%
67.84%

Color #13523B in popluar number systems.

HEX 13 52 3B
Decimal 19 82 59
Binary 10011 1010010 111011
Octal 23 122 73

Shades and tints

Shades of #13523B

#13523B
(19,82,59)
#124B36
(18,75,54)
#114431
(17,68,49)
#103D2C
(16,61,44)
#0F3627
(15,54,39)
#0E2F22
(14,47,34)
#0D281D
(13,40,29)
#0C2118
(12,33,24)
#0B1A13
(11,26,19)
#0A130E
(10,19,14)
#090C09
(9,12,9)
#000000
(0,0,0)

Tints of #13523B

#13523B
(19,82,59)
#28614C
(40,97,76)
#3D705D
(61,112,93)
#527F6E
(82,127,110)
#678E7F
(103,142,127)
#7C9D90
(124,157,144)
#91ACA1
(145,172,161)
#A6BBB2
(166,187,178)
#BBCAC3
(187,202,195)
#D0D9D4
(208,217,212)
#E5E8E5
(229,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13523B color. Also use rgb(19,82,59) instead hex code.

Text Font Color

.myTextColor { color: #13523B; }

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

This text font color is #13523B.

Background Color

.myBgColor { background-color: #13523B; }

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

This div background color is #13523B.

Border color

.myBorderColor { border: 1px solid #13523B; }

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

This div border color is #13523B.

Opacity

.myOpacity80 { color: #13523B; opacity: 0.8; }

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

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

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

This text has shadow with #13523B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13523B.

Preview

Color preview on black background

This text has color #13523B on black background.


Color preview on white background

This text has color #13523B on white background.


Black color preview on #13523B background

This text has black color on #13523B background.


White color preview on #13523B background

This text has white color on #13523B background.


Related colors

Complementary color

Complementary color for #hex is #ECADC4.


I love getcolorcode.com

Triadic colors

1 #3B1352 and #523B13 with #13523B are triadic colors.

2 #3B5213 and #52133B with #13523B are triadic colors.