COLOR #535292

HEX: #535292 RGB: (83,82,146)

Color info

#535292 contains mainly blue color. Web safe color of #535292 is #666699 (or #669).

RGB color model

#535292 color RGB value is (83,82,146).

RGB: (83,82,146) (33%, 32%, 57%)

RGB channels and saturation

R 83 of 255 = 33%
G 82 of 255 = 32%
B 146 of 255 = 57%

83
82
146

R + G + B ~ 41%. #535292 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 83 + 82 + 146 = 311 (100%)
R 83 of 311 ~ 26.69%
G 82 of 311 ~ 26.37%
B 146 of 311 ~ 46.95'%

%26.69
%26.37
%46.95

CMYK color model

#535292 color CMYK value is (43,44,0,43).

  • cyan value is 43.15%
  • magenta value is 43.84%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (43,44,0,43)
C43M44Y0K43 (43%, 44%, 0%, 43%)
(0.43 / 0.44 / 0.00 / 0.43)

CMYK percentages

%43.15
%43.84
%0
%42.75

Codes

Color #535292 in popluar color models

53 52 92
RGB 83 82 146
HSL 241° 28.07% 44.71%
HSB/HSV 241° 43.84% 57.25%
CMYK 43.15% 43.84% 0.00%
42.75%

Color #535292 in popluar number systems.

HEX 53 52 92
Decimal 83 82 146
Binary 1010011 1010010 10010010
Octal 123 122 222

Shades and tints

Shades of #535292

#535292
(83,82,146)
#4C4B85
(76,75,133)
#454478
(69,68,120)
#3E3D6B
(62,61,107)
#37365E
(55,54,94)
#302F51
(48,47,81)
#292844
(41,40,68)
#222137
(34,33,55)
#1B1A2A
(27,26,42)
#14131D
(20,19,29)
#0D0C10
(13,12,16)
#000000
(0,0,0)

Tints of #535292

#535292
(83,82,146)
#62619B
(98,97,155)
#7170A4
(113,112,164)
#807FAD
(128,127,173)
#8F8EB6
(143,142,182)
#9E9DBF
(158,157,191)
#ADACC8
(173,172,200)
#BCBBD1
(188,187,209)
#CBCADA
(203,202,218)
#DAD9E3
(218,217,227)
#E9E8EC
(233,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535292 color. Also use rgb(83,82,146) instead hex code.

Text Font Color

.myTextColor { color: #535292; }

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

This text font color is #535292.

Background Color

.myBgColor { background-color: #535292; }

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

This div background color is #535292.

Border color

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

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

This div border color is #535292.

Opacity

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

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

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

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

This text has shadow with #535292 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535292.

Preview

Color preview on black background

This text has color #535292 on black background.


Color preview on white background

This text has color #535292 on white background.


Black color preview on #535292 background

This text has black color on #535292 background.


White color preview on #535292 background

This text has white color on #535292 background.


Related colors

Complementary color

Complementary color for #hex is #ACAD6D.


I love getcolorcode.com

Triadic colors

1 #925352 and #529253 with #535292 are triadic colors.

2 #925253 and #525392 with #535292 are triadic colors.