COLOR #535142

HEX: #535142 RGB: (83,81,66)

Color info

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

RGB color model

#535142 color RGB value is (83,81,66).

RGB: (83,81,66) (33%, 32%, 26%)

RGB channels and saturation

R 83 of 255 = 33%
G 81 of 255 = 32%
B 66 of 255 = 26%

83
81
66

R + G + B ~ 30%. #535142 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 81 + 66 = 230 (100%)
R 83 of 230 ~ 36.09%
G 81 of 230 ~ 35.22%
B 66 of 230 ~ 28.7'%

%36.09
%35.22
%28.7

CMYK color model

#535142 color CMYK value is (0,2,20,67).

  • cyan value is 0.00%
  • magenta value is 2.41%
  • yellow value is 20.48%
  • key color value is 67.45%

CMYK: (0,2,20,67)
C0M2Y20K67 (0%, 2%, 20%, 67%)
(0.00 / 0.02 / 0.20 / 0.67)

CMYK percentages

%0
%2.41
%20.48
%67.45

Codes

Color #535142 in popluar color models

53 51 42
RGB 83 81 66
HSL 53° 11.41% 29.22%
HSB/HSV 53° 20.48% 32.55%
CMYK 0.00% 2.41% 20.48%
67.45%

Color #535142 in popluar number systems.

HEX 53 51 42
Decimal 83 81 66
Binary 1010011 1010001 1000010
Octal 123 121 102

Shades and tints

Shades of #535142

#535142
(83,81,66)
#4C4A3C
(76,74,60)
#454336
(69,67,54)
#3E3C30
(62,60,48)
#37352A
(55,53,42)
#302E24
(48,46,36)
#29271E
(41,39,30)
#222018
(34,32,24)
#1B1912
(27,25,18)
#14120C
(20,18,12)
#0D0B06
(13,11,6)
#000000
(0,0,0)

Tints of #535142

#535142
(83,81,66)
#626053
(98,96,83)
#716F64
(113,111,100)
#807E75
(128,126,117)
#8F8D86
(143,141,134)
#9E9C97
(158,156,151)
#ADABA8
(173,171,168)
#BCBAB9
(188,186,185)
#CBC9CA
(203,201,202)
#DAD8DB
(218,216,219)
#E9E7EC
(233,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #535142 color. Also use rgb(83,81,66) instead hex code.

Text Font Color

.myTextColor { color: #535142; }

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

This text font color is #535142.

Background Color

.myBgColor { background-color: #535142; }

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

This div background color is #535142.

Border color

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

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

This div border color is #535142.

Opacity

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

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

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

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

This text has shadow with #535142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #535142.

Preview

Color preview on black background

This text has color #535142 on black background.


Color preview on white background

This text has color #535142 on white background.


Black color preview on #535142 background

This text has black color on #535142 background.


White color preview on #535142 background

This text has white color on #535142 background.


Related colors

Complementary color

Complementary color for #hex is #ACAEBD.


I love getcolorcode.com

Triadic colors

1 #425351 and #514253 with #535142 are triadic colors.

2 #425153 and #515342 with #535142 are triadic colors.