COLOR #352214

HEX: #352214 RGB: (53,34,20)

Color info

#352214 contains red, green and blue colors in about the same proportion. Web safe color of #352214 is #333300 (or #330).

RGB color model

#352214 color RGB value is (53,34,20).

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

RGB channels and saturation

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

53
34
20

R + G + B ~ 14%. #352214 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 34 + 20 = 107 (100%)
R 53 of 107 ~ 49.53%
G 34 of 107 ~ 31.78%
B 20 of 107 ~ 18.69'%

%49.53
%31.78
%18.69

CMYK color model

#352214 color CMYK value is (0,36,62,79).

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

CMYK: (0,36,62,79)
C0M36Y62K79 (0%, 36%, 62%, 79%)
(0.00 / 0.36 / 0.62 / 0.79)

CMYK percentages

%0
%35.85
%62.26
%79.22

Codes

Color #352214 in popluar color models

35 22 14
RGB 53 34 20
HSL 25° 45.21% 14.31%
HSB/HSV 25° 62.26% 20.78%
CMYK 0.00% 35.85% 62.26%
79.22%

Color #352214 in popluar number systems.

HEX 35 22 14
Decimal 53 34 20
Binary 110101 100010 10100
Octal 65 42 24

Shades and tints

Shades of #352214

#352214
(53,34,20)
#311F13
(49,31,19)
#2D1C12
(45,28,18)
#291911
(41,25,17)
#251610
(37,22,16)
#21130F
(33,19,15)
#1D100E
(29,16,14)
#190D0D
(25,13,13)
#150A0C
(21,10,12)
#11070B
(17,7,11)
#0D040A
(13,4,10)
#000000
(0,0,0)

Tints of #352214

#352214
(53,34,20)
#473629
(71,54,41)
#594A3E
(89,74,62)
#6B5E53
(107,94,83)
#7D7268
(125,114,104)
#8F867D
(143,134,125)
#A19A92
(161,154,146)
#B3AEA7
(179,174,167)
#C5C2BC
(197,194,188)
#D7D6D1
(215,214,209)
#E9EAE6
(233,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352214; }

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

This text font color is #352214.

Background Color

.myBgColor { background-color: #352214; }

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

This div background color is #352214.

Border color

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

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

This div border color is #352214.

Opacity

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

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

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

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

This text has shadow with #352214 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352214.

Preview

Color preview on black background

This text has color #352214 on black background.


Color preview on white background

This text has color #352214 on white background.


Black color preview on #352214 background

This text has black color on #352214 background.


White color preview on #352214 background

This text has white color on #352214 background.


Related colors

Complementary color

Complementary color for #hex is #CADDEB.


I love getcolorcode.com

Triadic colors

1 #143522 and #221435 with #352214 are triadic colors.

2 #142235 and #223514 with #352214 are triadic colors.