COLOR #535067

HEX: #535067 RGB: (83,80,103)

Color info

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

RGB color model

#535067 color RGB value is (83,80,103).

RGB: (83,80,103) (33%, 31%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 80 of 255 = 31%
B 103 of 255 = 40%

83
80
103

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

Portions of RGB colors in percentages

R + G + B = 83 + 80 + 103 = 266 (100%)
R 83 of 266 ~ 31.2%
G 80 of 266 ~ 30.08%
B 103 of 266 ~ 38.72'%

%31.2
%30.08
%38.72

CMYK color model

#535067 color CMYK value is (19,22,0,60).

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

CMYK: (19,22,0,60)
C19M22Y0K60 (19%, 22%, 0%, 60%)
(0.19 / 0.22 / 0.00 / 0.60)

CMYK percentages

%19.42
%22.33
%0
%59.61

Codes

Color #535067 in popluar color models

53 50 67
RGB 83 80 103
HSL 248° 12.57% 35.88%
HSB/HSV 248° 22.33% 40.39%
CMYK 19.42% 22.33% 0.00%
59.61%

Color #535067 in popluar number systems.

HEX 53 50 67
Decimal 83 80 103
Binary 1010011 1010000 1100111
Octal 123 120 147

Shades and tints

Shades of #535067

#535067
(83,80,103)
#4C495E
(76,73,94)
#454255
(69,66,85)
#3E3B4C
(62,59,76)
#373443
(55,52,67)
#302D3A
(48,45,58)
#292631
(41,38,49)
#221F28
(34,31,40)
#1B181F
(27,24,31)
#141116
(20,17,22)
#0D0A0D
(13,10,13)
#000000
(0,0,0)

Tints of #535067

#535067
(83,80,103)
#625F74
(98,95,116)
#716E81
(113,110,129)
#807D8E
(128,125,142)
#8F8C9B
(143,140,155)
#9E9BA8
(158,155,168)
#ADAAB5
(173,170,181)
#BCB9C2
(188,185,194)
#CBC8CF
(203,200,207)
#DAD7DC
(218,215,220)
#E9E6E9
(233,230,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535067; }

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

This text font color is #535067.

Background Color

.myBgColor { background-color: #535067; }

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

This div background color is #535067.

Border color

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

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

This div border color is #535067.

Opacity

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

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

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

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

This text has shadow with #535067 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535067.

Preview

Color preview on black background

This text has color #535067 on black background.


Color preview on white background

This text has color #535067 on white background.


Black color preview on #535067 background

This text has black color on #535067 background.


White color preview on #535067 background

This text has white color on #535067 background.


Related colors

Complementary color

Complementary color for #hex is #ACAF98.


I love getcolorcode.com

Triadic colors

1 #675350 and #506753 with #535067 are triadic colors.

2 #675053 and #505367 with #535067 are triadic colors.