COLOR #352324

HEX: #352324 RGB: (53,35,36)

Color info

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

RGB color model

#352324 color RGB value is (53,35,36).

RGB: (53,35,36) (21%, 14%, 14%)

RGB channels and saturation

R 53 of 255 = 21%
G 35 of 255 = 14%
B 36 of 255 = 14%

53
35
36

R + G + B ~ 16%. #352324 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 35 + 36 = 124 (100%)
R 53 of 124 ~ 42.74%
G 35 of 124 ~ 28.23%
B 36 of 124 ~ 29.03'%

%42.74
%28.23
%29.03

CMYK color model

#352324 color CMYK value is (0,34,32,79).

  • cyan value is 0.00%
  • magenta value is 33.96%
  • yellow value is 32.08%
  • key color value is 79.22%

CMYK: (0,34,32,79)
C0M34Y32K79 (0%, 34%, 32%, 79%)
(0.00 / 0.34 / 0.32 / 0.79)

CMYK percentages

%0
%33.96
%32.08
%79.22

Codes

Color #352324 in popluar color models

35 23 24
RGB 53 35 36
HSL 357° 20.45% 17.25%
HSB/HSV 357° 33.96% 20.78%
CMYK 0.00% 33.96% 32.08%
79.22%

Color #352324 in popluar number systems.

HEX 35 23 24
Decimal 53 35 36
Binary 110101 100011 100100
Octal 65 43 44

Shades and tints

Shades of #352324

#352324
(53,35,36)
#312021
(49,32,33)
#2D1D1E
(45,29,30)
#291A1B
(41,26,27)
#251718
(37,23,24)
#211415
(33,20,21)
#1D1112
(29,17,18)
#190E0F
(25,14,15)
#150B0C
(21,11,12)
#110809
(17,8,9)
#0D0506
(13,5,6)
#000000
(0,0,0)

Tints of #352324

#352324
(53,35,36)
#473737
(71,55,55)
#594B4A
(89,75,74)
#6B5F5D
(107,95,93)
#7D7370
(125,115,112)
#8F8783
(143,135,131)
#A19B96
(161,155,150)
#B3AFA9
(179,175,169)
#C5C3BC
(197,195,188)
#D7D7CF
(215,215,207)
#E9EBE2
(233,235,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #352324 color. Also use rgb(53,35,36) instead hex code.

Text Font Color

.myTextColor { color: #352324; }

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

This text font color is #352324.

Background Color

.myBgColor { background-color: #352324; }

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

This div background color is #352324.

Border color

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

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

This div border color is #352324.

Opacity

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

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

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

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

This text has shadow with #352324 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352324.

Preview

Color preview on black background

This text has color #352324 on black background.


Color preview on white background

This text has color #352324 on white background.


Black color preview on #352324 background

This text has black color on #352324 background.


White color preview on #352324 background

This text has white color on #352324 background.


Related colors

Complementary color

Complementary color for #hex is #CADCDB.


I love getcolorcode.com

Triadic colors

1 #243523 and #232435 with #352324 are triadic colors.

2 #242335 and #233524 with #352324 are triadic colors.