COLOR #536554

HEX: #536554 RGB: (83,101,84)

Color info

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

RGB color model

#536554 color RGB value is (83,101,84).

RGB: (83,101,84) (33%, 40%, 33%)

RGB channels and saturation

R 83 of 255 = 33%
G 101 of 255 = 40%
B 84 of 255 = 33%

83
101
84

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

Portions of RGB colors in percentages

R + G + B = 83 + 101 + 84 = 268 (100%)
R 83 of 268 ~ 30.97%
G 101 of 268 ~ 37.69%
B 84 of 268 ~ 31.34'%

%30.97
%37.69
%31.34

CMYK color model

#536554 color CMYK value is (18,0,17,60).

  • cyan value is 17.82%
  • magenta value is 0.00%
  • yellow value is 16.83%
  • key color value is 60.39%

CMYK: (18,0,17,60)
C18M0Y17K60 (18%, 0%, 17%, 60%)
(0.18 / 0.00 / 0.17 / 0.60)

CMYK percentages

%17.82
%0
%16.83
%60.39

Codes

Color #536554 in popluar color models

53 65 54
RGB 83 101 84
HSL 123° 9.78% 36.08%
HSB/HSV 123° 17.82% 39.61%
CMYK 17.82% 0.00% 16.83%
60.39%

Color #536554 in popluar number systems.

HEX 53 65 54
Decimal 83 101 84
Binary 1010011 1100101 1010100
Octal 123 145 124

Shades and tints

Shades of #536554

#536554
(83,101,84)
#4C5C4D
(76,92,77)
#455346
(69,83,70)
#3E4A3F
(62,74,63)
#374138
(55,65,56)
#303831
(48,56,49)
#292F2A
(41,47,42)
#222623
(34,38,35)
#1B1D1C
(27,29,28)
#141415
(20,20,21)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #536554

#536554
(83,101,84)
#627363
(98,115,99)
#718172
(113,129,114)
#808F81
(128,143,129)
#8F9D90
(143,157,144)
#9EAB9F
(158,171,159)
#ADB9AE
(173,185,174)
#BCC7BD
(188,199,189)
#CBD5CC
(203,213,204)
#DAE3DB
(218,227,219)
#E9F1EA
(233,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536554; }

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

This text font color is #536554.

Background Color

.myBgColor { background-color: #536554; }

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

This div background color is #536554.

Border color

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

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

This div border color is #536554.

Opacity

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

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

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

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

This text has shadow with #536554 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536554.

Preview

Color preview on black background

This text has color #536554 on black background.


Color preview on white background

This text has color #536554 on white background.


Black color preview on #536554 background

This text has black color on #536554 background.


White color preview on #536554 background

This text has white color on #536554 background.


Related colors

Complementary color

Complementary color for #hex is #AC9AAB.


I love getcolorcode.com

Triadic colors

1 #545365 and #655453 with #536554 are triadic colors.

2 #546553 and #655354 with #536554 are triadic colors.