COLOR #353439

HEX: #353439 RGB: (53,52,57)

Color info

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

RGB color model

#353439 color RGB value is (53,52,57).

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

RGB channels and saturation

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

53
52
57

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

Portions of RGB colors in percentages

R + G + B = 53 + 52 + 57 = 162 (100%)
R 53 of 162 ~ 32.72%
G 52 of 162 ~ 32.1%
B 57 of 162 ~ 35.19'%

%32.72
%32.1
%35.19

CMYK color model

#353439 color CMYK value is (7,9,0,78).

  • cyan value is 7.02%
  • magenta value is 8.77%
  • yellow value is 0.00%
  • key color value is 77.65%
CMYK: (7,9,0,78) C7M9Y0K78 (7%,9%,0%,78%) (0.07/0.09/0.00/0.78) 

CMYK percentages

%7.02
%8.77
%0
%77.65

Codes

Color #353439 in popluar color models

35 34 39
RGB 53 52 57
HSL 252° 4.59% 21.37%
HSB/HSV 252° 8.77% 22.35%
CMYK 7.02% 8.77% 0.00%
77.65%

Color #353439 in popluar number systems.

HEX 35 34 39
Decimal 53 52 57
Binary 110101 110100 111001
Octal 65 64 71

Shades and tints

Shades of #353439

#353439
(53,52,57)
#313034
(49,48,52)
#2D2C2F
(45,44,47)
#29282A
(41,40,42)
#252425
(37,36,37)
#212020
(33,32,32)
#1D1C1B
(29,28,27)
#191816
(25,24,22)
#151411
(21,20,17)
#11100C
(17,16,12)
#0D0C07
(13,12,7)
#000000
(0,0,0)

Tints of #353439

#353439
(53,52,57)
#47464B
(71,70,75)
#59585D
(89,88,93)
#6B6A6F
(107,106,111)
#7D7C81
(125,124,129)
#8F8E93
(143,142,147)
#A1A0A5
(161,160,165)
#B3B2B7
(179,178,183)
#C5C4C9
(197,196,201)
#D7D6DB
(215,214,219)
#E9E8ED
(233,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353439; }

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

This text font color is #353439.

Background Color

.myBgColor { background-color: #353439; }

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

This div background color is #353439.

Border color

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

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

This div border color is #353439.

Opacity

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

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

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

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

This text has shadow with #353439 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353439.

Preview

Color preview on black background

This text has color #353439 on black background.


Color preview on white background

This text has color #353439 on white background.


Black color preview on #353439 background

This text has black color on #353439 background.


White color preview on #353439 background

This text has white color on #353439 background.


Related colors

Complementary color

Complementary color for #hex is #CACBC6.


I love getcolorcode.com

Triadic colors

1 #393534 and #343935 with #353439 are triadic colors.

2 #393435 and #343539 with #353439 are triadic colors.