COLOR #353639

HEX: #353639 RGB: (53,54,57)

Color info

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

RGB color model

#353639 color RGB value is (53,54,57).

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

RGB channels and saturation

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

53
54
57

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

Portions of RGB colors in percentages

R + G + B = 53 + 54 + 57 = 164 (100%)
R 53 of 164 ~ 32.32%
G 54 of 164 ~ 32.93%
B 57 of 164 ~ 34.76'%

%32.32
%32.93
%34.76

CMYK color model

#353639 color CMYK value is (7,5,0,78).

  • cyan value is 7.02%
  • magenta value is 5.26%
  • yellow value is 0.00%
  • key color value is 77.65%

CMYK: (7,5,0,78)
C7M5Y0K78 (7%, 5%, 0%, 78%)
(0.07 / 0.05 / 0.00 / 0.78)

CMYK percentages

%7.02
%5.26
%0
%77.65

Codes

Color #353639 in popluar color models

35 36 39
RGB 53 54 57
HSL 225° 3.64% 21.57%
HSB/HSV 225° 7.02% 22.35%
CMYK 7.02% 5.26% 0.00%
77.65%

Color #353639 in popluar number systems.

HEX 35 36 39
Decimal 53 54 57
Binary 110101 110110 111001
Octal 65 66 71

Shades and tints

Shades of #353639

#353639
(53,54,57)
#313234
(49,50,52)
#2D2E2F
(45,46,47)
#292A2A
(41,42,42)
#252625
(37,38,37)
#212220
(33,34,32)
#1D1E1B
(29,30,27)
#191A16
(25,26,22)
#151611
(21,22,17)
#11120C
(17,18,12)
#0D0E07
(13,14,7)
#000000
(0,0,0)

Tints of #353639

#353639
(53,54,57)
#47484B
(71,72,75)
#595A5D
(89,90,93)
#6B6C6F
(107,108,111)
#7D7E81
(125,126,129)
#8F9093
(143,144,147)
#A1A2A5
(161,162,165)
#B3B4B7
(179,180,183)
#C5C6C9
(197,198,201)
#D7D8DB
(215,216,219)
#E9EAED
(233,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353639; }

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

This text font color is #353639.

Background Color

.myBgColor { background-color: #353639; }

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

This div background color is #353639.

Border color

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

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

This div border color is #353639.

Opacity

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

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

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

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

This text has shadow with #353639 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353639.

Preview

Color preview on black background

This text has color #353639 on black background.


Color preview on white background

This text has color #353639 on white background.


Black color preview on #353639 background

This text has black color on #353639 background.


White color preview on #353639 background

This text has white color on #353639 background.


Related colors

Complementary color

Complementary color for #hex is #CAC9C6.


I love getcolorcode.com

Triadic colors

1 #393536 and #363935 with #353639 are triadic colors.

2 #393635 and #363539 with #353639 are triadic colors.