COLOR #536352

HEX: #536352 RGB: (83,99,82)

Color info

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

RGB color model

#536352 color RGB value is (83,99,82).

RGB: (83,99,82) (33%, 39%, 32%)

RGB channels and saturation

R 83 of 255 = 33%
G 99 of 255 = 39%
B 82 of 255 = 32%

83
99
82

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

Portions of RGB colors in percentages

R + G + B = 83 + 99 + 82 = 264 (100%)
R 83 of 264 ~ 31.44%
G 99 of 264 ~ 37.5%
B 82 of 264 ~ 31.06'%

%31.44
%37.5
%31.06

CMYK color model

#536352 color CMYK value is (16,0,17,61).

  • cyan value is 16.16%
  • magenta value is 0.00%
  • yellow value is 17.17%
  • key color value is 61.18%

CMYK: (16,0,17,61)
C16M0Y17K61 (16%, 0%, 17%, 61%)
(0.16 / 0.00 / 0.17 / 0.61)

CMYK percentages

%16.16
%0
%17.17
%61.18

Codes

Color #536352 in popluar color models

53 63 52
RGB 83 99 82
HSL 116° 9.39% 35.49%
HSB/HSV 116° 17.17% 38.82%
CMYK 16.16% 0.00% 17.17%
61.18%

Color #536352 in popluar number systems.

HEX 53 63 52
Decimal 83 99 82
Binary 1010011 1100011 1010010
Octal 123 143 122

Shades and tints

Shades of #536352

#536352
(83,99,82)
#4C5A4B
(76,90,75)
#455144
(69,81,68)
#3E483D
(62,72,61)
#373F36
(55,63,54)
#30362F
(48,54,47)
#292D28
(41,45,40)
#222421
(34,36,33)
#1B1B1A
(27,27,26)
#141213
(20,18,19)
#0D090C
(13,9,12)
#000000
(0,0,0)

Tints of #536352

#536352
(83,99,82)
#627161
(98,113,97)
#717F70
(113,127,112)
#808D7F
(128,141,127)
#8F9B8E
(143,155,142)
#9EA99D
(158,169,157)
#ADB7AC
(173,183,172)
#BCC5BB
(188,197,187)
#CBD3CA
(203,211,202)
#DAE1D9
(218,225,217)
#E9EFE8
(233,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536352 color. Also use rgb(83,99,82) instead hex code.

Text Font Color

.myTextColor { color: #536352; }

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

This text font color is #536352.

Background Color

.myBgColor { background-color: #536352; }

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

This div background color is #536352.

Border color

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

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

This div border color is #536352.

Opacity

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

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

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

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

This text has shadow with #536352 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536352.

Preview

Color preview on black background

This text has color #536352 on black background.


Color preview on white background

This text has color #536352 on white background.


Black color preview on #536352 background

This text has black color on #536352 background.


White color preview on #536352 background

This text has white color on #536352 background.


Related colors

Complementary color

Complementary color for #hex is #AC9CAD.


I love getcolorcode.com

Triadic colors

1 #525363 and #635253 with #536352 are triadic colors.

2 #526353 and #635352 with #536352 are triadic colors.