COLOR #353748

HEX: #353748 RGB: (53,55,72)

Color info

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

RGB color model

#353748 color RGB value is (53,55,72).

RGB: (53,55,72) (21%, 22%, 28%)

RGB channels and saturation

R 53 of 255 = 21%
G 55 of 255 = 22%
B 72 of 255 = 28%

53
55
72

R + G + B ~ 24%. #353748 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 55 + 72 = 180 (100%)
R 53 of 180 ~ 29.44%
G 55 of 180 ~ 30.56%
B 72 of 180 ~ 40'%

%29.44
%30.56
%40

CMYK color model

#353748 color CMYK value is (26,24,0,72).

  • cyan value is 26.39%
  • magenta value is 23.61%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (26,24,0,72)
C26M24Y0K72 (26%, 24%, 0%, 72%)
(0.26 / 0.24 / 0.00 / 0.72)

CMYK percentages

%26.39
%23.61
%0
%71.76

Codes

Color #353748 in popluar color models

35 37 48
RGB 53 55 72
HSL 234° 15.20% 24.51%
HSB/HSV 234° 26.39% 28.24%
CMYK 26.39% 23.61% 0.00%
71.76%

Color #353748 in popluar number systems.

HEX 35 37 48
Decimal 53 55 72
Binary 110101 110111 1001000
Octal 65 67 110

Shades and tints

Shades of #353748

#353748
(53,55,72)
#313242
(49,50,66)
#2D2D3C
(45,45,60)
#292836
(41,40,54)
#252330
(37,35,48)
#211E2A
(33,30,42)
#1D1924
(29,25,36)
#19141E
(25,20,30)
#150F18
(21,15,24)
#110A12
(17,10,18)
#0D050C
(13,5,12)
#000000
(0,0,0)

Tints of #353748

#353748
(53,55,72)
#474958
(71,73,88)
#595B68
(89,91,104)
#6B6D78
(107,109,120)
#7D7F88
(125,127,136)
#8F9198
(143,145,152)
#A1A3A8
(161,163,168)
#B3B5B8
(179,181,184)
#C5C7C8
(197,199,200)
#D7D9D8
(215,217,216)
#E9EBE8
(233,235,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353748; }

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

This text font color is #353748.

Background Color

.myBgColor { background-color: #353748; }

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

This div background color is #353748.

Border color

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

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

This div border color is #353748.

Opacity

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

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

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

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

This text has shadow with #353748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353748.

Preview

Color preview on black background

This text has color #353748 on black background.


Color preview on white background

This text has color #353748 on white background.


Black color preview on #353748 background

This text has black color on #353748 background.


White color preview on #353748 background

This text has white color on #353748 background.


Related colors

Complementary color

Complementary color for #hex is #CAC8B7.


I love getcolorcode.com

Triadic colors

1 #483537 and #374835 with #353748 are triadic colors.

2 #483735 and #373548 with #353748 are triadic colors.