COLOR #353754

HEX: #353754 RGB: (53,55,84)

Color info

#353754 contains red, green and blue colors in about the same proportion. Web safe color of #353754 is #333366 (or #336).

RGB color model

#353754 color RGB value is (53,55,84).

RGB: (53,55,84) (21%, 22%, 33%)

RGB channels and saturation

R 53 of 255 = 21%
G 55 of 255 = 22%
B 84 of 255 = 33%

53
55
84

R + G + B ~ 25%. #353754 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 55 + 84 = 192 (100%)
R 53 of 192 ~ 27.6%
G 55 of 192 ~ 28.65%
B 84 of 192 ~ 43.75'%

%27.6
%28.65
%43.75

CMYK color model

#353754 color CMYK value is (37,35,0,67).

  • cyan value is 36.90%
  • magenta value is 34.52%
  • yellow value is 0.00%
  • key color value is 67.06%

CMYK: (37,35,0,67)
C37M35Y0K67 (37%, 35%, 0%, 67%)
(0.37 / 0.35 / 0.00 / 0.67)

CMYK percentages

%36.9
%34.52
%0
%67.06

Codes

Color #353754 in popluar color models

35 37 54
RGB 53 55 84
HSL 236° 22.63% 26.86%
HSB/HSV 236° 36.90% 32.94%
CMYK 36.90% 34.52% 0.00%
67.06%

Color #353754 in popluar number systems.

HEX 35 37 54
Decimal 53 55 84
Binary 110101 110111 1010100
Octal 65 67 124

Shades and tints

Shades of #353754

#353754
(53,55,84)
#31324D
(49,50,77)
#2D2D46
(45,45,70)
#29283F
(41,40,63)
#252338
(37,35,56)
#211E31
(33,30,49)
#1D192A
(29,25,42)
#191423
(25,20,35)
#150F1C
(21,15,28)
#110A15
(17,10,21)
#0D050E
(13,5,14)
#000000
(0,0,0)

Tints of #353754

#353754
(53,55,84)
#474963
(71,73,99)
#595B72
(89,91,114)
#6B6D81
(107,109,129)
#7D7F90
(125,127,144)
#8F919F
(143,145,159)
#A1A3AE
(161,163,174)
#B3B5BD
(179,181,189)
#C5C7CC
(197,199,204)
#D7D9DB
(215,217,219)
#E9EBEA
(233,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #353754; }

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

This text font color is #353754.

Background Color

.myBgColor { background-color: #353754; }

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

This div background color is #353754.

Border color

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

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

This div border color is #353754.

Opacity

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

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

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

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

This text has shadow with #353754 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353754.

Preview

Color preview on black background

This text has color #353754 on black background.


Color preview on white background

This text has color #353754 on white background.


Black color preview on #353754 background

This text has black color on #353754 background.


White color preview on #353754 background

This text has white color on #353754 background.


Related colors

Complementary color

Complementary color for #353754 is #CAC8AB.


I love getcolorcode.com

Triadic colors

1 #543537 and #375435 with #353754 are triadic colors.

2 #543735 and #373554 with #353754 are triadic colors.