COLOR #536B58

HEX: #536B58 RGB: (83,107,88)

Color info

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

RGB color model

#536B58 color RGB value is (83,107,88).

RGB: (83,107,88) (33%, 42%, 35%)

RGB channels and saturation

R 83 of 255 = 33%
G 107 of 255 = 42%
B 88 of 255 = 35%

83
107
88

R + G + B ~ 37%. #536B58 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 107 + 88 = 278 (100%)
R 83 of 278 ~ 29.86%
G 107 of 278 ~ 38.49%
B 88 of 278 ~ 31.65'%

%29.86
%38.49
%31.65

CMYK color model

#536B58 color CMYK value is (22,0,18,58).

  • cyan value is 22.43%
  • magenta value is 0.00%
  • yellow value is 17.76%
  • key color value is 58.04%

CMYK: (22,0,18,58)
C22M0Y18K58 (22%, 0%, 18%, 58%)
(0.22 / 0.00 / 0.18 / 0.58)

CMYK percentages

%22.43
%0
%17.76
%58.04

Codes

Color #536B58 in popluar color models

53 6B 58
RGB 83 107 88
HSL 133° 12.63% 37.25%
HSB/HSV 133° 22.43% 41.96%
CMYK 22.43% 0.00% 17.76%
58.04%

Color #536B58 in popluar number systems.

HEX 53 6B 58
Decimal 83 107 88
Binary 1010011 1101011 1011000
Octal 123 153 130

Shades and tints

Shades of #536B58

#536B58
(83,107,88)
#4C6250
(76,98,80)
#455948
(69,89,72)
#3E5040
(62,80,64)
#374738
(55,71,56)
#303E30
(48,62,48)
#293528
(41,53,40)
#222C20
(34,44,32)
#1B2318
(27,35,24)
#141A10
(20,26,16)
#0D1108
(13,17,8)
#000000
(0,0,0)

Tints of #536B58

#536B58
(83,107,88)
#627867
(98,120,103)
#718576
(113,133,118)
#809285
(128,146,133)
#8F9F94
(143,159,148)
#9EACA3
(158,172,163)
#ADB9B2
(173,185,178)
#BCC6C1
(188,198,193)
#CBD3D0
(203,211,208)
#DAE0DF
(218,224,223)
#E9EDEE
(233,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536B58; }

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

This text font color is #536B58.

Background Color

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

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

This div background color is #536B58.

Border color

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

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

This div border color is #536B58.

Opacity

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

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

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

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

This text has shadow with #536B58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536B58.

Preview

Color preview on black background

This text has color #536B58 on black background.


Color preview on white background

This text has color #536B58 on white background.


Black color preview on #536B58 background

This text has black color on #536B58 background.


White color preview on #536B58 background

This text has white color on #536B58 background.


Related colors

Complementary color

Complementary color for #hex is #AC94A7.


I love getcolorcode.com

Triadic colors

1 #58536B and #6B5853 with #536B58 are triadic colors.

2 #586B53 and #6B5358 with #536B58 are triadic colors.