COLOR #353638

HEX: #353638 RGB: (53,54,56)

Color info

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

RGB color model

#353638 color RGB value is (53,54,56).

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

RGB channels and saturation

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

53
54
56

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

Portions of RGB colors in percentages

R + G + B = 53 + 54 + 56 = 163 (100%)
R 53 of 163 ~ 32.52%
G 54 of 163 ~ 33.13%
B 56 of 163 ~ 34.36'%

%32.52
%33.13
%34.36

CMYK color model

#353638 color CMYK value is (5,4,0,78).

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

CMYK: (5,4,0,78)
C5M4Y0K78 (5%, 4%, 0%, 78%)
(0.05 / 0.04 / 0.00 / 0.78)

CMYK percentages

%5.36
%3.57
%0
%78.04

Codes

Color #353638 in popluar color models

35 36 38
RGB 53 54 56
HSL 220° 2.75% 21.37%
HSB/HSV 220° 5.36% 21.96%
CMYK 5.36% 3.57% 0.00%
78.04%

Color #353638 in popluar number systems.

HEX 35 36 38
Decimal 53 54 56
Binary 110101 110110 111000
Octal 65 66 70

Shades and tints

Shades of #353638

#353638
(53,54,56)
#313233
(49,50,51)
#2D2E2E
(45,46,46)
#292A29
(41,42,41)
#252624
(37,38,36)
#21221F
(33,34,31)
#1D1E1A
(29,30,26)
#191A15
(25,26,21)
#151610
(21,22,16)
#11120B
(17,18,11)
#0D0E06
(13,14,6)
#000000
(0,0,0)

Tints of #353638

#353638
(53,54,56)
#47484A
(71,72,74)
#595A5C
(89,90,92)
#6B6C6E
(107,108,110)
#7D7E80
(125,126,128)
#8F9092
(143,144,146)
#A1A2A4
(161,162,164)
#B3B4B6
(179,180,182)
#C5C6C8
(197,198,200)
#D7D8DA
(215,216,218)
#E9EAEC
(233,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353638; }

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

This text font color is #353638.

Background Color

.myBgColor { background-color: #353638; }

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

This div background color is #353638.

Border color

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

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

This div border color is #353638.

Opacity

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

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

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

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

This text has shadow with #353638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353638.

Preview

Color preview on black background

This text has color #353638 on black background.


Color preview on white background

This text has color #353638 on white background.


Black color preview on #353638 background

This text has black color on #353638 background.


White color preview on #353638 background

This text has white color on #353638 background.


Related colors

Complementary color

Complementary color for #hex is #CAC9C7.


I love getcolorcode.com

Triadic colors

1 #383536 and #363835 with #353638 are triadic colors.

2 #383635 and #363538 with #353638 are triadic colors.