COLOR #535582

HEX: #535582 RGB: (83,85,130)

Color info

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

RGB color model

#535582 color RGB value is (83,85,130).

RGB: (83,85,130) (33%, 33%, 51%)

RGB channels and saturation

R 83 of 255 = 33%
G 85 of 255 = 33%
B 130 of 255 = 51%

83
85
130

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

Portions of RGB colors in percentages

R + G + B = 83 + 85 + 130 = 298 (100%)
R 83 of 298 ~ 27.85%
G 85 of 298 ~ 28.52%
B 130 of 298 ~ 43.62'%

%27.85
%28.52
%43.62

CMYK color model

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

  • cyan value is 36.15%
  • magenta value is 34.62%
  • yellow value is 0.00%
  • key color value is 49.02%

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

CMYK percentages

%36.15
%34.62
%0
%49.02

Codes

Color #535582 in popluar color models

53 55 82
RGB 83 85 130
HSL 237° 22.07% 41.76%
HSB/HSV 237° 36.15% 50.98%
CMYK 36.15% 34.62% 0.00%
49.02%

Color #535582 in popluar number systems.

HEX 53 55 82
Decimal 83 85 130
Binary 1010011 1010101 10000010
Octal 123 125 202

Shades and tints

Shades of #535582

#535582
(83,85,130)
#4C4E77
(76,78,119)
#45476C
(69,71,108)
#3E4061
(62,64,97)
#373956
(55,57,86)
#30324B
(48,50,75)
#292B40
(41,43,64)
#222435
(34,36,53)
#1B1D2A
(27,29,42)
#14161F
(20,22,31)
#0D0F14
(13,15,20)
#000000
(0,0,0)

Tints of #535582

#535582
(83,85,130)
#62648D
(98,100,141)
#717398
(113,115,152)
#8082A3
(128,130,163)
#8F91AE
(143,145,174)
#9EA0B9
(158,160,185)
#ADAFC4
(173,175,196)
#BCBECF
(188,190,207)
#CBCDDA
(203,205,218)
#DADCE5
(218,220,229)
#E9EBF0
(233,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535582 color. Also use rgb(83,85,130) instead hex code.

Text Font Color

.myTextColor { color: #535582; }

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

This text font color is #535582.

Background Color

.myBgColor { background-color: #535582; }

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

This div background color is #535582.

Border color

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

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

This div border color is #535582.

Opacity

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

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

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

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

This text has shadow with #535582 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535582.

Preview

Color preview on black background

This text has color #535582 on black background.


Color preview on white background

This text has color #535582 on white background.


Black color preview on #535582 background

This text has black color on #535582 background.


White color preview on #535582 background

This text has white color on #535582 background.


Related colors

Complementary color

Complementary color for #hex is #ACAA7D.


I love getcolorcode.com

Triadic colors

1 #825355 and #558253 with #535582 are triadic colors.

2 #825553 and #555382 with #535582 are triadic colors.