COLOR #352909

HEX: #352909 RGB: (53,41,9)

Color info

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

RGB color model

#352909 color RGB value is (53,41,9).

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

RGB channels and saturation

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

53
41
9

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

Portions of RGB colors in percentages

R + G + B = 53 + 41 + 9 = 103 (100%)
R 53 of 103 ~ 51.46%
G 41 of 103 ~ 39.81%
B 9 of 103 ~ 8.74'%

%51.46
%39.81

CMYK color model

#352909 color CMYK value is (0,23,83,79).

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

CMYK: (0,23,83,79)
C0M23Y83K79 (0%, 23%, 83%, 79%)
(0.00 / 0.23 / 0.83 / 0.79)

CMYK percentages

%0
%22.64
%83.02
%79.22

Codes

Color #352909 in popluar color models

35 29 09
RGB 53 41 9
HSL 44° 70.97% 12.16%
HSB/HSV 44° 83.02% 20.78%
CMYK 0.00% 22.64% 83.02%
79.22%

Color #352909 in popluar number systems.

HEX 35 29 09
Decimal 53 41 9
Binary 110101 101001 1001
Octal 65 51 11

Shades and tints

Shades of #352909

#352909
(53,41,9)
#312609
(49,38,9)
#2D2309
(45,35,9)
#292009
(41,32,9)
#251D09
(37,29,9)
#211A09
(33,26,9)
#1D1709
(29,23,9)
#191409
(25,20,9)
#151109
(21,17,9)
#110E09
(17,14,9)
#0D0B09
(13,11,9)
#000000
(0,0,0)

Tints of #352909

#352909
(53,41,9)
#473C1F
(71,60,31)
#594F35
(89,79,53)
#6B624B
(107,98,75)
#7D7561
(125,117,97)
#8F8877
(143,136,119)
#A19B8D
(161,155,141)
#B3AEA3
(179,174,163)
#C5C1B9
(197,193,185)
#D7D4CF
(215,212,207)
#E9E7E5
(233,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352909; }

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

This text font color is #352909.

Background Color

.myBgColor { background-color: #352909; }

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

This div background color is #352909.

Border color

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

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

This div border color is #352909.

Opacity

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

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

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

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

This text has shadow with #352909 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352909.

Preview

Color preview on black background

This text has color #352909 on black background.


Color preview on white background

This text has color #352909 on white background.


Black color preview on #352909 background

This text has black color on #352909 background.


White color preview on #352909 background

This text has white color on #352909 background.


Related colors

Complementary color

Complementary color for #hex is #CAD6F6.


I love getcolorcode.com

Triadic colors

1 #093529 and #290935 with #352909 are triadic colors.

2 #092935 and #293509 with #352909 are triadic colors.