COLOR #536B45

HEX: #536B45 RGB: (83,107,69)

Color info

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

RGB color model

#536B45 color RGB value is (83,107,69).

RGB: (83,107,69) (33%, 42%, 27%)

RGB channels and saturation

R 83 of 255 = 33%
G 107 of 255 = 42%
B 69 of 255 = 27%

83
107
69

R + G + B ~ 34%. #536B45 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 107 + 69 = 259 (100%)
R 83 of 259 ~ 32.05%
G 107 of 259 ~ 41.31%
B 69 of 259 ~ 26.64'%

%32.05
%41.31
%26.64

CMYK color model

#536B45 color CMYK value is (22,0,36,58).

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

CMYK: (22,0,36,58)
C22M0Y36K58 (22%, 0%, 36%, 58%)
(0.22 / 0.00 / 0.36 / 0.58)

CMYK percentages

%22.43
%0
%35.51
%58.04

Codes

Color #536B45 in popluar color models

53 6B 45
RGB 83 107 69
HSL 98° 21.59% 34.51%
HSB/HSV 98° 35.51% 41.96%
CMYK 22.43% 0.00% 35.51%
58.04%

Color #536B45 in popluar number systems.

HEX 53 6B 45
Decimal 83 107 69
Binary 1010011 1101011 1000101
Octal 123 153 105

Shades and tints

Shades of #536B45

#536B45
(83,107,69)
#4C623F
(76,98,63)
#455939
(69,89,57)
#3E5033
(62,80,51)
#37472D
(55,71,45)
#303E27
(48,62,39)
#293521
(41,53,33)
#222C1B
(34,44,27)
#1B2315
(27,35,21)
#141A0F
(20,26,15)
#0D1109
(13,17,9)
#000000
(0,0,0)

Tints of #536B45

#536B45
(83,107,69)
#627855
(98,120,85)
#718565
(113,133,101)
#809275
(128,146,117)
#8F9F85
(143,159,133)
#9EAC95
(158,172,149)
#ADB9A5
(173,185,165)
#BCC6B5
(188,198,181)
#CBD3C5
(203,211,197)
#DAE0D5
(218,224,213)
#E9EDE5
(233,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536B45; }

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

This text font color is #536B45.

Background Color

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

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

This div background color is #536B45.

Border color

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

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

This div border color is #536B45.

Opacity

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

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

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

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

This text has shadow with #536B45 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536B45.

Preview

Color preview on black background

This text has color #536B45 on black background.


Color preview on white background

This text has color #536B45 on white background.


Black color preview on #536B45 background

This text has black color on #536B45 background.


White color preview on #536B45 background

This text has white color on #536B45 background.


Related colors

Complementary color

Complementary color for #hex is #AC94BA.


I love getcolorcode.com

Triadic colors

1 #45536B and #6B4553 with #536B45 are triadic colors.

2 #456B53 and #6B5345 with #536B45 are triadic colors.