COLOR #536259

HEX: #536259 RGB: (83,98,89)

Color info

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

RGB color model

#536259 color RGB value is (83,98,89).

RGB: (83,98,89) (33%, 38%, 35%)

RGB channels and saturation

R 83 of 255 = 33%
G 98 of 255 = 38%
B 89 of 255 = 35%

83
98
89

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

Portions of RGB colors in percentages

R + G + B = 83 + 98 + 89 = 270 (100%)
R 83 of 270 ~ 30.74%
G 98 of 270 ~ 36.3%
B 89 of 270 ~ 32.96'%

%30.74
%36.3
%32.96

CMYK color model

#536259 color CMYK value is (15,0,9,62).

  • cyan value is 15.31%
  • magenta value is 0.00%
  • yellow value is 9.18%
  • key color value is 61.57%

CMYK: (15,0,9,62)
C15M0Y9K62 (15%, 0%, 9%, 62%)
(0.15 / 0.00 / 0.09 / 0.62)

CMYK percentages

%15.31
%0
%9.18
%61.57

Codes

Color #536259 in popluar color models

53 62 59
RGB 83 98 89
HSL 144° 8.29% 35.49%
HSB/HSV 144° 15.31% 38.43%
CMYK 15.31% 0.00% 9.18%
61.57%

Color #536259 in popluar number systems.

HEX 53 62 59
Decimal 83 98 89
Binary 1010011 1100010 1011001
Octal 123 142 131

Shades and tints

Shades of #536259

#536259
(83,98,89)
#4C5A51
(76,90,81)
#455249
(69,82,73)
#3E4A41
(62,74,65)
#374239
(55,66,57)
#303A31
(48,58,49)
#293229
(41,50,41)
#222A21
(34,42,33)
#1B2219
(27,34,25)
#141A11
(20,26,17)
#0D1209
(13,18,9)
#000000
(0,0,0)

Tints of #536259

#536259
(83,98,89)
#627068
(98,112,104)
#717E77
(113,126,119)
#808C86
(128,140,134)
#8F9A95
(143,154,149)
#9EA8A4
(158,168,164)
#ADB6B3
(173,182,179)
#BCC4C2
(188,196,194)
#CBD2D1
(203,210,209)
#DAE0E0
(218,224,224)
#E9EEEF
(233,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536259 color. Also use rgb(83,98,89) instead hex code.

Text Font Color

.myTextColor { color: #536259; }

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

This text font color is #536259.

Background Color

.myBgColor { background-color: #536259; }

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

This div background color is #536259.

Border color

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

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

This div border color is #536259.

Opacity

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

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

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

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

This text has shadow with #536259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536259.

Preview

Color preview on black background

This text has color #536259 on black background.


Color preview on white background

This text has color #536259 on white background.


Black color preview on #536259 background

This text has black color on #536259 background.


White color preview on #536259 background

This text has white color on #536259 background.


Related colors

Complementary color

Complementary color for #hex is #AC9DA6.


I love getcolorcode.com

Triadic colors

1 #595362 and #625953 with #536259 are triadic colors.

2 #596253 and #625359 with #536259 are triadic colors.