COLOR #535862

HEX: #535862 RGB: (83,88,98)

Color info

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

RGB color model

#535862 color RGB value is (83,88,98).

RGB: (83,88,98) (33%, 35%, 38%)

RGB channels and saturation

R 83 of 255 = 33%
G 88 of 255 = 35%
B 98 of 255 = 38%

83
88
98

R + G + B ~ 35%. #535862 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 88 + 98 = 269 (100%)
R 83 of 269 ~ 30.86%
G 88 of 269 ~ 32.71%
B 98 of 269 ~ 36.43'%

%30.86
%32.71
%36.43

CMYK color model

#535862 color CMYK value is (15,10,0,62).

  • cyan value is 15.31%
  • magenta value is 10.20%
  • yellow value is 0.00%
  • key color value is 61.57%
CMYK: (15,10,0,62) C15M10Y0K62 (15%,10%,0%,62%) (0.15/0.10/0.00/0.62) 

CMYK percentages

%15.31
%10.2
%0
%61.57

Codes

Color #535862 in popluar color models

53 58 62
RGB 83 88 98
HSL 220° 8.29% 35.49%
HSB/HSV 220° 15.31% 38.43%
CMYK 15.31% 10.20% 0.00%
61.57%

Color #535862 in popluar number systems.

HEX 53 58 62
Decimal 83 88 98
Binary 1010011 1011000 1100010
Octal 123 130 142

Shades and tints

Shades of #535862

#535862
(83,88,98)
#4C505A
(76,80,90)
#454852
(69,72,82)
#3E404A
(62,64,74)
#373842
(55,56,66)
#30303A
(48,48,58)
#292832
(41,40,50)
#22202A
(34,32,42)
#1B1822
(27,24,34)
#14101A
(20,16,26)
#0D0812
(13,8,18)
#000000
(0,0,0)

Tints of #535862

#535862
(83,88,98)
#626770
(98,103,112)
#71767E
(113,118,126)
#80858C
(128,133,140)
#8F949A
(143,148,154)
#9EA3A8
(158,163,168)
#ADB2B6
(173,178,182)
#BCC1C4
(188,193,196)
#CBD0D2
(203,208,210)
#DADFE0
(218,223,224)
#E9EEEE
(233,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535862; }

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

This text font color is #535862.

Background Color

.myBgColor { background-color: #535862; }

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

This div background color is #535862.

Border color

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

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

This div border color is #535862.

Opacity

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

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

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

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

This text has shadow with #535862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535862.

Preview

Color preview on black background

This text has color #535862 on black background.


Color preview on white background

This text has color #535862 on white background.


Black color preview on #535862 background

This text has black color on #535862 background.


White color preview on #535862 background

This text has white color on #535862 background.


Related colors

Complementary color

Complementary color for #hex is #ACA79D.


I love getcolorcode.com

Triadic colors

1 #625358 and #586253 with #535862 are triadic colors.

2 #625853 and #585362 with #535862 are triadic colors.