COLOR #223549

HEX: #223549 RGB: (34,53,73)

Color info

#223549 contains red, green and blue colors in about the same proportion. Web safe color of #223549 is #333333 (or #333).

RGB color model

#223549 color RGB value is (34,53,73).

RGB: (34,53,73) (13%, 21%, 29%)

RGB channels and saturation

R 34 of 255 = 13%
G 53 of 255 = 21%
B 73 of 255 = 29%

34
53
73

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

Portions of RGB colors in percentages

R + G + B = 34 + 53 + 73 = 160 (100%)
R 34 of 160 ~ 21.25%
G 53 of 160 ~ 33.13%
B 73 of 160 ~ 45.63'%

%21.25
%33.13
%45.63

CMYK color model

#223549 color CMYK value is (53,27,0,71).

  • cyan value is 53.42%
  • magenta value is 27.40%
  • yellow value is 0.00%
  • key color value is 71.37%

CMYK: (53,27,0,71)
C53M27Y0K71 (53%, 27%, 0%, 71%)
(0.53 / 0.27 / 0.00 / 0.71)

CMYK percentages

%53.42
%27.4
%0
%71.37

Codes

Color #223549 in popluar color models

22 35 49
RGB 34 53 73
HSL 211° 36.45% 20.98%
HSB/HSV 211° 53.42% 28.63%
CMYK 53.42% 27.40% 0.00%
71.37%

Color #223549 in popluar number systems.

HEX 22 35 49
Decimal 34 53 73
Binary 100010 110101 1001001
Octal 42 65 111

Shades and tints

Shades of #223549

#223549
(34,53,73)
#1F3143
(31,49,67)
#1C2D3D
(28,45,61)
#192937
(25,41,55)
#162531
(22,37,49)
#13212B
(19,33,43)
#101D25
(16,29,37)
#0D191F
(13,25,31)
#0A1519
(10,21,25)
#071113
(7,17,19)
#040D0D
(4,13,13)
#000000
(0,0,0)

Tints of #223549

#223549
(34,53,73)
#364759
(54,71,89)
#4A5969
(74,89,105)
#5E6B79
(94,107,121)
#727D89
(114,125,137)
#868F99
(134,143,153)
#9AA1A9
(154,161,169)
#AEB3B9
(174,179,185)
#C2C5C9
(194,197,201)
#D6D7D9
(214,215,217)
#EAE9E9
(234,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #223549 color. Also use rgb(34,53,73) instead hex code.

Text Font Color

.myTextColor { color: #223549; }

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

This text font color is #223549.

Background Color

.myBgColor { background-color: #223549; }

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

This div background color is #223549.

Border color

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

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

This div border color is #223549.

Opacity

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

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

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

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

This text has shadow with #223549 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223549.

Preview

Color preview on black background

This text has color #223549 on black background.


Color preview on white background

This text has color #223549 on white background.


Black color preview on #223549 background

This text has black color on #223549 background.


White color preview on #223549 background

This text has white color on #223549 background.


Related colors

Complementary color

Complementary color for #hex is #DDCAB6.


I love getcolorcode.com

Triadic colors

1 #492235 and #354922 with #223549 are triadic colors.

2 #493522 and #352249 with #223549 are triadic colors.