COLOR #223437

HEX: #223437 RGB: (34,52,55)

Color info

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

RGB color model

#223437 color RGB value is (34,52,55).

RGB: (34,52,55) (13%, 20%, 22%)

RGB channels and saturation

R 34 of 255 = 13%
G 52 of 255 = 20%
B 55 of 255 = 22%

34
52
55

R + G + B ~ 18%. #223437 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 52 + 55 = 141 (100%)
R 34 of 141 ~ 24.11%
G 52 of 141 ~ 36.88%
B 55 of 141 ~ 39.01'%

%24.11
%36.88
%39.01

CMYK color model

#223437 color CMYK value is (38,5,0,78).

  • cyan value is 38.18%
  • magenta value is 5.45%
  • yellow value is 0.00%
  • key color value is 78.43%

CMYK: (38,5,0,78)
C38M5Y0K78 (38%, 5%, 0%, 78%)
(0.38 / 0.05 / 0.00 / 0.78)

CMYK percentages

%38.18
%5.45
%0
%78.43

Codes

Color #223437 in popluar color models

22 34 37
RGB 34 52 55
HSL 189° 23.60% 17.45%
HSB/HSV 189° 38.18% 21.57%
CMYK 38.18% 5.45% 0.00%
78.43%

Color #223437 in popluar number systems.

HEX 22 34 37
Decimal 34 52 55
Binary 100010 110100 110111
Octal 42 64 67

Shades and tints

Shades of #223437

#223437
(34,52,55)
#1F3032
(31,48,50)
#1C2C2D
(28,44,45)
#192828
(25,40,40)
#162423
(22,36,35)
#13201E
(19,32,30)
#101C19
(16,28,25)
#0D1814
(13,24,20)
#0A140F
(10,20,15)
#07100A
(7,16,10)
#040C05
(4,12,5)
#000000
(0,0,0)

Tints of #223437

#223437
(34,52,55)
#364649
(54,70,73)
#4A585B
(74,88,91)
#5E6A6D
(94,106,109)
#727C7F
(114,124,127)
#868E91
(134,142,145)
#9AA0A3
(154,160,163)
#AEB2B5
(174,178,181)
#C2C4C7
(194,196,199)
#D6D6D9
(214,214,217)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #223437 color. Also use rgb(34,52,55) instead hex code.

Text Font Color

.myTextColor { color: #223437; }

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

This text font color is #223437.

Background Color

.myBgColor { background-color: #223437; }

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

This div background color is #223437.

Border color

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

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

This div border color is #223437.

Opacity

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

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

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

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

This text has shadow with #223437 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223437.

Preview

Color preview on black background

This text has color #223437 on black background.


Color preview on white background

This text has color #223437 on white background.


Black color preview on #223437 background

This text has black color on #223437 background.


White color preview on #223437 background

This text has white color on #223437 background.


Related colors

Complementary color

Complementary color for #hex is #DDCBC8.


I love getcolorcode.com

Triadic colors

1 #372234 and #343722 with #223437 are triadic colors.

2 #373422 and #342237 with #223437 are triadic colors.