COLOR #536C54

HEX: #536C54 RGB: (83,108,84)

Color info

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

RGB color model

#536C54 color RGB value is (83,108,84).

RGB: (83,108,84) (33%, 42%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 108 of 255 = 42%
B 84 of 255 = 33%

83
108
84

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

Portions of RGB colors in percentages

R + G + B = 83 + 108 + 84 = 275 (100%)
R 83 of 275 ~ 30.18%
G 108 of 275 ~ 39.27%
B 84 of 275 ~ 30.55'%

%30.18
%39.27
%30.55

CMYK color model

#536C54 color CMYK value is (23,0,22,58).

  • cyan value is 23.15%
  • magenta value is 0.00%
  • yellow value is 22.22%
  • key color value is 57.65%
CMYK: (23,0,22,58) C23M0Y22K58 (23%,0%,22%,58%) (0.23/0.00/0.22/0.58) 

CMYK percentages

%23.15
%0
%22.22
%57.65

Codes

Color #536C54 in popluar color models

53 6C 54
RGB 83 108 84
HSL 122° 13.09% 37.45%
HSB/HSV 122° 23.15% 42.35%
CMYK 23.15% 0.00% 22.22%
57.65%

Color #536C54 in popluar number systems.

HEX 53 6C 54
Decimal 83 108 84
Binary 1010011 1101100 1010100
Octal 123 154 124

Shades and tints

Shades of #536C54

#536C54
(83,108,84)
#4C634D
(76,99,77)
#455A46
(69,90,70)
#3E513F
(62,81,63)
#374838
(55,72,56)
#303F31
(48,63,49)
#29362A
(41,54,42)
#222D23
(34,45,35)
#1B241C
(27,36,28)
#141B15
(20,27,21)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #536C54

#536C54
(83,108,84)
#627963
(98,121,99)
#718672
(113,134,114)
#809381
(128,147,129)
#8FA090
(143,160,144)
#9EAD9F
(158,173,159)
#ADBAAE
(173,186,174)
#BCC7BD
(188,199,189)
#CBD4CC
(203,212,204)
#DAE1DB
(218,225,219)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536C54 color. Also use rgb(83,108,84) instead hex code.

Text Font Color

.myTextColor { color: #536C54; }

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

This text font color is #536C54.

Background Color

.myBgColor { background-color: #536C54; }

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

This div background color is #536C54.

Border color

.myBorderColor { border: 1px solid #536C54; }

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

This div border color is #536C54.

Opacity

.myOpacity80 { color: #536C54; opacity: 0.8; }

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

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

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

This text has shadow with #536C54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536C54.

Preview

Color preview on black background

This text has color #536C54 on black background.


Color preview on white background

This text has color #536C54 on white background.


Black color preview on #536C54 background

This text has black color on #536C54 background.


White color preview on #536C54 background

This text has white color on #536C54 background.


Related colors

Complementary color

Complementary color for #hex is #AC93AB.


I love getcolorcode.com

Triadic colors

1 #54536C and #6C5453 with #536C54 are triadic colors.

2 #546C53 and #6C5354 with #536C54 are triadic colors.