COLOR #535846

HEX: #535846 RGB: (83,88,70)

Color info

#535846 contains red, green and blue colors in about the same proportion. Web safe color of #535846 is #666633 (or #663).

RGB color model

#535846 color RGB value is (83,88,70).

RGB: (83,88,70) (33%, 35%, 27%)

RGB channels and saturation

R 83 of 255 = 33%
G 88 of 255 = 35%
B 70 of 255 = 27%

83
88
70

R + G + B ~ 32%. #535846 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 88 + 70 = 241 (100%)
R 83 of 241 ~ 34.44%
G 88 of 241 ~ 36.51%
B 70 of 241 ~ 29.05'%

%34.44
%36.51
%29.05

CMYK color model

#535846 color CMYK value is (6,0,20,65).

  • cyan value is 5.68%
  • magenta value is 0.00%
  • yellow value is 20.45%
  • key color value is 65.49%

CMYK: (6,0,20,65)
C6M0Y20K65 (6%, 0%, 20%, 65%)
(0.06 / 0.00 / 0.20 / 0.65)

CMYK percentages

%5.68
%0
%20.45
%65.49

Codes

Color #535846 in popluar color models

53 58 46
RGB 83 88 70
HSL 77° 11.39% 30.98%
HSB/HSV 77° 20.45% 34.51%
CMYK 5.68% 0.00% 20.45%
65.49%

Color #535846 in popluar number systems.

HEX 53 58 46
Decimal 83 88 70
Binary 1010011 1011000 1000110
Octal 123 130 106

Shades and tints

Shades of #535846

#535846
(83,88,70)
#4C5040
(76,80,64)
#45483A
(69,72,58)
#3E4034
(62,64,52)
#37382E
(55,56,46)
#303028
(48,48,40)
#292822
(41,40,34)
#22201C
(34,32,28)
#1B1816
(27,24,22)
#141010
(20,16,16)
#0D080A
(13,8,10)
#000000
(0,0,0)

Tints of #535846

#535846
(83,88,70)
#626756
(98,103,86)
#717666
(113,118,102)
#808576
(128,133,118)
#8F9486
(143,148,134)
#9EA396
(158,163,150)
#ADB2A6
(173,178,166)
#BCC1B6
(188,193,182)
#CBD0C6
(203,208,198)
#DADFD6
(218,223,214)
#E9EEE6
(233,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #535846; }

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

This text font color is #535846.

Background Color

.myBgColor { background-color: #535846; }

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

This div background color is #535846.

Border color

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

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

This div border color is #535846.

Opacity

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

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

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

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

This text has shadow with #535846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535846.

Preview

Color preview on black background

This text has color #535846 on black background.


Color preview on white background

This text has color #535846 on white background.


Black color preview on #535846 background

This text has black color on #535846 background.


White color preview on #535846 background

This text has white color on #535846 background.


Related colors

Complementary color

Complementary color for #hex is #ACA7B9.


I love getcolorcode.com

Triadic colors

1 #465358 and #584653 with #535846 are triadic colors.

2 #465853 and #585346 with #535846 are triadic colors.