COLOR #353035

HEX: #353035 RGB: (53,48,53)

Color info

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

RGB color model

#353035 color RGB value is (53,48,53).

RGB: (53,48,53) (21%, 19%, 21%)

RGB channels and saturation

R 53 of 255 = 21%
G 48 of 255 = 19%
B 53 of 255 = 21%

53
48
53

R + G + B ~ 20%. #353035 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 48 + 53 = 154 (100%)
R 53 of 154 ~ 34.42%
G 48 of 154 ~ 31.17%
B 53 of 154 ~ 34.42'%

%34.42
%31.17
%34.42

CMYK color model

#353035 color CMYK value is (0,9,0,79).

  • cyan value is 0.00%
  • magenta value is 9.43%
  • yellow value is 0.00%
  • key color value is 79.22%

CMYK: (0,9,0,79)
C0M9Y0K79 (0%, 9%, 0%, 79%)
(0.00 / 0.09 / 0.00 / 0.79)

CMYK percentages

%0
%9.43
%0
%79.22

Codes

Color #353035 in popluar color models

35 30 35
RGB 53 48 53
HSL 300° 4.95% 19.80%
HSB/HSV 300° 9.43% 20.78%
CMYK 0.00% 9.43% 0.00%
79.22%

Color #353035 in popluar number systems.

HEX 35 30 35
Decimal 53 48 53
Binary 110101 110000 110101
Octal 65 60 65

Shades and tints

Shades of #353035

#353035
(53,48,53)
#312C31
(49,44,49)
#2D282D
(45,40,45)
#292429
(41,36,41)
#252025
(37,32,37)
#211C21
(33,28,33)
#1D181D
(29,24,29)
#191419
(25,20,25)
#151015
(21,16,21)
#110C11
(17,12,17)
#0D080D
(13,8,13)
#000000
(0,0,0)

Tints of #353035

#353035
(53,48,53)
#474247
(71,66,71)
#595459
(89,84,89)
#6B666B
(107,102,107)
#7D787D
(125,120,125)
#8F8A8F
(143,138,143)
#A19CA1
(161,156,161)
#B3AEB3
(179,174,179)
#C5C0C5
(197,192,197)
#D7D2D7
(215,210,215)
#E9E4E9
(233,228,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353035; }

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

This text font color is #353035.

Background Color

.myBgColor { background-color: #353035; }

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

This div background color is #353035.

Border color

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

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

This div border color is #353035.

Opacity

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

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

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

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

This text has shadow with #353035 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353035.

Preview

Color preview on black background

This text has color #353035 on black background.


Color preview on white background

This text has color #353035 on white background.


Black color preview on #353035 background

This text has black color on #353035 background.


White color preview on #353035 background

This text has white color on #353035 background.


Related colors

Complementary color

Complementary color for #hex is #CACFCA.


I love getcolorcode.com

Triadic colors

1 #353530 and #303535 with #353035 are triadic colors.

2 #353035 and #303535 with #353035 are triadic colors.