COLOR #353736

HEX: #353736 RGB: (53,55,54)

Color info

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

RGB color model

#353736 color RGB value is (53,55,54).

RGB: (53,55,54) (21%, 22%, 21%)

RGB channels and saturation

R 53 of 255 = 21%
G 55 of 255 = 22%
B 54 of 255 = 21%

53
55
54

R + G + B ~ 21%. #353736 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 55 + 54 = 162 (100%)
R 53 of 162 ~ 32.72%
G 55 of 162 ~ 33.95%
B 54 of 162 ~ 33.33'%

%32.72
%33.95
%33.33

CMYK color model

#353736 color CMYK value is (4,0,2,78).

  • cyan value is 3.64%
  • magenta value is 0.00%
  • yellow value is 1.82%
  • key color value is 78.43%

CMYK: (4,0,2,78)
C4M0Y2K78 (4%, 0%, 2%, 78%)
(0.04 / 0.00 / 0.02 / 0.78)

CMYK percentages

%3.64
%0
%1.82
%78.43

Codes

Color #353736 in popluar color models

35 37 36
RGB 53 55 54
HSL 150° 1.85% 21.18%
HSB/HSV 150° 3.64% 21.57%
CMYK 3.64% 0.00% 1.82%
78.43%

Color #353736 in popluar number systems.

HEX 35 37 36
Decimal 53 55 54
Binary 110101 110111 110110
Octal 65 67 66

Shades and tints

Shades of #353736

#353736
(53,55,54)
#313232
(49,50,50)
#2D2D2E
(45,45,46)
#29282A
(41,40,42)
#252326
(37,35,38)
#211E22
(33,30,34)
#1D191E
(29,25,30)
#19141A
(25,20,26)
#150F16
(21,15,22)
#110A12
(17,10,18)
#0D050E
(13,5,14)
#000000
(0,0,0)

Tints of #353736

#353736
(53,55,54)
#474948
(71,73,72)
#595B5A
(89,91,90)
#6B6D6C
(107,109,108)
#7D7F7E
(125,127,126)
#8F9190
(143,145,144)
#A1A3A2
(161,163,162)
#B3B5B4
(179,181,180)
#C5C7C6
(197,199,198)
#D7D9D8
(215,217,216)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353736; }

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

This text font color is #353736.

Background Color

.myBgColor { background-color: #353736; }

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

This div background color is #353736.

Border color

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

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

This div border color is #353736.

Opacity

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

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

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

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

This text has shadow with #353736 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353736.

Preview

Color preview on black background

This text has color #353736 on black background.


Color preview on white background

This text has color #353736 on white background.


Black color preview on #353736 background

This text has black color on #353736 background.


White color preview on #353736 background

This text has white color on #353736 background.


Related colors

Complementary color

Complementary color for #hex is #CAC8C9.


I love getcolorcode.com

Triadic colors

1 #363537 and #373635 with #353736 are triadic colors.

2 #363735 and #373536 with #353736 are triadic colors.