COLOR #536458

HEX: #536458 RGB: (83,100,88)

Color info

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

RGB color model

#536458 color RGB value is (83,100,88).

RGB: (83,100,88) (33%, 39%, 35%)

RGB channels and saturation

R 83 of 255 = 33%
G 100 of 255 = 39%
B 88 of 255 = 35%

83
100
88

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

Portions of RGB colors in percentages

R + G + B = 83 + 100 + 88 = 271 (100%)
R 83 of 271 ~ 30.63%
G 100 of 271 ~ 36.9%
B 88 of 271 ~ 32.47'%

%30.63
%36.9
%32.47

CMYK color model

#536458 color CMYK value is (17,0,12,61).

  • cyan value is 17.00%
  • magenta value is 0.00%
  • yellow value is 12.00%
  • key color value is 60.78%
CMYK: (17,0,12,61) C17M0Y12K61 (17%,0%,12%,61%) (0.17/0.00/0.12/0.61) 

CMYK percentages

%17
%0
%12
%60.78

Codes

Color #536458 in popluar color models

53 64 58
RGB 83 100 88
HSL 138° 9.29% 35.88%
HSB/HSV 138° 17.00% 39.22%
CMYK 17.00% 0.00% 12.00%
60.78%

Color #536458 in popluar number systems.

HEX 53 64 58
Decimal 83 100 88
Binary 1010011 1100100 1011000
Octal 123 144 130

Shades and tints

Shades of #536458

#536458
(83,100,88)
#4C5B50
(76,91,80)
#455248
(69,82,72)
#3E4940
(62,73,64)
#374038
(55,64,56)
#303730
(48,55,48)
#292E28
(41,46,40)
#222520
(34,37,32)
#1B1C18
(27,28,24)
#141310
(20,19,16)
#0D0A08
(13,10,8)
#000000
(0,0,0)

Tints of #536458

#536458
(83,100,88)
#627267
(98,114,103)
#718076
(113,128,118)
#808E85
(128,142,133)
#8F9C94
(143,156,148)
#9EAAA3
(158,170,163)
#ADB8B2
(173,184,178)
#BCC6C1
(188,198,193)
#CBD4D0
(203,212,208)
#DAE2DF
(218,226,223)
#E9F0EE
(233,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536458; }

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

This text font color is #536458.

Background Color

.myBgColor { background-color: #536458; }

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

This div background color is #536458.

Border color

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

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

This div border color is #536458.

Opacity

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

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

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

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

This text has shadow with #536458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536458.

Preview

Color preview on black background

This text has color #536458 on black background.


Color preview on white background

This text has color #536458 on white background.


Black color preview on #536458 background

This text has black color on #536458 background.


White color preview on #536458 background

This text has white color on #536458 background.


Related colors

Complementary color

Complementary color for #hex is #AC9BA7.


I love getcolorcode.com

Triadic colors

1 #585364 and #645853 with #536458 are triadic colors.

2 #586453 and #645358 with #536458 are triadic colors.