COLOR #353718

HEX: #353718 RGB: (53,55,24)

Color info

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

RGB color model

#353718 color RGB value is (53,55,24).

RGB: (53,55,24) (21%, 22%, 9%)

RGB channels and saturation

R 53 of 255 = 21%
G 55 of 255 = 22%
B 24 of 255 = 9%

53
55
24

R + G + B ~ 17%. #353718 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 55 + 24 = 132 (100%)
R 53 of 132 ~ 40.15%
G 55 of 132 ~ 41.67%
B 24 of 132 ~ 18.18'%

%40.15
%41.67
%18.18

CMYK color model

#353718 color CMYK value is (4,0,56,78).

  • cyan value is 3.64%
  • magenta value is 0.00%
  • yellow value is 56.36%
  • key color value is 78.43%
CMYK: (4,0,56,78) C4M0Y56K78 (4%,0%,56%,78%) (0.04/0.00/0.56/0.78) 

CMYK percentages

%3.64
%0
%56.36
%78.43

Codes

Color #353718 in popluar color models

35 37 18
RGB 53 55 24
HSL 64° 39.24% 15.49%
HSB/HSV 64° 56.36% 21.57%
CMYK 3.64% 0.00% 56.36%
78.43%

Color #353718 in popluar number systems.

HEX 35 37 18
Decimal 53 55 24
Binary 110101 110111 11000
Octal 65 67 30

Shades and tints

Shades of #353718

#353718
(53,55,24)
#313216
(49,50,22)
#2D2D14
(45,45,20)
#292812
(41,40,18)
#252310
(37,35,16)
#211E0E
(33,30,14)
#1D190C
(29,25,12)
#19140A
(25,20,10)
#150F08
(21,15,8)
#110A06
(17,10,6)
#0D0504
(13,5,4)
#000000
(0,0,0)

Tints of #353718

#353718
(53,55,24)
#47492D
(71,73,45)
#595B42
(89,91,66)
#6B6D57
(107,109,87)
#7D7F6C
(125,127,108)
#8F9181
(143,145,129)
#A1A396
(161,163,150)
#B3B5AB
(179,181,171)
#C5C7C0
(197,199,192)
#D7D9D5
(215,217,213)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353718 color. Also use rgb(53,55,24) instead hex code.

Text Font Color

.myTextColor { color: #353718; }

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

This text font color is #353718.

Background Color

.myBgColor { background-color: #353718; }

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

This div background color is #353718.

Border color

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

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

This div border color is #353718.

Opacity

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

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

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

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

This text has shadow with #353718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353718.

Preview

Color preview on black background

This text has color #353718 on black background.


Color preview on white background

This text has color #353718 on white background.


Black color preview on #353718 background

This text has black color on #353718 background.


White color preview on #353718 background

This text has white color on #353718 background.


Related colors

Complementary color

Complementary color for #hex is #CAC8E7.


I love getcolorcode.com

Triadic colors

1 #183537 and #371835 with #353718 are triadic colors.

2 #183735 and #373518 with #353718 are triadic colors.