COLOR #353283

HEX: #353283 RGB: (53,50,131)

Color info

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

RGB color model

#353283 color RGB value is (53,50,131).

RGB: (53,50,131) (21%, 20%, 51%)

RGB channels and saturation

R 53 of 255 = 21%
G 50 of 255 = 20%
B 131 of 255 = 51%

53
50
131

R + G + B ~ 31%. #353283 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 53 + 50 + 131 = 234 (100%)
R 53 of 234 ~ 22.65%
G 50 of 234 ~ 21.37%
B 131 of 234 ~ 55.98'%

%22.65
%21.37
%55.98

CMYK color model

#353283 color CMYK value is (60,62,0,49).

  • cyan value is 59.54%
  • magenta value is 61.83%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (60,62,0,49)
C60M62Y0K49 (60%, 62%, 0%, 49%)
(0.60 / 0.62 / 0.00 / 0.49)

CMYK percentages

%59.54
%61.83
%0
%48.63

Codes

Color #353283 in popluar color models

35 32 83
RGB 53 50 131
HSL 242° 44.75% 35.49%
HSB/HSV 242° 61.83% 51.37%
CMYK 59.54% 61.83% 0.00%
48.63%

Color #353283 in popluar number systems.

HEX 35 32 83
Decimal 53 50 131
Binary 110101 110010 10000011
Octal 65 62 203

Shades and tints

Shades of #353283

#353283
(53,50,131)
#312E78
(49,46,120)
#2D2A6D
(45,42,109)
#292662
(41,38,98)
#252257
(37,34,87)
#211E4C
(33,30,76)
#1D1A41
(29,26,65)
#191636
(25,22,54)
#15122B
(21,18,43)
#110E20
(17,14,32)
#0D0A15
(13,10,21)
#000000
(0,0,0)

Tints of #353283

#353283
(53,50,131)
#47448E
(71,68,142)
#595699
(89,86,153)
#6B68A4
(107,104,164)
#7D7AAF
(125,122,175)
#8F8CBA
(143,140,186)
#A19EC5
(161,158,197)
#B3B0D0
(179,176,208)
#C5C2DB
(197,194,219)
#D7D4E6
(215,212,230)
#E9E6F1
(233,230,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #353283 color. Also use rgb(53,50,131) instead hex code.

Text Font Color

.myTextColor { color: #353283; }

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

This text font color is #353283.

Background Color

.myBgColor { background-color: #353283; }

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

This div background color is #353283.

Border color

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

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

This div border color is #353283.

Opacity

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

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

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

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

This text has shadow with #353283 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #353283.

Preview

Color preview on black background

This text has color #353283 on black background.


Color preview on white background

This text has color #353283 on white background.


Black color preview on #353283 background

This text has black color on #353283 background.


White color preview on #353283 background

This text has white color on #353283 background.


Related colors

Complementary color

Complementary color for #hex is #CACD7C.


I love getcolorcode.com

Triadic colors

1 #833532 and #328335 with #353283 are triadic colors.

2 #833235 and #323583 with #353283 are triadic colors.