Shades of Crusoe #086819
Tints of Crusoe #086819
RGB
CMYK
RGB Variations
Color information
#086819 (or 0x086819) is known color: Crusoe. HEX triplet: 08, 68 and 19. RGB value is (8,104,25). Sum of RGB (Red+Green+Blue) = 8+104+25=137 (18% of max value = 765). Red value is 8 (3.52% from 255 or 5.84% from 137); Green value is 104 (41.02% from 255 or 75.91% from 137); Blue value is 25 (10.16% from 255 or 18.25% from 137); Max value from RGB is 104 - color contains mainly: green. Hex color #086819 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #086819 is #F797E6. Grayscale: #424242. Windows color (decimal): -16226279 or 1665032. OLE color: 1665032.
HSL color Cylindrical-coordinate representation of color #086819: hue angle of 130.62º degrees, saturation: 0.86, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #086819 is Cyan = 0.92, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 8 | 104 | 25 | - |
| CMYK | 0.92 | 0 | 0.76 | 0.59 |
| HSL | 130.63º | 0.86% | 0.22% | - |
| HSV(B) | 130.63º | 0.92% | 0.41% | - |
| XYZ | 5.23 | 10.02 | 2.58 | - |
| YUV | 66.29 | 104.7 | 86.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 104 | 25 | 0.92 | 0 | 0.76 | 0.59 | 130.63 | 0.86 | 0.22 |
| Hex | 8 | 68 | 19 | 5C | 0 | 4C | 3B | 83 | 56 | 16 |
| Octal | 10 | 150 | 31 | 134 | 0 | 114 | 73 | 203 | 126 | 26 |
| Binary | 1000 | 1101000 | 11001 | 1011100 | 0 | 1001100 | 111011 | 10000011 | 1010110 | 10110 |
Color Harmonies of #086819
Complementary color
Monochromatic Colors of #086819
Black with #086819
Text Example
Text Example
White with #086819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #086819; }
p { color: rgb(8,104,25); }
H1.HeaderClassName
{
color: #086819;
}
.AnyTagClassName
{
color: #086819;
}
</style>
background-color css
<style>
a { background-color: #086819; }
a { background-color: rgb(8,104,25); }
div.DivClassName
{
background-color: #086819;
}
.BgClassName
{
background-color: #086819;
}
</style>
border-color css
<style>
span { border-color: #086819; }
span { border-color: rgb(8,104,25); }
td.TdClassName
{
border-color: #086819;
}
.TagClassName
{
border-color: #086819;
}
</style>