Shades of Crusoe #085617
Tints of Crusoe #085617
RGB
CMYK
RGB Variations
Color information
#085617 (or 0x085617) is known color: Crusoe. HEX triplet: 08, 56 and 17. RGB value is (8,86,23). Sum of RGB (Red+Green+Blue) = 8+86+23=117 (15% of max value = 765). Red value is 8 (3.52% from 255 or 6.84% from 117); Green value is 86 (33.98% from 255 or 73.50% from 117); Blue value is 23 (9.38% from 255 or 19.66% from 117); Max value from RGB is 86 - color contains mainly: green. Hex color #085617 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #085617 is #F7A9E8. Grayscale: #373737. Windows color (decimal): -16230889 or 1529352. OLE color: 1529352.
HSL color Cylindrical-coordinate representation of color #085617: hue angle of 131.54º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #085617 is Cyan = 0.91, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 8 | 86 | 23 | - |
| CMYK | 0.91 | 0 | 0.73 | 0.66 |
| HSL | 131.54º | 0.83% | 0.18% | - |
| HSV(B) | 131.54º | 0.91% | 0.34% | - |
| XYZ | 3.58 | 6.77 | 1.93 | - |
| YUV | 55.5 | 109.66 | 94.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 86 | 23 | 0.91 | 0 | 0.73 | 0.66 | 131.54 | 0.83 | 0.18 |
| Hex | 8 | 56 | 17 | 5B | 0 | 49 | 42 | 84 | 53 | 12 |
| Octal | 10 | 126 | 27 | 133 | 0 | 111 | 102 | 204 | 123 | 22 |
| Binary | 1000 | 1010110 | 10111 | 1011011 | 0 | 1001001 | 1000010 | 10000100 | 1010011 | 10010 |
Color Harmonies of #085617
Complementary color
Monochromatic Colors of #085617
Black with #085617
Text Example
Text Example
White with #085617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #085617; }
p { color: rgb(8,86,23); }
H1.HeaderClassName
{
color: #085617;
}
.AnyTagClassName
{
color: #085617;
}
</style>
background-color css
<style>
a { background-color: #085617; }
a { background-color: rgb(8,86,23); }
div.DivClassName
{
background-color: #085617;
}
.BgClassName
{
background-color: #085617;
}
</style>
border-color css
<style>
span { border-color: #085617; }
span { border-color: rgb(8,86,23); }
td.TdClassName
{
border-color: #085617;
}
.TagClassName
{
border-color: #085617;
}
</style>