COLOR #13422C

HEX: #13422C RGB: (19,66,44)

Color info

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

RGB color model

#13422C color RGB value is (19,66,44).

RGB: (19,66,44) (7%, 26%, 17%)

RGB channels and saturation

R 19 of 255 = 7%
G 66 of 255 = 26%
B 44 of 255 = 17%

19
66
44

R + G + B ~ 17%. #13422C is dark color.

Portions of RGB colors in percentages

R + G + B = 19 + 66 + 44 = 129 (100%)
R 19 of 129 ~ 14.73%
G 66 of 129 ~ 51.16%
B 44 of 129 ~ 34.11'%

%14.73
%51.16
%34.11

CMYK color model

#13422C color CMYK value is (71,0,33,74).

  • cyan value is 71.21%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 74.12%

CMYK: (71,0,33,74)
C71M0Y33K74 (71%, 0%, 33%, 74%)
(0.71 / 0.00 / 0.33 / 0.74)

CMYK percentages

%71.21
%0
%33.33
%74.12

Codes

Color #13422C in popluar color models

13 42 2C
RGB 19 66 44
HSL 152° 55.29% 16.67%
HSB/HSV 152° 71.21% 25.88%
CMYK 71.21% 0.00% 33.33%
74.12%

Color #13422C in popluar number systems.

HEX 13 42 2C
Decimal 19 66 44
Binary 10011 1000010 101100
Octal 23 102 54

Shades and tints

Shades of #13422C

#13422C
(19,66,44)
#123C28
(18,60,40)
#113624
(17,54,36)
#103020
(16,48,32)
#0F2A1C
(15,42,28)
#0E2418
(14,36,24)
#0D1E14
(13,30,20)
#0C1810
(12,24,16)
#0B120C
(11,18,12)
#0A0C08
(10,12,8)
#090604
(9,6,4)
#000000
(0,0,0)

Tints of #13422C

#13422C
(19,66,44)
#28533F
(40,83,63)
#3D6452
(61,100,82)
#527565
(82,117,101)
#678678
(103,134,120)
#7C978B
(124,151,139)
#91A89E
(145,168,158)
#A6B9B1
(166,185,177)
#BBCAC4
(187,202,196)
#D0DBD7
(208,219,215)
#E5ECEA
(229,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13422C color. Also use rgb(19,66,44) instead hex code.

Text Font Color

.myTextColor { color: #13422C; }

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

This text font color is #13422C.

Background Color

.myBgColor { background-color: #13422C; }

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

This div background color is #13422C.

Border color

.myBorderColor { border: 1px solid #13422C; }

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

This div border color is #13422C.

Opacity

.myOpacity80 { color: #13422C; opacity: 0.8; }

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

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

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

This text has shadow with #13422C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13422C.

Preview

Color preview on black background

This text has color #13422C on black background.


Color preview on white background

This text has color #13422C on white background.


Black color preview on #13422C background

This text has black color on #13422C background.


White color preview on #13422C background

This text has white color on #13422C background.


Related colors

Complementary color

Complementary color for #hex is #ECBDD3.


I love getcolorcode.com

Triadic colors

1 #2C1342 and #422C13 with #13422C are triadic colors.

2 #2C4213 and #42132C with #13422C are triadic colors.