COLOR #223021

HEX: #223021 RGB: (34,48,33)

Color info

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

RGB color model

#223021 color RGB value is (34,48,33).

RGB: (34,48,33) (13%, 19%, 13%)

RGB channels and saturation

R 34 of 255 = 13%
G 48 of 255 = 19%
B 33 of 255 = 13%

34
48
33

R + G + B ~ 15%. #223021 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 48 + 33 = 115 (100%)
R 34 of 115 ~ 29.57%
G 48 of 115 ~ 41.74%
B 33 of 115 ~ 28.7'%

%29.57
%41.74
%28.7

CMYK color model

#223021 color CMYK value is (29,0,31,81).

  • cyan value is 29.17%
  • magenta value is 0.00%
  • yellow value is 31.25%
  • key color value is 81.18%

CMYK: (29,0,31,81)
C29M0Y31K81 (29%, 0%, 31%, 81%)
(0.29 / 0.00 / 0.31 / 0.81)

CMYK percentages

%29.17
%0
%31.25
%81.18

Codes

Color #223021 in popluar color models

22 30 21
RGB 34 48 33
HSL 116° 18.52% 15.88%
HSB/HSV 116° 31.25% 18.82%
CMYK 29.17% 0.00% 31.25%
81.18%

Color #223021 in popluar number systems.

HEX 22 30 21
Decimal 34 48 33
Binary 100010 110000 100001
Octal 42 60 41

Shades and tints

Shades of #223021

#223021
(34,48,33)
#1F2C1E
(31,44,30)
#1C281B
(28,40,27)
#192418
(25,36,24)
#162015
(22,32,21)
#131C12
(19,28,18)
#10180F
(16,24,15)
#0D140C
(13,20,12)
#0A1009
(10,16,9)
#070C06
(7,12,6)
#040803
(4,8,3)
#000000
(0,0,0)

Tints of #223021

#223021
(34,48,33)
#364235
(54,66,53)
#4A5449
(74,84,73)
#5E665D
(94,102,93)
#727871
(114,120,113)
#868A85
(134,138,133)
#9A9C99
(154,156,153)
#AEAEAD
(174,174,173)
#C2C0C1
(194,192,193)
#D6D2D5
(214,210,213)
#EAE4E9
(234,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #223021 color. Also use rgb(34,48,33) instead hex code.

Text Font Color

.myTextColor { color: #223021; }

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

This text font color is #223021.

Background Color

.myBgColor { background-color: #223021; }

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

This div background color is #223021.

Border color

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

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

This div border color is #223021.

Opacity

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

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

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

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

This text has shadow with #223021 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223021.

Preview

Color preview on black background

This text has color #223021 on black background.


Color preview on white background

This text has color #223021 on white background.


Black color preview on #223021 background

This text has black color on #223021 background.


White color preview on #223021 background

This text has white color on #223021 background.


Related colors

Complementary color

Complementary color for #hex is #DDCFDE.


I love getcolorcode.com

Triadic colors

1 #212230 and #302122 with #223021 are triadic colors.

2 #213022 and #302221 with #223021 are triadic colors.