COLOR #56833B

HEX: #56833B RGB: (86,131,59)

Color info

#56833B contains mainly red and green colors. Web safe color of #56833B is #669933 (or #693).

RGB color model

#56833B color RGB value is (86,131,59).

RGB: (86,131,59) (34%, 51%, 23%)

RGB channels and saturation

R 86 of 255 = 34%
G 131 of 255 = 51%
B 59 of 255 = 23%

86
131
59

R + G + B ~ 36%. #56833B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 131 + 59 = 276 (100%)
R 86 of 276 ~ 31.16%
G 131 of 276 ~ 47.46%
B 59 of 276 ~ 21.38'%

%31.16
%47.46
%21.38

CMYK color model

#56833B color CMYK value is (34,0,55,49).

  • cyan value is 34.35%
  • magenta value is 0.00%
  • yellow value is 54.96%
  • key color value is 48.63%

CMYK: (34,0,55,49)
C34M0Y55K49 (34%, 0%, 55%, 49%)
(0.34 / 0.00 / 0.55 / 0.49)

CMYK percentages

%34.35
%0
%54.96
%48.63

Codes

Color #56833B in popluar color models

56 83 3B
RGB 86 131 59
HSL 98° 37.89% 37.25%
HSB/HSV 98° 54.96% 51.37%
CMYK 34.35% 0.00% 54.96%
48.63%

Color #56833B in popluar number systems.

HEX 56 83 3B
Decimal 86 131 59
Binary 1010110 10000011 111011
Octal 126 203 73

Shades and tints

Shades of #56833B

#56833B
(86,131,59)
#4F7836
(79,120,54)
#486D31
(72,109,49)
#41622C
(65,98,44)
#3A5727
(58,87,39)
#334C22
(51,76,34)
#2C411D
(44,65,29)
#253618
(37,54,24)
#1E2B13
(30,43,19)
#17200E
(23,32,14)
#101509
(16,21,9)
#000000
(0,0,0)

Tints of #56833B

#56833B
(86,131,59)
#658E4C
(101,142,76)
#74995D
(116,153,93)
#83A46E
(131,164,110)
#92AF7F
(146,175,127)
#A1BA90
(161,186,144)
#B0C5A1
(176,197,161)
#BFD0B2
(191,208,178)
#CEDBC3
(206,219,195)
#DDE6D4
(221,230,212)
#ECF1E5
(236,241,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #56833B color. Also use rgb(86,131,59) instead hex code.

Text Font Color

.myTextColor { color: #56833B; }

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

This text font color is #56833B.

Background Color

.myBgColor { background-color: #56833B; }

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

This div background color is #56833B.

Border color

.myBorderColor { border: 1px solid #56833B; }

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

This div border color is #56833B.

Opacity

.myOpacity80 { color: #56833B; opacity: 0.8; }

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

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

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

This text has shadow with #56833B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #56833B.

Preview

Color preview on black background

This text has color #56833B on black background.


Color preview on white background

This text has color #56833B on white background.


Black color preview on #56833B background

This text has black color on #56833B background.


White color preview on #56833B background

This text has white color on #56833B background.


Related colors

Complementary color

Complementary color for #hex is #A97CC4.


I love getcolorcode.com

Triadic colors

1 #3B5683 and #833B56 with #56833B are triadic colors.

2 #3B8356 and #83563B with #56833B are triadic colors.