COLOR #536537

HEX: #536537 RGB: (83,101,55)

Color info

#536537 contains red, green and blue colors in about the same proportion. Web safe color of #536537 is #666633 (or #663).

RGB color model

#536537 color RGB value is (83,101,55).

RGB: (83,101,55) (33%, 40%, 22%)

RGB channels and saturation

R 83 of 255 = 33%
G 101 of 255 = 40%
B 55 of 255 = 22%

83
101
55

R + G + B ~ 32%. #536537 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 101 + 55 = 239 (100%)
R 83 of 239 ~ 34.73%
G 101 of 239 ~ 42.26%
B 55 of 239 ~ 23.01'%

%34.73
%42.26
%23.01

CMYK color model

#536537 color CMYK value is (18,0,46,60).

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

CMYK: (18,0,46,60)
C18M0Y46K60 (18%, 0%, 46%, 60%)
(0.18 / 0.00 / 0.46 / 0.60)

CMYK percentages

%17.82
%0
%45.54
%60.39

Codes

Color #536537 in popluar color models

53 65 37
RGB 83 101 55
HSL 83° 29.49% 30.59%
HSB/HSV 83° 45.54% 39.61%
CMYK 17.82% 0.00% 45.54%
60.39%

Color #536537 in popluar number systems.

HEX 53 65 37
Decimal 83 101 55
Binary 1010011 1100101 110111
Octal 123 145 67

Shades and tints

Shades of #536537

#536537
(83,101,55)
#4C5C32
(76,92,50)
#45532D
(69,83,45)
#3E4A28
(62,74,40)
#374123
(55,65,35)
#30381E
(48,56,30)
#292F19
(41,47,25)
#222614
(34,38,20)
#1B1D0F
(27,29,15)
#14140A
(20,20,10)
#0D0B05
(13,11,5)
#000000
(0,0,0)

Tints of #536537

#536537
(83,101,55)
#627349
(98,115,73)
#71815B
(113,129,91)
#808F6D
(128,143,109)
#8F9D7F
(143,157,127)
#9EAB91
(158,171,145)
#ADB9A3
(173,185,163)
#BCC7B5
(188,199,181)
#CBD5C7
(203,213,199)
#DAE3D9
(218,227,217)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536537; }

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

This text font color is #536537.

Background Color

.myBgColor { background-color: #536537; }

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

This div background color is #536537.

Border color

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

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

This div border color is #536537.

Opacity

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

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

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

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

This text has shadow with #536537 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536537.

Preview

Color preview on black background

This text has color #536537 on black background.


Color preview on white background

This text has color #536537 on white background.


Black color preview on #536537 background

This text has black color on #536537 background.


White color preview on #536537 background

This text has white color on #536537 background.


Related colors

Complementary color

Complementary color for #hex is #AC9AC8.


I love getcolorcode.com

Triadic colors

1 #375365 and #653753 with #536537 are triadic colors.

2 #376553 and #655337 with #536537 are triadic colors.