COLOR #352870

HEX: #352870 RGB: (53,40,112)

Color info

#352870 contains mainly red and blue colors. Web safe color of #352870 is #333366 (or #336).

RGB color model

#352870 color RGB value is (53,40,112).

RGB: (53,40,112) (21%, 16%, 44%)

RGB channels and saturation

R 53 of 255 = 21%
G 40 of 255 = 16%
B 112 of 255 = 44%

53
40
112

R + G + B ~ 27%. #352870 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 40 + 112 = 205 (100%)
R 53 of 205 ~ 25.85%
G 40 of 205 ~ 19.51%
B 112 of 205 ~ 54.63'%

%25.85
%19.51
%54.63

CMYK color model

#352870 color CMYK value is (53,64,0,56).

  • cyan value is 52.68%
  • magenta value is 64.29%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (53,64,0,56) C53M64Y0K56 (53%,64%,0%,56%) (0.53/0.64/0.00/0.56) 

CMYK percentages

%52.68
%64.29
%0
%56.08

Codes

Color #352870 in popluar color models

35 28 70
RGB 53 40 112
HSL 251° 47.37% 29.80%
HSB/HSV 251° 64.29% 43.92%
CMYK 52.68% 64.29% 0.00%
56.08%

Color #352870 in popluar number systems.

HEX 35 28 70
Decimal 53 40 112
Binary 110101 101000 1110000
Octal 65 50 160

Shades and tints

Shades of #352870

#352870
(53,40,112)
#312566
(49,37,102)
#2D225C
(45,34,92)
#291F52
(41,31,82)
#251C48
(37,28,72)
#21193E
(33,25,62)
#1D1634
(29,22,52)
#19132A
(25,19,42)
#151020
(21,16,32)
#110D16
(17,13,22)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #352870

#352870
(53,40,112)
#473B7D
(71,59,125)
#594E8A
(89,78,138)
#6B6197
(107,97,151)
#7D74A4
(125,116,164)
#8F87B1
(143,135,177)
#A19ABE
(161,154,190)
#B3ADCB
(179,173,203)
#C5C0D8
(197,192,216)
#D7D3E5
(215,211,229)
#E9E6F2
(233,230,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #352870; }

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

This text font color is #352870.

Background Color

.myBgColor { background-color: #352870; }

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

This div background color is #352870.

Border color

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

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

This div border color is #352870.

Opacity

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

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

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

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

This text has shadow with #352870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #352870.

Preview

Color preview on black background

This text has color #352870 on black background.


Color preview on white background

This text has color #352870 on white background.


Black color preview on #352870 background

This text has black color on #352870 background.


White color preview on #352870 background

This text has white color on #352870 background.


Related colors

Complementary color

Complementary color for #hex is #CAD78F.


I love getcolorcode.com

Triadic colors

1 #703528 and #287035 with #352870 are triadic colors.

2 #702835 and #283570 with #352870 are triadic colors.