COLOR #353038

HEX: #353038 RGB: (53,48,56)

Color info

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

RGB color model

#353038 color RGB value is (53,48,56).

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

RGB channels and saturation

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

53
48
56

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

Portions of RGB colors in percentages

R + G + B = 53 + 48 + 56 = 157 (100%)
R 53 of 157 ~ 33.76%
G 48 of 157 ~ 30.57%
B 56 of 157 ~ 35.67'%

%33.76
%30.57
%35.67

CMYK color model

#353038 color CMYK value is (5,14,0,78).

  • cyan value is 5.36%
  • magenta value is 14.29%
  • yellow value is 0.00%
  • key color value is 78.04%

CMYK: (5,14,0,78)
C5M14Y0K78 (5%, 14%, 0%, 78%)
(0.05 / 0.14 / 0.00 / 0.78)

CMYK percentages

%5.36
%14.29
%0
%78.04

Codes

Color #353038 in popluar color models

35 30 38
RGB 53 48 56
HSL 278° 7.69% 20.39%
HSB/HSV 278° 14.29% 21.96%
CMYK 5.36% 14.29% 0.00%
78.04%

Color #353038 in popluar number systems.

HEX 35 30 38
Decimal 53 48 56
Binary 110101 110000 111000
Octal 65 60 70

Shades and tints

Shades of #353038

#353038
(53,48,56)
#312C33
(49,44,51)
#2D282E
(45,40,46)
#292429
(41,36,41)
#252024
(37,32,36)
#211C1F
(33,28,31)
#1D181A
(29,24,26)
#191415
(25,20,21)
#151010
(21,16,16)
#110C0B
(17,12,11)
#0D0806
(13,8,6)
#000000
(0,0,0)

Tints of #353038

#353038
(53,48,56)
#47424A
(71,66,74)
#59545C
(89,84,92)
#6B666E
(107,102,110)
#7D7880
(125,120,128)
#8F8A92
(143,138,146)
#A19CA4
(161,156,164)
#B3AEB6
(179,174,182)
#C5C0C8
(197,192,200)
#D7D2DA
(215,210,218)
#E9E4EC
(233,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353038; }

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

This text font color is #353038.

Background Color

.myBgColor { background-color: #353038; }

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

This div background color is #353038.

Border color

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

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

This div border color is #353038.

Opacity

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

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

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

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

This text has shadow with #353038 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353038.

Preview

Color preview on black background

This text has color #353038 on black background.


Color preview on white background

This text has color #353038 on white background.


Black color preview on #353038 background

This text has black color on #353038 background.


White color preview on #353038 background

This text has white color on #353038 background.


Related colors

Complementary color

Complementary color for #hex is #CACFC7.


I love getcolorcode.com

Triadic colors

1 #383530 and #303835 with #353038 are triadic colors.

2 #383035 and #303538 with #353038 are triadic colors.