COLOR #223335

HEX: #223335 RGB: (34,51,53)

Color info

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

RGB color model

#223335 color RGB value is (34,51,53).

RGB: (34,51,53) (13%, 20%, 21%)

RGB channels and saturation

R 34 of 255 = 13%
G 51 of 255 = 20%
B 53 of 255 = 21%

34
51
53

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

Portions of RGB colors in percentages

R + G + B = 34 + 51 + 53 = 138 (100%)
R 34 of 138 ~ 24.64%
G 51 of 138 ~ 36.96%
B 53 of 138 ~ 38.41'%

%24.64
%36.96
%38.41

CMYK color model

#223335 color CMYK value is (36,4,0,79).

  • cyan value is 35.85%
  • magenta value is 3.77%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (36,4,0,79)
C36M4Y0K79 (36%, 4%, 0%, 79%)
(0.36 / 0.04 / 0.00 / 0.79)

CMYK percentages

%35.85
%3.77
%0
%79.22

Codes

Color #223335 in popluar color models

22 33 35
RGB 34 51 53
HSL 186° 21.84% 17.06%
HSB/HSV 186° 35.85% 20.78%
CMYK 35.85% 3.77% 0.00%
79.22%

Color #223335 in popluar number systems.

HEX 22 33 35
Decimal 34 51 53
Binary 100010 110011 110101
Octal 42 63 65

Shades and tints

Shades of #223335

#223335
(34,51,53)
#1F2F31
(31,47,49)
#1C2B2D
(28,43,45)
#192729
(25,39,41)
#162325
(22,35,37)
#131F21
(19,31,33)
#101B1D
(16,27,29)
#0D1719
(13,23,25)
#0A1315
(10,19,21)
#070F11
(7,15,17)
#040B0D
(4,11,13)
#000000
(0,0,0)

Tints of #223335

#223335
(34,51,53)
#364547
(54,69,71)
#4A5759
(74,87,89)
#5E696B
(94,105,107)
#727B7D
(114,123,125)
#868D8F
(134,141,143)
#9A9FA1
(154,159,161)
#AEB1B3
(174,177,179)
#C2C3C5
(194,195,197)
#D6D5D7
(214,213,215)
#EAE7E9
(234,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #223335; }

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

This text font color is #223335.

Background Color

.myBgColor { background-color: #223335; }

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

This div background color is #223335.

Border color

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

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

This div border color is #223335.

Opacity

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

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

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

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

This text has shadow with #223335 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223335.

Preview

Color preview on black background

This text has color #223335 on black background.


Color preview on white background

This text has color #223335 on white background.


Black color preview on #223335 background

This text has black color on #223335 background.


White color preview on #223335 background

This text has white color on #223335 background.


Related colors

Complementary color

Complementary color for #hex is #DDCCCA.


I love getcolorcode.com

Triadic colors

1 #352233 and #333522 with #223335 are triadic colors.

2 #353322 and #332235 with #223335 are triadic colors.