COLOR #535795

HEX: #535795 RGB: (83,87,149)

Color info

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

RGB color model

#535795 color RGB value is (83,87,149).

RGB: (83,87,149) (33%, 34%, 58%)

RGB channels and saturation

R 83 of 255 = 33%
G 87 of 255 = 34%
B 149 of 255 = 58%

83
87
149

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

Portions of RGB colors in percentages

R + G + B = 83 + 87 + 149 = 319 (100%)
R 83 of 319 ~ 26.02%
G 87 of 319 ~ 27.27%
B 149 of 319 ~ 46.71'%

%26.02
%27.27
%46.71

CMYK color model

#535795 color CMYK value is (44,42,0,42).

  • cyan value is 44.30%
  • magenta value is 41.61%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (44,42,0,42) C44M42Y0K42 (44%,42%,0%,42%) (0.44/0.42/0.00/0.42) 

CMYK percentages

%44.3
%41.61
%0
%41.57

Codes

Color #535795 in popluar color models

53 57 95
RGB 83 87 149
HSL 236° 28.45% 45.49%
HSB/HSV 236° 44.30% 58.43%
CMYK 44.30% 41.61% 0.00%
41.57%

Color #535795 in popluar number systems.

HEX 53 57 95
Decimal 83 87 149
Binary 1010011 1010111 10010101
Octal 123 127 225

Shades and tints

Shades of #535795

#535795
(83,87,149)
#4C5088
(76,80,136)
#45497B
(69,73,123)
#3E426E
(62,66,110)
#373B61
(55,59,97)
#303454
(48,52,84)
#292D47
(41,45,71)
#22263A
(34,38,58)
#1B1F2D
(27,31,45)
#141820
(20,24,32)
#0D1113
(13,17,19)
#000000
(0,0,0)

Tints of #535795

#535795
(83,87,149)
#62669E
(98,102,158)
#7175A7
(113,117,167)
#8084B0
(128,132,176)
#8F93B9
(143,147,185)
#9EA2C2
(158,162,194)
#ADB1CB
(173,177,203)
#BCC0D4
(188,192,212)
#CBCFDD
(203,207,221)
#DADEE6
(218,222,230)
#E9EDEF
(233,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535795 color. Also use rgb(83,87,149) instead hex code.

Text Font Color

.myTextColor { color: #535795; }

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

This text font color is #535795.

Background Color

.myBgColor { background-color: #535795; }

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

This div background color is #535795.

Border color

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

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

This div border color is #535795.

Opacity

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

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

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

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

This text has shadow with #535795 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535795.

Preview

Color preview on black background

This text has color #535795 on black background.


Color preview on white background

This text has color #535795 on white background.


Black color preview on #535795 background

This text has black color on #535795 background.


White color preview on #535795 background

This text has white color on #535795 background.


Related colors

Complementary color

Complementary color for #hex is #ACA86A.


I love getcolorcode.com

Triadic colors

1 #955357 and #579553 with #535795 are triadic colors.

2 #955753 and #575395 with #535795 are triadic colors.