COLOR #352855

HEX: #352855 RGB: (53,40,85)

Color info

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

RGB color model

#352855 color RGB value is (53,40,85).

RGB: (53,40,85) (21%, 16%, 33%)

RGB channels and saturation

R 53 of 255 = 21%
G 40 of 255 = 16%
B 85 of 255 = 33%

53
40
85

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

Portions of RGB colors in percentages

R + G + B = 53 + 40 + 85 = 178 (100%)
R 53 of 178 ~ 29.78%
G 40 of 178 ~ 22.47%
B 85 of 178 ~ 47.75'%

%29.78
%22.47
%47.75

CMYK color model

#352855 color CMYK value is (38,53,0,67).

  • cyan value is 37.65%
  • magenta value is 52.94%
  • yellow value is 0.00%
  • key color value is 66.67%

CMYK: (38,53,0,67)
C38M53Y0K67 (38%, 53%, 0%, 67%)
(0.38 / 0.53 / 0.00 / 0.67)

CMYK percentages

%37.65
%52.94
%0
%66.67

Codes

Color #352855 in popluar color models

35 28 55
RGB 53 40 85
HSL 257° 36.00% 24.51%
HSB/HSV 257° 52.94% 33.33%
CMYK 37.65% 52.94% 0.00%
66.67%

Color #352855 in popluar number systems.

HEX 35 28 55
Decimal 53 40 85
Binary 110101 101000 1010101
Octal 65 50 125

Shades and tints

Shades of #352855

#352855
(53,40,85)
#31254E
(49,37,78)
#2D2247
(45,34,71)
#291F40
(41,31,64)
#251C39
(37,28,57)
#211932
(33,25,50)
#1D162B
(29,22,43)
#191324
(25,19,36)
#15101D
(21,16,29)
#110D16
(17,13,22)
#0D0A0F
(13,10,15)
#000000
(0,0,0)

Tints of #352855

#352855
(53,40,85)
#473B64
(71,59,100)
#594E73
(89,78,115)
#6B6182
(107,97,130)
#7D7491
(125,116,145)
#8F87A0
(143,135,160)
#A19AAF
(161,154,175)
#B3ADBE
(179,173,190)
#C5C0CD
(197,192,205)
#D7D3DC
(215,211,220)
#E9E6EB
(233,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #352855 color. Also use rgb(53,40,85) instead hex code.

Text Font Color

.myTextColor { color: #352855; }

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

This text font color is #352855.

Background Color

.myBgColor { background-color: #352855; }

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

This div background color is #352855.

Border color

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

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

This div border color is #352855.

Opacity

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

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

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

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

This text has shadow with #352855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352855.

Preview

Color preview on black background

This text has color #352855 on black background.


Color preview on white background

This text has color #352855 on white background.


Black color preview on #352855 background

This text has black color on #352855 background.


White color preview on #352855 background

This text has white color on #352855 background.


Related colors

Complementary color

Complementary color for #hex is #CAD7AA.


I love getcolorcode.com

Triadic colors

1 #553528 and #285535 with #352855 are triadic colors.

2 #552835 and #283555 with #352855 are triadic colors.