COLOR #352809

HEX: #352809 RGB: (53,40,9)

Color info

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

RGB color model

#352809 color RGB value is (53,40,9).

RGB: (53,40,9) (21%, 16%, 4%)

RGB channels and saturation

R 53 of 255 = 21%
G 40 of 255 = 16%
B 9 of 255 = 4%

53
40
9

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

Portions of RGB colors in percentages

R + G + B = 53 + 40 + 9 = 102 (100%)
R 53 of 102 ~ 51.96%
G 40 of 102 ~ 39.22%
B 9 of 102 ~ 8.82'%

%51.96
%39.22

CMYK color model

#352809 color CMYK value is (0,25,83,79).

  • cyan value is 0.00%
  • magenta value is 24.53%
  • yellow value is 83.02%
  • key color value is 79.22%

CMYK: (0,25,83,79)
C0M25Y83K79 (0%, 25%, 83%, 79%)
(0.00 / 0.25 / 0.83 / 0.79)

CMYK percentages

%0
%24.53
%83.02
%79.22

Codes

Color #352809 in popluar color models

35 28 09
RGB 53 40 9
HSL 42° 70.97% 12.16%
HSB/HSV 42° 83.02% 20.78%
CMYK 0.00% 24.53% 83.02%
79.22%

Color #352809 in popluar number systems.

HEX 35 28 09
Decimal 53 40 9
Binary 110101 101000 1001
Octal 65 50 11

Shades and tints

Shades of #352809

#352809
(53,40,9)
#312509
(49,37,9)
#2D2209
(45,34,9)
#291F09
(41,31,9)
#251C09
(37,28,9)
#211909
(33,25,9)
#1D1609
(29,22,9)
#191309
(25,19,9)
#151009
(21,16,9)
#110D09
(17,13,9)
#0D0A09
(13,10,9)
#000000
(0,0,0)

Tints of #352809

#352809
(53,40,9)
#473B1F
(71,59,31)
#594E35
(89,78,53)
#6B614B
(107,97,75)
#7D7461
(125,116,97)
#8F8777
(143,135,119)
#A19A8D
(161,154,141)
#B3ADA3
(179,173,163)
#C5C0B9
(197,192,185)
#D7D3CF
(215,211,207)
#E9E6E5
(233,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #352809 color. Also use rgb(53,40,9) instead hex code.

Text Font Color

.myTextColor { color: #352809; }

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

This text font color is #352809.

Background Color

.myBgColor { background-color: #352809; }

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

This div background color is #352809.

Border color

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

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

This div border color is #352809.

Opacity

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

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

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

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

This text has shadow with #352809 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352809.

Preview

Color preview on black background

This text has color #352809 on black background.


Color preview on white background

This text has color #352809 on white background.


Black color preview on #352809 background

This text has black color on #352809 background.


White color preview on #352809 background

This text has white color on #352809 background.


Related colors

Complementary color

Complementary color for #hex is #CAD7F6.


I love getcolorcode.com

Triadic colors

1 #093528 and #280935 with #352809 are triadic colors.

2 #092835 and #283509 with #352809 are triadic colors.