COLOR #223336

HEX: #223336 RGB: (34,51,54)

Color info

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

RGB color model

#223336 color RGB value is (34,51,54).

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

RGB channels and saturation

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

34
51
54

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

Portions of RGB colors in percentages

R + G + B = 34 + 51 + 54 = 139 (100%)
R 34 of 139 ~ 24.46%
G 51 of 139 ~ 36.69%
B 54 of 139 ~ 38.85'%

%24.46
%36.69
%38.85

CMYK color model

#223336 color CMYK value is (37,6,0,79).

  • cyan value is 37.04%
  • magenta value is 5.56%
  • yellow value is 0.00%
  • key color value is 78.82%

CMYK: (37,6,0,79)
C37M6Y0K79 (37%, 6%, 0%, 79%)
(0.37 / 0.06 / 0.00 / 0.79)

CMYK percentages

%37.04
%5.56
%0
%78.82

Codes

Color #223336 in popluar color models

22 33 36
RGB 34 51 54
HSL 189° 22.73% 17.25%
HSB/HSV 189° 37.04% 21.18%
CMYK 37.04% 5.56% 0.00%
78.82%

Color #223336 in popluar number systems.

HEX 22 33 36
Decimal 34 51 54
Binary 100010 110011 110110
Octal 42 63 66

Shades and tints

Shades of #223336

#223336
(34,51,54)
#1F2F32
(31,47,50)
#1C2B2E
(28,43,46)
#19272A
(25,39,42)
#162326
(22,35,38)
#131F22
(19,31,34)
#101B1E
(16,27,30)
#0D171A
(13,23,26)
#0A1316
(10,19,22)
#070F12
(7,15,18)
#040B0E
(4,11,14)
#000000
(0,0,0)

Tints of #223336

#223336
(34,51,54)
#364548
(54,69,72)
#4A575A
(74,87,90)
#5E696C
(94,105,108)
#727B7E
(114,123,126)
#868D90
(134,141,144)
#9A9FA2
(154,159,162)
#AEB1B4
(174,177,180)
#C2C3C6
(194,195,198)
#D6D5D8
(214,213,216)
#EAE7EA
(234,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #223336; }

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

This text font color is #223336.

Background Color

.myBgColor { background-color: #223336; }

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

This div background color is #223336.

Border color

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

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

This div border color is #223336.

Opacity

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

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

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

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

This text has shadow with #223336 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223336.

Preview

Color preview on black background

This text has color #223336 on black background.


Color preview on white background

This text has color #223336 on white background.


Black color preview on #223336 background

This text has black color on #223336 background.


White color preview on #223336 background

This text has white color on #223336 background.


Related colors

Complementary color

Complementary color for #hex is #DDCCC9.


I love getcolorcode.com

Triadic colors

1 #362233 and #333622 with #223336 are triadic colors.

2 #363322 and #332236 with #223336 are triadic colors.