COLOR #536279

HEX: #536279 RGB: (83,98,121)

Color info

#536279 contains red, green and blue colors in about the same proportion. Web safe color of #536279 is #666666 (or #666).

RGB color model

#536279 color RGB value is (83,98,121).

RGB: (83,98,121) (33%, 38%, 47%)

RGB channels and saturation

R 83 of 255 = 33%
G 98 of 255 = 38%
B 121 of 255 = 47%

83
98
121

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

Portions of RGB colors in percentages

R + G + B = 83 + 98 + 121 = 302 (100%)
R 83 of 302 ~ 27.48%
G 98 of 302 ~ 32.45%
B 121 of 302 ~ 40.07'%

%27.48
%32.45
%40.07

CMYK color model

#536279 color CMYK value is (31,19,0,53).

  • cyan value is 31.40%
  • magenta value is 19.01%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (31,19,0,53)
C31M19Y0K53 (31%, 19%, 0%, 53%)
(0.31 / 0.19 / 0.00 / 0.53)

CMYK percentages

%31.4
%19.01
%0
%52.55

Codes

Color #536279 in popluar color models

53 62 79
RGB 83 98 121
HSL 216° 18.63% 40.00%
HSB/HSV 216° 31.40% 47.45%
CMYK 31.40% 19.01% 0.00%
52.55%

Color #536279 in popluar number systems.

HEX 53 62 79
Decimal 83 98 121
Binary 1010011 1100010 1111001
Octal 123 142 171

Shades and tints

Shades of #536279

#536279
(83,98,121)
#4C5A6E
(76,90,110)
#455263
(69,82,99)
#3E4A58
(62,74,88)
#37424D
(55,66,77)
#303A42
(48,58,66)
#293237
(41,50,55)
#222A2C
(34,42,44)
#1B2221
(27,34,33)
#141A16
(20,26,22)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #536279

#536279
(83,98,121)
#627085
(98,112,133)
#717E91
(113,126,145)
#808C9D
(128,140,157)
#8F9AA9
(143,154,169)
#9EA8B5
(158,168,181)
#ADB6C1
(173,182,193)
#BCC4CD
(188,196,205)
#CBD2D9
(203,210,217)
#DAE0E5
(218,224,229)
#E9EEF1
(233,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536279 color. Also use rgb(83,98,121) instead hex code.

Text Font Color

.myTextColor { color: #536279; }

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

This text font color is #536279.

Background Color

.myBgColor { background-color: #536279; }

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

This div background color is #536279.

Border color

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

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

This div border color is #536279.

Opacity

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

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

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

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

This text has shadow with #536279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536279.

Preview

Color preview on black background

This text has color #536279 on black background.


Color preview on white background

This text has color #536279 on white background.


Black color preview on #536279 background

This text has black color on #536279 background.


White color preview on #536279 background

This text has white color on #536279 background.


Related colors

Complementary color

Complementary color for #hex is #AC9D86.


I love getcolorcode.com

Triadic colors

1 #795362 and #627953 with #536279 are triadic colors.

2 #796253 and #625379 with #536279 are triadic colors.