COLOR #351887

HEX: #351887 RGB: (53,24,135)

Color info

#351887 contains mainly blue color. Web safe color of #351887 is #330099 (or #309).

RGB color model

#351887 color RGB value is (53,24,135).

RGB: (53,24,135) (21%, 9%, 53%)

RGB channels and saturation

R 53 of 255 = 21%
G 24 of 255 = 9%
B 135 of 255 = 53%

53
24
135

R + G + B ~ 28%. #351887 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 24 + 135 = 212 (100%)
R 53 of 212 ~ 25%
G 24 of 212 ~ 11.32%
B 135 of 212 ~ 63.68'%

%25
%11.32
%63.68

CMYK color model

#351887 color CMYK value is (61,82,0,47).

  • cyan value is 60.74%
  • magenta value is 82.22%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (61,82,0,47)
C61M82Y0K47 (61%, 82%, 0%, 47%)
(0.61 / 0.82 / 0.00 / 0.47)

CMYK percentages

%60.74
%82.22
%0
%47.06

Codes

Color #351887 in popluar color models

35 18 87
RGB 53 24 135
HSL 256° 69.81% 31.18%
HSB/HSV 256° 82.22% 52.94%
CMYK 60.74% 82.22% 0.00%
47.06%

Color #351887 in popluar number systems.

HEX 35 18 87
Decimal 53 24 135
Binary 110101 11000 10000111
Octal 65 30 207

Shades and tints

Shades of #351887

#351887
(53,24,135)
#31167B
(49,22,123)
#2D146F
(45,20,111)
#291263
(41,18,99)
#251057
(37,16,87)
#210E4B
(33,14,75)
#1D0C3F
(29,12,63)
#190A33
(25,10,51)
#150827
(21,8,39)
#11061B
(17,6,27)
#0D040F
(13,4,15)
#000000
(0,0,0)

Tints of #351887

#351887
(53,24,135)
#472D91
(71,45,145)
#59429B
(89,66,155)
#6B57A5
(107,87,165)
#7D6CAF
(125,108,175)
#8F81B9
(143,129,185)
#A196C3
(161,150,195)
#B3ABCD
(179,171,205)
#C5C0D7
(197,192,215)
#D7D5E1
(215,213,225)
#E9EAEB
(233,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #351887 color. Also use rgb(53,24,135) instead hex code.

Text Font Color

.myTextColor { color: #351887; }

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

This text font color is #351887.

Background Color

.myBgColor { background-color: #351887; }

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

This div background color is #351887.

Border color

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

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

This div border color is #351887.

Opacity

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

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

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

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

This text has shadow with #351887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #351887.

Preview

Color preview on black background

This text has color #351887 on black background.


Color preview on white background

This text has color #351887 on white background.


Black color preview on #351887 background

This text has black color on #351887 background.


White color preview on #351887 background

This text has white color on #351887 background.


Related colors

Complementary color

Complementary color for #hex is #CAE778.


I love getcolorcode.com

Triadic colors

1 #873518 and #188735 with #351887 are triadic colors.

2 #871835 and #183587 with #351887 are triadic colors.