COLOR #535481

HEX: #535481 RGB: (83,84,129)

Color info

#535481 contains red, green and blue colors in about the same proportion. Web safe color of #535481 is #666699 (or #669).

RGB color model

#535481 color RGB value is (83,84,129).

RGB: (83,84,129) (33%, 33%, 51%)

RGB channels and saturation

R 83 of 255 = 33%
G 84 of 255 = 33%
B 129 of 255 = 51%

83
84
129

R + G + B ~ 39%. #535481 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 84 + 129 = 296 (100%)
R 83 of 296 ~ 28.04%
G 84 of 296 ~ 28.38%
B 129 of 296 ~ 43.58'%

%28.04
%28.38
%43.58

CMYK color model

#535481 color CMYK value is (36,35,0,49).

  • cyan value is 35.66%
  • magenta value is 34.88%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (36,35,0,49)
C36M35Y0K49 (36%, 35%, 0%, 49%)
(0.36 / 0.35 / 0.00 / 0.49)

CMYK percentages

%35.66
%34.88
%0
%49.41

Codes

Color #535481 in popluar color models

53 54 81
RGB 83 84 129
HSL 239° 21.70% 41.57%
HSB/HSV 239° 35.66% 50.59%
CMYK 35.66% 34.88% 0.00%
49.41%

Color #535481 in popluar number systems.

HEX 53 54 81
Decimal 83 84 129
Binary 1010011 1010100 10000001
Octal 123 124 201

Shades and tints

Shades of #535481

#535481
(83,84,129)
#4C4D76
(76,77,118)
#45466B
(69,70,107)
#3E3F60
(62,63,96)
#373855
(55,56,85)
#30314A
(48,49,74)
#292A3F
(41,42,63)
#222334
(34,35,52)
#1B1C29
(27,28,41)
#14151E
(20,21,30)
#0D0E13
(13,14,19)
#000000
(0,0,0)

Tints of #535481

#535481
(83,84,129)
#62638C
(98,99,140)
#717297
(113,114,151)
#8081A2
(128,129,162)
#8F90AD
(143,144,173)
#9E9FB8
(158,159,184)
#ADAEC3
(173,174,195)
#BCBDCE
(188,189,206)
#CBCCD9
(203,204,217)
#DADBE4
(218,219,228)
#E9EAEF
(233,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535481 color. Also use rgb(83,84,129) instead hex code.

Text Font Color

.myTextColor { color: #535481; }

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

This text font color is #535481.

Background Color

.myBgColor { background-color: #535481; }

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

This div background color is #535481.

Border color

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

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

This div border color is #535481.

Opacity

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

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

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

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

This text has shadow with #535481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535481.

Preview

Color preview on black background

This text has color #535481 on black background.


Color preview on white background

This text has color #535481 on white background.


Black color preview on #535481 background

This text has black color on #535481 background.


White color preview on #535481 background

This text has white color on #535481 background.


Related colors

Complementary color

Complementary color for #hex is #ACAB7E.


I love getcolorcode.com

Triadic colors

1 #815354 and #548153 with #535481 are triadic colors.

2 #815453 and #545381 with #535481 are triadic colors.