COLOR #535465

HEX: #535465 RGB: (83,84,101)

Color info

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

RGB color model

#535465 color RGB value is (83,84,101).

RGB: (83,84,101) (33%, 33%, 40%)

RGB channels and saturation

R 83 of 255 = 33%
G 84 of 255 = 33%
B 101 of 255 = 40%

83
84
101

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

Portions of RGB colors in percentages

R + G + B = 83 + 84 + 101 = 268 (100%)
R 83 of 268 ~ 30.97%
G 84 of 268 ~ 31.34%
B 101 of 268 ~ 37.69'%

%30.97
%31.34
%37.69

CMYK color model

#535465 color CMYK value is (18,17,0,60).

  • cyan value is 17.82%
  • magenta value is 16.83%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (18,17,0,60)
C18M17Y0K60 (18%, 17%, 0%, 60%)
(0.18 / 0.17 / 0.00 / 0.60)

CMYK percentages

%17.82
%16.83
%0
%60.39

Codes

Color #535465 in popluar color models

53 54 65
RGB 83 84 101
HSL 237° 9.78% 36.08%
HSB/HSV 237° 17.82% 39.61%
CMYK 17.82% 16.83% 0.00%
60.39%

Color #535465 in popluar number systems.

HEX 53 54 65
Decimal 83 84 101
Binary 1010011 1010100 1100101
Octal 123 124 145

Shades and tints

Shades of #535465

#535465
(83,84,101)
#4C4D5C
(76,77,92)
#454653
(69,70,83)
#3E3F4A
(62,63,74)
#373841
(55,56,65)
#303138
(48,49,56)
#292A2F
(41,42,47)
#222326
(34,35,38)
#1B1C1D
(27,28,29)
#141514
(20,21,20)
#0D0E0B
(13,14,11)
#000000
(0,0,0)

Tints of #535465

#535465
(83,84,101)
#626373
(98,99,115)
#717281
(113,114,129)
#80818F
(128,129,143)
#8F909D
(143,144,157)
#9E9FAB
(158,159,171)
#ADAEB9
(173,174,185)
#BCBDC7
(188,189,199)
#CBCCD5
(203,204,213)
#DADBE3
(218,219,227)
#E9EAF1
(233,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535465 color. Also use rgb(83,84,101) instead hex code.

Text Font Color

.myTextColor { color: #535465; }

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

This text font color is #535465.

Background Color

.myBgColor { background-color: #535465; }

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

This div background color is #535465.

Border color

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

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

This div border color is #535465.

Opacity

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

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

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

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

This text has shadow with #535465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535465.

Preview

Color preview on black background

This text has color #535465 on black background.


Color preview on white background

This text has color #535465 on white background.


Black color preview on #535465 background

This text has black color on #535465 background.


White color preview on #535465 background

This text has white color on #535465 background.


Related colors

Complementary color

Complementary color for #hex is #ACAB9A.


I love getcolorcode.com

Triadic colors

1 #655354 and #546553 with #535465 are triadic colors.

2 #655453 and #545365 with #535465 are triadic colors.