Shades of Dark Olive Green #566625
Tints of Dark Olive Green #566625
RGB
CMYK
RGB Variations
Color information
#566625 (or 0x566625) is known color: Dark Olive Green. HEX triplet: 56, 66 and 25. RGB value is (86,102,37). Sum of RGB (Red+Green+Blue) = 86+102+37=225 (29% of max value = 765). Red value is 86 (33.98% from 255 or 38.22% from 225); Green value is 102 (40.23% from 255 or 45.33% from 225); Blue value is 37 (14.84% from 255 or 16.44% from 225); Max value from RGB is 102 - color contains mainly: green. Hex color #566625 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #566625 is #A999DA. Grayscale: #5A5A5A. Windows color (decimal): -11114971 or 2451030. OLE color: 2451030.
HSL color Cylindrical-coordinate representation of color #566625: hue angle of 74.77º degrees, saturation: 0.47, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #566625 is Cyan = 0.16, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 86 | 102 | 37 | - |
| CMYK | 0.16 | 0 | 0.64 | 0.6 |
| HSL | 74.77º | 0.47% | 0.27% | - |
| HSV(B) | 74.77º | 0.64% | 0.4% | - |
| XYZ | 8.92 | 11.61 | 3.52 | - |
| YUV | 89.81 | 98.2 | 125.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 102 | 37 | 0.16 | 0 | 0.64 | 0.6 | 74.77 | 0.47 | 0.27 |
| Hex | 56 | 66 | 25 | 10 | 0 | 40 | 3C | 4B | 2F | 1B |
| Octal | 126 | 146 | 45 | 20 | 0 | 100 | 74 | 113 | 57 | 33 |
| Binary | 1010110 | 1100110 | 100101 | 10000 | 0 | 1000000 | 111100 | 1001011 | 101111 | 11011 |
Color Harmonies of #566625
Complementary color
Monochromatic Colors of #566625
Black with #566625
Text Example
Text Example
White with #566625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566625; }
p { color: rgb(86,102,37); }
H1.HeaderClassName
{
color: #566625;
}
.AnyTagClassName
{
color: #566625;
}
</style>
background-color css
<style>
a { background-color: #566625; }
a { background-color: rgb(86,102,37); }
div.DivClassName
{
background-color: #566625;
}
.BgClassName
{
background-color: #566625;
}
</style>
border-color css
<style>
span { border-color: #566625; }
span { border-color: rgb(86,102,37); }
td.TdClassName
{
border-color: #566625;
}
.TagClassName
{
border-color: #566625;
}
</style>