COLOR #536084

HEX: #536084 RGB: (83,96,132)

Color info

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

RGB color model

#536084 color RGB value is (83,96,132).

RGB: (83,96,132) (33%, 38%, 52%)

RGB channels and saturation

R 83 of 255 = 33%
G 96 of 255 = 38%
B 132 of 255 = 52%

83
96
132

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

Portions of RGB colors in percentages

R + G + B = 83 + 96 + 132 = 311 (100%)
R 83 of 311 ~ 26.69%
G 96 of 311 ~ 30.87%
B 132 of 311 ~ 42.44'%

%26.69
%30.87
%42.44

CMYK color model

#536084 color CMYK value is (37,27,0,48).

  • cyan value is 37.12%
  • magenta value is 27.27%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (37,27,0,48)
C37M27Y0K48 (37%, 27%, 0%, 48%)
(0.37 / 0.27 / 0.00 / 0.48)

CMYK percentages

%37.12
%27.27
%0
%48.24

Codes

Color #536084 in popluar color models

53 60 84
RGB 83 96 132
HSL 224° 22.79% 42.16%
HSB/HSV 224° 37.12% 51.76%
CMYK 37.12% 27.27% 0.00%
48.24%

Color #536084 in popluar number systems.

HEX 53 60 84
Decimal 83 96 132
Binary 1010011 1100000 10000100
Octal 123 140 204

Shades and tints

Shades of #536084

#536084
(83,96,132)
#4C5878
(76,88,120)
#45506C
(69,80,108)
#3E4860
(62,72,96)
#374054
(55,64,84)
#303848
(48,56,72)
#29303C
(41,48,60)
#222830
(34,40,48)
#1B2024
(27,32,36)
#141818
(20,24,24)
#0D100C
(13,16,12)
#000000
(0,0,0)

Tints of #536084

#536084
(83,96,132)
#626E8F
(98,110,143)
#717C9A
(113,124,154)
#808AA5
(128,138,165)
#8F98B0
(143,152,176)
#9EA6BB
(158,166,187)
#ADB4C6
(173,180,198)
#BCC2D1
(188,194,209)
#CBD0DC
(203,208,220)
#DADEE7
(218,222,231)
#E9ECF2
(233,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536084 color. Also use rgb(83,96,132) instead hex code.

Text Font Color

.myTextColor { color: #536084; }

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

This text font color is #536084.

Background Color

.myBgColor { background-color: #536084; }

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

This div background color is #536084.

Border color

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

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

This div border color is #536084.

Opacity

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

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

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

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

This text has shadow with #536084 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536084.

Preview

Color preview on black background

This text has color #536084 on black background.


Color preview on white background

This text has color #536084 on white background.


Black color preview on #536084 background

This text has black color on #536084 background.


White color preview on #536084 background

This text has white color on #536084 background.


Related colors

Complementary color

Complementary color for #hex is #AC9F7B.


I love getcolorcode.com

Triadic colors

1 #845360 and #608453 with #536084 are triadic colors.

2 #846053 and #605384 with #536084 are triadic colors.