COLOR #353239

HEX: #353239 RGB: (53,50,57)

Color info

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

RGB color model

#353239 color RGB value is (53,50,57).

RGB: (53,50,57) (21%, 20%, 22%)

RGB channels and saturation

R 53 of 255 = 21%
G 50 of 255 = 20%
B 57 of 255 = 22%

53
50
57

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

Portions of RGB colors in percentages

R + G + B = 53 + 50 + 57 = 160 (100%)
R 53 of 160 ~ 33.13%
G 50 of 160 ~ 31.25%
B 57 of 160 ~ 35.63'%

%33.13
%31.25
%35.63

CMYK color model

#353239 color CMYK value is (7,12,0,78).

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

CMYK: (7,12,0,78)
C7M12Y0K78 (7%, 12%, 0%, 78%)
(0.07 / 0.12 / 0.00 / 0.78)

CMYK percentages

%7.02
%12.28
%0
%77.65

Codes

Color #353239 in popluar color models

35 32 39
RGB 53 50 57
HSL 266° 6.54% 20.98%
HSB/HSV 266° 12.28% 22.35%
CMYK 7.02% 12.28% 0.00%
77.65%

Color #353239 in popluar number systems.

HEX 35 32 39
Decimal 53 50 57
Binary 110101 110010 111001
Octal 65 62 71

Shades and tints

Shades of #353239

#353239
(53,50,57)
#312E34
(49,46,52)
#2D2A2F
(45,42,47)
#29262A
(41,38,42)
#252225
(37,34,37)
#211E20
(33,30,32)
#1D1A1B
(29,26,27)
#191616
(25,22,22)
#151211
(21,18,17)
#110E0C
(17,14,12)
#0D0A07
(13,10,7)
#000000
(0,0,0)

Tints of #353239

#353239
(53,50,57)
#47444B
(71,68,75)
#59565D
(89,86,93)
#6B686F
(107,104,111)
#7D7A81
(125,122,129)
#8F8C93
(143,140,147)
#A19EA5
(161,158,165)
#B3B0B7
(179,176,183)
#C5C2C9
(197,194,201)
#D7D4DB
(215,212,219)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353239; }

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

This text font color is #353239.

Background Color

.myBgColor { background-color: #353239; }

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

This div background color is #353239.

Border color

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

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

This div border color is #353239.

Opacity

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

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

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

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

This text has shadow with #353239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353239.

Preview

Color preview on black background

This text has color #353239 on black background.


Color preview on white background

This text has color #353239 on white background.


Black color preview on #353239 background

This text has black color on #353239 background.


White color preview on #353239 background

This text has white color on #353239 background.


Related colors

Complementary color

Complementary color for #hex is #CACDC6.


I love getcolorcode.com

Triadic colors

1 #393532 and #323935 with #353239 are triadic colors.

2 #393235 and #323539 with #353239 are triadic colors.