COLOR #535567

HEX: #535567 RGB: (83,85,103)

Color info

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

RGB color model

#535567 color RGB value is (83,85,103).

RGB: (83,85,103) (33%, 33%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 85 of 255 = 33%
B 103 of 255 = 40%

83
85
103

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

Portions of RGB colors in percentages

R + G + B = 83 + 85 + 103 = 271 (100%)
R 83 of 271 ~ 30.63%
G 85 of 271 ~ 31.37%
B 103 of 271 ~ 38.01'%

%30.63
%31.37
%38.01

CMYK color model

#535567 color CMYK value is (19,17,0,60).

  • cyan value is 19.42%
  • magenta value is 17.48%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (19,17,0,60)
C19M17Y0K60 (19%, 17%, 0%, 60%)
(0.19 / 0.17 / 0.00 / 0.60)

CMYK percentages

%19.42
%17.48
%0
%59.61

Codes

Color #535567 in popluar color models

53 55 67
RGB 83 85 103
HSL 234° 10.75% 36.47%
HSB/HSV 234° 19.42% 40.39%
CMYK 19.42% 17.48% 0.00%
59.61%

Color #535567 in popluar number systems.

HEX 53 55 67
Decimal 83 85 103
Binary 1010011 1010101 1100111
Octal 123 125 147

Shades and tints

Shades of #535567

#535567
(83,85,103)
#4C4E5E
(76,78,94)
#454755
(69,71,85)
#3E404C
(62,64,76)
#373943
(55,57,67)
#30323A
(48,50,58)
#292B31
(41,43,49)
#222428
(34,36,40)
#1B1D1F
(27,29,31)
#141616
(20,22,22)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #535567

#535567
(83,85,103)
#626474
(98,100,116)
#717381
(113,115,129)
#80828E
(128,130,142)
#8F919B
(143,145,155)
#9EA0A8
(158,160,168)
#ADAFB5
(173,175,181)
#BCBEC2
(188,190,194)
#CBCDCF
(203,205,207)
#DADCDC
(218,220,220)
#E9EBE9
(233,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535567 color. Also use rgb(83,85,103) instead hex code.

Text Font Color

.myTextColor { color: #535567; }

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

This text font color is #535567.

Background Color

.myBgColor { background-color: #535567; }

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

This div background color is #535567.

Border color

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

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

This div border color is #535567.

Opacity

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

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

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

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

This text has shadow with #535567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535567.

Preview

Color preview on black background

This text has color #535567 on black background.


Color preview on white background

This text has color #535567 on white background.


Black color preview on #535567 background

This text has black color on #535567 background.


White color preview on #535567 background

This text has white color on #535567 background.


Related colors

Complementary color

Complementary color for #hex is #ACAA98.


I love getcolorcode.com

Triadic colors

1 #675355 and #556753 with #535567 are triadic colors.

2 #675553 and #555367 with #535567 are triadic colors.