COLOR #353895

HEX: #353895 RGB: (53,56,149)

Color info

#353895 contains mainly blue color. Web safe color of #353895 is #333399 (or #339).

RGB color model

#353895 color RGB value is (53,56,149).

RGB: (53,56,149) (21%, 22%, 58%)

RGB channels and saturation

R 53 of 255 = 21%
G 56 of 255 = 22%
B 149 of 255 = 58%

53
56
149

R + G + B ~ 34%. #353895 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 56 + 149 = 258 (100%)
R 53 of 258 ~ 20.54%
G 56 of 258 ~ 21.71%
B 149 of 258 ~ 57.75'%

%20.54
%21.71
%57.75

CMYK color model

#353895 color CMYK value is (64,62,0,42).

  • cyan value is 64.43%
  • magenta value is 62.42%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (64,62,0,42)
C64M62Y0K42 (64%, 62%, 0%, 42%)
(0.64 / 0.62 / 0.00 / 0.42)

CMYK percentages

%64.43
%62.42
%0
%41.57

Codes

Color #353895 in popluar color models

35 38 95
RGB 53 56 149
HSL 238° 47.52% 39.61%
HSB/HSV 238° 64.43% 58.43%
CMYK 64.43% 62.42% 0.00%
41.57%

Color #353895 in popluar number systems.

HEX 35 38 95
Decimal 53 56 149
Binary 110101 111000 10010101
Octal 65 70 225

Shades and tints

Shades of #353895

#353895
(53,56,149)
#313388
(49,51,136)
#2D2E7B
(45,46,123)
#29296E
(41,41,110)
#252461
(37,36,97)
#211F54
(33,31,84)
#1D1A47
(29,26,71)
#19153A
(25,21,58)
#15102D
(21,16,45)
#110B20
(17,11,32)
#0D0613
(13,6,19)
#000000
(0,0,0)

Tints of #353895

#353895
(53,56,149)
#474A9E
(71,74,158)
#595CA7
(89,92,167)
#6B6EB0
(107,110,176)
#7D80B9
(125,128,185)
#8F92C2
(143,146,194)
#A1A4CB
(161,164,203)
#B3B6D4
(179,182,212)
#C5C8DD
(197,200,221)
#D7DAE6
(215,218,230)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353895 color. Also use rgb(53,56,149) instead hex code.

Text Font Color

.myTextColor { color: #353895; }

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

This text font color is #353895.

Background Color

.myBgColor { background-color: #353895; }

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

This div background color is #353895.

Border color

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

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

This div border color is #353895.

Opacity

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

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

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

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

This text has shadow with #353895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353895.

Preview

Color preview on black background

This text has color #353895 on black background.


Color preview on white background

This text has color #353895 on white background.


Black color preview on #353895 background

This text has black color on #353895 background.


White color preview on #353895 background

This text has white color on #353895 background.


Related colors

Complementary color

Complementary color for #hex is #CAC76A.


I love getcolorcode.com

Triadic colors

1 #953538 and #389535 with #353895 are triadic colors.

2 #953835 and #383595 with #353895 are triadic colors.