COLOR #536957

HEX: #536957 RGB: (83,105,87)

Color info

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

RGB color model

#536957 color RGB value is (83,105,87).

RGB: (83,105,87) (33%, 41%, 34%)

RGB channels and saturation

R 83 of 255 = 33%
G 105 of 255 = 41%
B 87 of 255 = 34%

83
105
87

R + G + B ~ 36%. #536957 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 105 + 87 = 275 (100%)
R 83 of 275 ~ 30.18%
G 105 of 275 ~ 38.18%
B 87 of 275 ~ 31.64'%

%30.18
%38.18
%31.64

CMYK color model

#536957 color CMYK value is (21,0,17,59).

  • cyan value is 20.95%
  • magenta value is 0.00%
  • yellow value is 17.14%
  • key color value is 58.82%

CMYK: (21,0,17,59)
C21M0Y17K59 (21%, 0%, 17%, 59%)
(0.21 / 0.00 / 0.17 / 0.59)

CMYK percentages

%20.95
%0
%17.14
%58.82

Codes

Color #536957 in popluar color models

53 69 57
RGB 83 105 87
HSL 131° 11.70% 36.86%
HSB/HSV 131° 20.95% 41.18%
CMYK 20.95% 0.00% 17.14%
58.82%

Color #536957 in popluar number systems.

HEX 53 69 57
Decimal 83 105 87
Binary 1010011 1101001 1010111
Octal 123 151 127

Shades and tints

Shades of #536957

#536957
(83,105,87)
#4C6050
(76,96,80)
#455749
(69,87,73)
#3E4E42
(62,78,66)
#37453B
(55,69,59)
#303C34
(48,60,52)
#29332D
(41,51,45)
#222A26
(34,42,38)
#1B211F
(27,33,31)
#141818
(20,24,24)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #536957

#536957
(83,105,87)
#627666
(98,118,102)
#718375
(113,131,117)
#809084
(128,144,132)
#8F9D93
(143,157,147)
#9EAAA2
(158,170,162)
#ADB7B1
(173,183,177)
#BCC4C0
(188,196,192)
#CBD1CF
(203,209,207)
#DADEDE
(218,222,222)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536957 color. Also use rgb(83,105,87) instead hex code.

Text Font Color

.myTextColor { color: #536957; }

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

This text font color is #536957.

Background Color

.myBgColor { background-color: #536957; }

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

This div background color is #536957.

Border color

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

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

This div border color is #536957.

Opacity

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

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

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

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

This text has shadow with #536957 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536957.

Preview

Color preview on black background

This text has color #536957 on black background.


Color preview on white background

This text has color #536957 on white background.


Black color preview on #536957 background

This text has black color on #536957 background.


White color preview on #536957 background

This text has white color on #536957 background.


Related colors

Complementary color

Complementary color for #hex is #AC96A8.


I love getcolorcode.com

Triadic colors

1 #575369 and #695753 with #536957 are triadic colors.

2 #576953 and #695357 with #536957 are triadic colors.