COLOR #353644

HEX: #353644 RGB: (53,54,68)

Color info

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

RGB color model

#353644 color RGB value is (53,54,68).

RGB: (53,54,68) (21%, 21%, 27%)

RGB channels and saturation

R 53 of 255 = 21%
G 54 of 255 = 21%
B 68 of 255 = 27%

53
54
68

R + G + B ~ 23%. #353644 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 54 + 68 = 175 (100%)
R 53 of 175 ~ 30.29%
G 54 of 175 ~ 30.86%
B 68 of 175 ~ 38.86'%

%30.29
%30.86
%38.86

CMYK color model

#353644 color CMYK value is (22,21,0,73).

  • cyan value is 22.06%
  • magenta value is 20.59%
  • yellow value is 0.00%
  • key color value is 73.33%

CMYK: (22,21,0,73)
C22M21Y0K73 (22%, 21%, 0%, 73%)
(0.22 / 0.21 / 0.00 / 0.73)

CMYK percentages

%22.06
%20.59
%0
%73.33

Codes

Color #353644 in popluar color models

35 36 44
RGB 53 54 68
HSL 236° 12.40% 23.73%
HSB/HSV 236° 22.06% 26.67%
CMYK 22.06% 20.59% 0.00%
73.33%

Color #353644 in popluar number systems.

HEX 35 36 44
Decimal 53 54 68
Binary 110101 110110 1000100
Octal 65 66 104

Shades and tints

Shades of #353644

#353644
(53,54,68)
#31323E
(49,50,62)
#2D2E38
(45,46,56)
#292A32
(41,42,50)
#25262C
(37,38,44)
#212226
(33,34,38)
#1D1E20
(29,30,32)
#191A1A
(25,26,26)
#151614
(21,22,20)
#11120E
(17,18,14)
#0D0E08
(13,14,8)
#000000
(0,0,0)

Tints of #353644

#353644
(53,54,68)
#474855
(71,72,85)
#595A66
(89,90,102)
#6B6C77
(107,108,119)
#7D7E88
(125,126,136)
#8F9099
(143,144,153)
#A1A2AA
(161,162,170)
#B3B4BB
(179,180,187)
#C5C6CC
(197,198,204)
#D7D8DD
(215,216,221)
#E9EAEE
(233,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353644; }

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

This text font color is #353644.

Background Color

.myBgColor { background-color: #353644; }

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

This div background color is #353644.

Border color

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

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

This div border color is #353644.

Opacity

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

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

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

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

This text has shadow with #353644 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353644.

Preview

Color preview on black background

This text has color #353644 on black background.


Color preview on white background

This text has color #353644 on white background.


Black color preview on #353644 background

This text has black color on #353644 background.


White color preview on #353644 background

This text has white color on #353644 background.


Related colors

Complementary color

Complementary color for #hex is #CAC9BB.


I love getcolorcode.com

Triadic colors

1 #443536 and #364435 with #353644 are triadic colors.

2 #443635 and #363544 with #353644 are triadic colors.