COLOR #536452

HEX: #536452 RGB: (83,100,82)

Color info

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

RGB color model

#536452 color RGB value is (83,100,82).

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

RGB channels and saturation

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

83
100
82

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

Portions of RGB colors in percentages

R + G + B = 83 + 100 + 82 = 265 (100%)
R 83 of 265 ~ 31.32%
G 100 of 265 ~ 37.74%
B 82 of 265 ~ 30.94'%

%31.32
%37.74
%30.94

CMYK color model

#536452 color CMYK value is (17,0,18,61).

  • cyan value is 17.00%
  • magenta value is 0.00%
  • yellow value is 18.00%
  • key color value is 60.78%

CMYK: (17,0,18,61)
C17M0Y18K61 (17%, 0%, 18%, 61%)
(0.17 / 0.00 / 0.18 / 0.61)

CMYK percentages

%17
%0
%18
%60.78

Codes

Color #536452 in popluar color models

53 64 52
RGB 83 100 82
HSL 117° 9.89% 35.69%
HSB/HSV 117° 18.00% 39.22%
CMYK 17.00% 0.00% 18.00%
60.78%

Color #536452 in popluar number systems.

HEX 53 64 52
Decimal 83 100 82
Binary 1010011 1100100 1010010
Octal 123 144 122

Shades and tints

Shades of #536452

#536452
(83,100,82)
#4C5B4B
(76,91,75)
#455244
(69,82,68)
#3E493D
(62,73,61)
#374036
(55,64,54)
#30372F
(48,55,47)
#292E28
(41,46,40)
#222521
(34,37,33)
#1B1C1A
(27,28,26)
#141313
(20,19,19)
#0D0A0C
(13,10,12)
#000000
(0,0,0)

Tints of #536452

#536452
(83,100,82)
#627261
(98,114,97)
#718070
(113,128,112)
#808E7F
(128,142,127)
#8F9C8E
(143,156,142)
#9EAA9D
(158,170,157)
#ADB8AC
(173,184,172)
#BCC6BB
(188,198,187)
#CBD4CA
(203,212,202)
#DAE2D9
(218,226,217)
#E9F0E8
(233,240,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536452; }

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

This text font color is #536452.

Background Color

.myBgColor { background-color: #536452; }

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

This div background color is #536452.

Border color

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

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

This div border color is #536452.

Opacity

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

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

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

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

This text has shadow with #536452 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536452.

Preview

Color preview on black background

This text has color #536452 on black background.


Color preview on white background

This text has color #536452 on white background.


Black color preview on #536452 background

This text has black color on #536452 background.


White color preview on #536452 background

This text has white color on #536452 background.


Related colors

Complementary color

Complementary color for #hex is #AC9BAD.


I love getcolorcode.com

Triadic colors

1 #525364 and #645253 with #536452 are triadic colors.

2 #526453 and #645352 with #536452 are triadic colors.