COLOR #223835

HEX: #223835 RGB: (34,56,53)

Color info

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

RGB color model

#223835 color RGB value is (34,56,53).

RGB: (34,56,53) (13%, 22%, 21%)

RGB channels and saturation

R 34 of 255 = 13%
G 56 of 255 = 22%
B 53 of 255 = 21%

34
56
53

R + G + B ~ 19%. #223835 is dark color.

Portions of RGB colors in percentages

R + G + B = 34 + 56 + 53 = 143 (100%)
R 34 of 143 ~ 23.78%
G 56 of 143 ~ 39.16%
B 53 of 143 ~ 37.06'%

%23.78
%39.16
%37.06

CMYK color model

#223835 color CMYK value is (39,0,5,78).

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

CMYK: (39,0,5,78)
C39M0Y5K78 (39%, 0%, 5%, 78%)
(0.39 / 0.00 / 0.05 / 0.78)

CMYK percentages

%39.29
%0
%5.36
%78.04

Codes

Color #223835 in popluar color models

22 38 35
RGB 34 56 53
HSL 172° 24.44% 17.65%
HSB/HSV 172° 39.29% 21.96%
CMYK 39.29% 0.00% 5.36%
78.04%

Color #223835 in popluar number systems.

HEX 22 38 35
Decimal 34 56 53
Binary 100010 111000 110101
Octal 42 70 65

Shades and tints

Shades of #223835

#223835
(34,56,53)
#1F3331
(31,51,49)
#1C2E2D
(28,46,45)
#192929
(25,41,41)
#162425
(22,36,37)
#131F21
(19,31,33)
#101A1D
(16,26,29)
#0D1519
(13,21,25)
#0A1015
(10,16,21)
#070B11
(7,11,17)
#04060D
(4,6,13)
#000000
(0,0,0)

Tints of #223835

#223835
(34,56,53)
#364A47
(54,74,71)
#4A5C59
(74,92,89)
#5E6E6B
(94,110,107)
#72807D
(114,128,125)
#86928F
(134,146,143)
#9AA4A1
(154,164,161)
#AEB6B3
(174,182,179)
#C2C8C5
(194,200,197)
#D6DAD7
(214,218,215)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #223835; }

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

This text font color is #223835.

Background Color

.myBgColor { background-color: #223835; }

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

This div background color is #223835.

Border color

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

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

This div border color is #223835.

Opacity

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

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

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

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

This text has shadow with #223835 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #223835.

Preview

Color preview on black background

This text has color #223835 on black background.


Color preview on white background

This text has color #223835 on white background.


Black color preview on #223835 background

This text has black color on #223835 background.


White color preview on #223835 background

This text has white color on #223835 background.


Related colors

Complementary color

Complementary color for #hex is #DDC7CA.


I love getcolorcode.com

Triadic colors

1 #352238 and #383522 with #223835 are triadic colors.

2 #353822 and #382235 with #223835 are triadic colors.