COLOR #536254

HEX: #536254 RGB: (83,98,84)

Color info

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

RGB color model

#536254 color RGB value is (83,98,84).

RGB: (83,98,84) (33%, 38%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 98 of 255 = 38%
B 84 of 255 = 33%

83
98
84

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

Portions of RGB colors in percentages

R + G + B = 83 + 98 + 84 = 265 (100%)
R 83 of 265 ~ 31.32%
G 98 of 265 ~ 36.98%
B 84 of 265 ~ 31.7'%

%31.32
%36.98
%31.7

CMYK color model

#536254 color CMYK value is (15,0,14,62).

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

CMYK: (15,0,14,62)
C15M0Y14K62 (15%, 0%, 14%, 62%)
(0.15 / 0.00 / 0.14 / 0.62)

CMYK percentages

%15.31
%0
%14.29
%61.57

Codes

Color #536254 in popluar color models

53 62 54
RGB 83 98 84
HSL 124° 8.29% 35.49%
HSB/HSV 124° 15.31% 38.43%
CMYK 15.31% 0.00% 14.29%
61.57%

Color #536254 in popluar number systems.

HEX 53 62 54
Decimal 83 98 84
Binary 1010011 1100010 1010100
Octal 123 142 124

Shades and tints

Shades of #536254

#536254
(83,98,84)
#4C5A4D
(76,90,77)
#455246
(69,82,70)
#3E4A3F
(62,74,63)
#374238
(55,66,56)
#303A31
(48,58,49)
#29322A
(41,50,42)
#222A23
(34,42,35)
#1B221C
(27,34,28)
#141A15
(20,26,21)
#0D120E
(13,18,14)
#000000
(0,0,0)

Tints of #536254

#536254
(83,98,84)
#627063
(98,112,99)
#717E72
(113,126,114)
#808C81
(128,140,129)
#8F9A90
(143,154,144)
#9EA89F
(158,168,159)
#ADB6AE
(173,182,174)
#BCC4BD
(188,196,189)
#CBD2CC
(203,210,204)
#DAE0DB
(218,224,219)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536254; }

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

This text font color is #536254.

Background Color

.myBgColor { background-color: #536254; }

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

This div background color is #536254.

Border color

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

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

This div border color is #536254.

Opacity

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

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

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

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

This text has shadow with #536254 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536254.

Preview

Color preview on black background

This text has color #536254 on black background.


Color preview on white background

This text has color #536254 on white background.


Black color preview on #536254 background

This text has black color on #536254 background.


White color preview on #536254 background

This text has white color on #536254 background.


Related colors

Complementary color

Complementary color for #hex is #AC9DAB.


I love getcolorcode.com

Triadic colors

1 #545362 and #625453 with #536254 are triadic colors.

2 #546253 and #625354 with #536254 are triadic colors.