COLOR #536149

HEX: #536149 RGB: (83,97,73)

Color info

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

RGB color model

#536149 color RGB value is (83,97,73).

RGB: (83,97,73) (33%, 38%, 29%)

RGB channels and saturation

R 83 of 255 = 33%
G 97 of 255 = 38%
B 73 of 255 = 29%

83
97
73

R + G + B ~ 33%. #536149 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 97 + 73 = 253 (100%)
R 83 of 253 ~ 32.81%
G 97 of 253 ~ 38.34%
B 73 of 253 ~ 28.85'%

%32.81
%38.34
%28.85

CMYK color model

#536149 color CMYK value is (14,0,25,62).

  • cyan value is 14.43%
  • magenta value is 0.00%
  • yellow value is 24.74%
  • key color value is 61.96%

CMYK: (14,0,25,62)
C14M0Y25K62 (14%, 0%, 25%, 62%)
(0.14 / 0.00 / 0.25 / 0.62)

CMYK percentages

%14.43
%0
%24.74
%61.96

Codes

Color #536149 in popluar color models

53 61 49
RGB 83 97 73
HSL 95° 14.12% 33.33%
HSB/HSV 95° 24.74% 38.04%
CMYK 14.43% 0.00% 24.74%
61.96%

Color #536149 in popluar number systems.

HEX 53 61 49
Decimal 83 97 73
Binary 1010011 1100001 1001001
Octal 123 141 111

Shades and tints

Shades of #536149

#536149
(83,97,73)
#4C5943
(76,89,67)
#45513D
(69,81,61)
#3E4937
(62,73,55)
#374131
(55,65,49)
#30392B
(48,57,43)
#293125
(41,49,37)
#22291F
(34,41,31)
#1B2119
(27,33,25)
#141913
(20,25,19)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #536149

#536149
(83,97,73)
#626F59
(98,111,89)
#717D69
(113,125,105)
#808B79
(128,139,121)
#8F9989
(143,153,137)
#9EA799
(158,167,153)
#ADB5A9
(173,181,169)
#BCC3B9
(188,195,185)
#CBD1C9
(203,209,201)
#DADFD9
(218,223,217)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #536149 color. Also use rgb(83,97,73) instead hex code.

Text Font Color

.myTextColor { color: #536149; }

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

This text font color is #536149.

Background Color

.myBgColor { background-color: #536149; }

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

This div background color is #536149.

Border color

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

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

This div border color is #536149.

Opacity

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

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

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

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

This text has shadow with #536149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536149.

Preview

Color preview on black background

This text has color #536149 on black background.


Color preview on white background

This text has color #536149 on white background.


Black color preview on #536149 background

This text has black color on #536149 background.


White color preview on #536149 background

This text has white color on #536149 background.


Related colors

Complementary color

Complementary color for #hex is #AC9EB6.


I love getcolorcode.com

Triadic colors

1 #495361 and #614953 with #536149 are triadic colors.

2 #496153 and #615349 with #536149 are triadic colors.