COLOR #536233

HEX: #536233 RGB: (83,98,51)

Color info

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

RGB color model

#536233 color RGB value is (83,98,51).

RGB: (83,98,51) (33%, 38%, 20%)

RGB channels and saturation

R 83 of 255 = 33%
G 98 of 255 = 38%
B 51 of 255 = 20%

83
98
51

R + G + B ~ 30%. #536233 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 83 + 98 + 51 = 232 (100%)
R 83 of 232 ~ 35.78%
G 98 of 232 ~ 42.24%
B 51 of 232 ~ 21.98'%

%35.78
%42.24
%21.98

CMYK color model

#536233 color CMYK value is (15,0,48,62).

  • cyan value is 15.31%
  • magenta value is 0.00%
  • yellow value is 47.96%
  • key color value is 61.57%
CMYK: (15,0,48,62) C15M0Y48K62 (15%,0%,48%,62%) (0.15/0.00/0.48/0.62) 

CMYK percentages

%15.31
%0
%47.96
%61.57

Codes

Color #536233 in popluar color models

53 62 33
RGB 83 98 51
HSL 79° 31.54% 29.22%
HSB/HSV 79° 47.96% 38.43%
CMYK 15.31% 0.00% 47.96%
61.57%

Color #536233 in popluar number systems.

HEX 53 62 33
Decimal 83 98 51
Binary 1010011 1100010 110011
Octal 123 142 63

Shades and tints

Shades of #536233

#536233
(83,98,51)
#4C5A2F
(76,90,47)
#45522B
(69,82,43)
#3E4A27
(62,74,39)
#374223
(55,66,35)
#303A1F
(48,58,31)
#29321B
(41,50,27)
#222A17
(34,42,23)
#1B2213
(27,34,19)
#141A0F
(20,26,15)
#0D120B
(13,18,11)
#000000
(0,0,0)

Tints of #536233

#536233
(83,98,51)
#627045
(98,112,69)
#717E57
(113,126,87)
#808C69
(128,140,105)
#8F9A7B
(143,154,123)
#9EA88D
(158,168,141)
#ADB69F
(173,182,159)
#BCC4B1
(188,196,177)
#CBD2C3
(203,210,195)
#DAE0D5
(218,224,213)
#E9EEE7
(233,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #536233; }

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

This text font color is #536233.

Background Color

.myBgColor { background-color: #536233; }

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

This div background color is #536233.

Border color

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

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

This div border color is #536233.

Opacity

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

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

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

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

This text has shadow with #536233 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #536233.

Preview

Color preview on black background

This text has color #536233 on black background.


Color preview on white background

This text has color #536233 on white background.


Black color preview on #536233 background

This text has black color on #536233 background.


White color preview on #536233 background

This text has white color on #536233 background.


Related colors

Complementary color

Complementary color for #hex is #AC9DCC.


I love getcolorcode.com

Triadic colors

1 #335362 and #623353 with #536233 are triadic colors.

2 #336253 and #625333 with #536233 are triadic colors.