COLOR #13223A

HEX: #13223A RGB: (19,34,58)

Color info

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

RGB color model

#13223A color RGB value is (19,34,58).

RGB: (19,34,58) (7%, 13%, 23%)

RGB channels and saturation

R 19 of 255 = 7%
G 34 of 255 = 13%
B 58 of 255 = 23%

19
34
58

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

Portions of RGB colors in percentages

R + G + B = 19 + 34 + 58 = 111 (100%)
R 19 of 111 ~ 17.12%
G 34 of 111 ~ 30.63%
B 58 of 111 ~ 52.25'%

%17.12
%30.63
%52.25

CMYK color model

#13223A color CMYK value is (67,41,0,77).

  • cyan value is 67.24%
  • magenta value is 41.38%
  • yellow value is 0.00%
  • key color value is 77.25%
CMYK: (67,41,0,77) C67M41Y0K77 (67%,41%,0%,77%) (0.67/0.41/0.00/0.77) 

CMYK percentages

%67.24
%41.38
%0
%77.25

Codes

Color #13223A in popluar color models

13 22 3A
RGB 19 34 58
HSL 217° 50.65% 15.10%
HSB/HSV 217° 67.24% 22.75%
CMYK 67.24% 41.38% 0.00%
77.25%

Color #13223A in popluar number systems.

HEX 13 22 3A
Decimal 19 34 58
Binary 10011 100010 111010
Octal 23 42 72

Shades and tints

Shades of #13223A

#13223A
(19,34,58)
#121F35
(18,31,53)
#111C30
(17,28,48)
#10192B
(16,25,43)
#0F1626
(15,22,38)
#0E1321
(14,19,33)
#0D101C
(13,16,28)
#0C0D17
(12,13,23)
#0B0A12
(11,10,18)
#0A070D
(10,7,13)
#090408
(9,4,8)
#000000
(0,0,0)

Tints of #13223A

#13223A
(19,34,58)
#28364B
(40,54,75)
#3D4A5C
(61,74,92)
#525E6D
(82,94,109)
#67727E
(103,114,126)
#7C868F
(124,134,143)
#919AA0
(145,154,160)
#A6AEB1
(166,174,177)
#BBC2C2
(187,194,194)
#D0D6D3
(208,214,211)
#E5EAE4
(229,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #13223A color. Also use rgb(19,34,58) instead hex code.

Text Font Color

.myTextColor { color: #13223A; }

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

This text font color is #13223A.

Background Color

.myBgColor { background-color: #13223A; }

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

This div background color is #13223A.

Border color

.myBorderColor { border: 1px solid #13223A; }

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

This div border color is #13223A.

Opacity

.myOpacity80 { color: #13223A; opacity: 0.8; }

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

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

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

This text has shadow with #13223A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #13223A.

Preview

Color preview on black background

This text has color #13223A on black background.


Color preview on white background

This text has color #13223A on white background.


Black color preview on #13223A background

This text has black color on #13223A background.


White color preview on #13223A background

This text has white color on #13223A background.


Related colors

Complementary color

Complementary color for #hex is #ECDDC5.


I love getcolorcode.com

Triadic colors

1 #3A1322 and #223A13 with #13223A are triadic colors.

2 #3A2213 and #22133A with #13223A are triadic colors.