COLOR #565825

HEX: #565825 RGB: (86,88,37)

Color info

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

RGB color model

#565825 color RGB value is (86,88,37).

RGB: (86,88,37) (34%, 35%, 15%)

RGB channels and saturation

R 86 of 255 = 34%
G 88 of 255 = 35%
B 37 of 255 = 15%

86
88
37

R + G + B ~ 28%. #565825 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 86 + 88 + 37 = 211 (100%)
R 86 of 211 ~ 40.76%
G 88 of 211 ~ 41.71%
B 37 of 211 ~ 17.54'%

%40.76
%41.71
%17.54

CMYK color model

#565825 color CMYK value is (2,0,58,65).

  • cyan value is 2.27%
  • magenta value is 0.00%
  • yellow value is 57.95%
  • key color value is 65.49%

CMYK: (2,0,58,65)
C2M0Y58K65 (2%, 0%, 58%, 65%)
(0.02 / 0.00 / 0.58 / 0.65)

CMYK percentages

%2.27
%0
%57.95
%65.49

Codes

Color #565825 in popluar color models

56 58 25
RGB 86 88 37
HSL 62° 40.80% 24.51%
HSB/HSV 62° 57.95% 34.51%
CMYK 2.27% 0.00% 57.95%
65.49%

Color #565825 in popluar number systems.

HEX 56 58 25
Decimal 86 88 37
Binary 1010110 1011000 100101
Octal 126 130 45

Shades and tints

Shades of #565825

#565825
(86,88,37)
#4F5022
(79,80,34)
#48481F
(72,72,31)
#41401C
(65,64,28)
#3A3819
(58,56,25)
#333016
(51,48,22)
#2C2813
(44,40,19)
#252010
(37,32,16)
#1E180D
(30,24,13)
#17100A
(23,16,10)
#100807
(16,8,7)
#000000
(0,0,0)

Tints of #565825

#565825
(86,88,37)
#656738
(101,103,56)
#74764B
(116,118,75)
#83855E
(131,133,94)
#929471
(146,148,113)
#A1A384
(161,163,132)
#B0B297
(176,178,151)
#BFC1AA
(191,193,170)
#CED0BD
(206,208,189)
#DDDFD0
(221,223,208)
#ECEEE3
(236,238,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #565825 color. Also use rgb(86,88,37) instead hex code.

Text Font Color

.myTextColor { color: #565825; }

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

This text font color is #565825.

Background Color

.myBgColor { background-color: #565825; }

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

This div background color is #565825.

Border color

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

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

This div border color is #565825.

Opacity

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

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

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

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

This text has shadow with #565825 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #565825.

Preview

Color preview on black background

This text has color #565825 on black background.


Color preview on white background

This text has color #565825 on white background.


Black color preview on #565825 background

This text has black color on #565825 background.


White color preview on #565825 background

This text has white color on #565825 background.


Related colors

Complementary color

Complementary color for #hex is #A9A7DA.


I love getcolorcode.com

Triadic colors

1 #255658 and #582556 with #565825 are triadic colors.

2 #255856 and #585625 with #565825 are triadic colors.