COLOR #223238

HEX: #223238 RGB: (34,50,56)

Color info

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

RGB color model

#223238 color RGB value is (34,50,56).

RGB: (34,50,56) (13%, 20%, 22%)

RGB channels and saturation

R 34 of 255 = 13%
G 50 of 255 = 20%
B 56 of 255 = 22%

34
50
56

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

Portions of RGB colors in percentages

R + G + B = 34 + 50 + 56 = 140 (100%)
R 34 of 140 ~ 24.29%
G 50 of 140 ~ 35.71%
B 56 of 140 ~ 40'%

%24.29
%35.71
%40

CMYK color model

#223238 color CMYK value is (39,11,0,78).

  • cyan value is 39.29%
  • magenta value is 10.71%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (39,11,0,78)
C39M11Y0K78 (39%, 11%, 0%, 78%)
(0.39 / 0.11 / 0.00 / 0.78)

CMYK percentages

%39.29
%10.71
%0
%78.04

Codes

Color #223238 in popluar color models

22 32 38
RGB 34 50 56
HSL 196° 24.44% 17.65%
HSB/HSV 196° 39.29% 21.96%
CMYK 39.29% 10.71% 0.00%
78.04%

Color #223238 in popluar number systems.

HEX 22 32 38
Decimal 34 50 56
Binary 100010 110010 111000
Octal 42 62 70

Shades and tints

Shades of #223238

#223238
(34,50,56)
#1F2E33
(31,46,51)
#1C2A2E
(28,42,46)
#192629
(25,38,41)
#162224
(22,34,36)
#131E1F
(19,30,31)
#101A1A
(16,26,26)
#0D1615
(13,22,21)
#0A1210
(10,18,16)
#070E0B
(7,14,11)
#040A06
(4,10,6)
#000000
(0,0,0)

Tints of #223238

#223238
(34,50,56)
#36444A
(54,68,74)
#4A565C
(74,86,92)
#5E686E
(94,104,110)
#727A80
(114,122,128)
#868C92
(134,140,146)
#9A9EA4
(154,158,164)
#AEB0B6
(174,176,182)
#C2C2C8
(194,194,200)
#D6D4DA
(214,212,218)
#EAE6EC
(234,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #223238 color. Also use rgb(34,50,56) instead hex code.

Text Font Color

.myTextColor { color: #223238; }

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

This text font color is #223238.

Background Color

.myBgColor { background-color: #223238; }

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

This div background color is #223238.

Border color

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

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

This div border color is #223238.

Opacity

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

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

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

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

This text has shadow with #223238 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223238.

Preview

Color preview on black background

This text has color #223238 on black background.


Color preview on white background

This text has color #223238 on white background.


Black color preview on #223238 background

This text has black color on #223238 background.


White color preview on #223238 background

This text has white color on #223238 background.


Related colors

Complementary color

Complementary color for #hex is #DDCDC7.


I love getcolorcode.com

Triadic colors

1 #382232 and #323822 with #223238 are triadic colors.

2 #383222 and #322238 with #223238 are triadic colors.