COLOR #353145

HEX: #353145 RGB: (53,49,69)

Color info

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

RGB color model

#353145 color RGB value is (53,49,69).

RGB: (53,49,69) (21%, 19%, 27%)

RGB channels and saturation

R 53 of 255 = 21%
G 49 of 255 = 19%
B 69 of 255 = 27%

53
49
69

R + G + B ~ 22%. #353145 is dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 49 + 69 = 171 (100%)
R 53 of 171 ~ 30.99%
G 49 of 171 ~ 28.65%
B 69 of 171 ~ 40.35'%

%30.99
%28.65
%40.35

CMYK color model

#353145 color CMYK value is (23,29,0,73).

  • cyan value is 23.19%
  • magenta value is 28.99%
  • yellow value is 0.00%
  • key color value is 72.94%

CMYK: (23,29,0,73)
C23M29Y0K73 (23%, 29%, 0%, 73%)
(0.23 / 0.29 / 0.00 / 0.73)

CMYK percentages

%23.19
%28.99
%0
%72.94

Codes

Color #353145 in popluar color models

35 31 45
RGB 53 49 69
HSL 252° 16.95% 23.14%
HSB/HSV 252° 28.99% 27.06%
CMYK 23.19% 28.99% 0.00%
72.94%

Color #353145 in popluar number systems.

HEX 35 31 45
Decimal 53 49 69
Binary 110101 110001 1000101
Octal 65 61 105

Shades and tints

Shades of #353145

#353145
(53,49,69)
#312D3F
(49,45,63)
#2D2939
(45,41,57)
#292533
(41,37,51)
#25212D
(37,33,45)
#211D27
(33,29,39)
#1D1921
(29,25,33)
#19151B
(25,21,27)
#151115
(21,17,21)
#110D0F
(17,13,15)
#0D0909
(13,9,9)
#000000
(0,0,0)

Tints of #353145

#353145
(53,49,69)
#474355
(71,67,85)
#595565
(89,85,101)
#6B6775
(107,103,117)
#7D7985
(125,121,133)
#8F8B95
(143,139,149)
#A19DA5
(161,157,165)
#B3AFB5
(179,175,181)
#C5C1C5
(197,193,197)
#D7D3D5
(215,211,213)
#E9E5E5
(233,229,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353145 color. Also use rgb(53,49,69) instead hex code.

Text Font Color

.myTextColor { color: #353145; }

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

This text font color is #353145.

Background Color

.myBgColor { background-color: #353145; }

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

This div background color is #353145.

Border color

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

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

This div border color is #353145.

Opacity

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

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

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

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

This text has shadow with #353145 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353145.

Preview

Color preview on black background

This text has color #353145 on black background.


Color preview on white background

This text has color #353145 on white background.


Black color preview on #353145 background

This text has black color on #353145 background.


White color preview on #353145 background

This text has white color on #353145 background.


Related colors

Complementary color

Complementary color for #hex is #CACEBA.


I love getcolorcode.com

Triadic colors

1 #453531 and #314535 with #353145 are triadic colors.

2 #453135 and #313545 with #353145 are triadic colors.