Shades of Crusoe #065816
Tints of Crusoe #065816
RGB
CMYK
RGB Variations
Color information
#065816 (or 0x065816) is known color: Crusoe. HEX triplet: 06, 58 and 16. RGB value is (6,88,22). Sum of RGB (Red+Green+Blue) = 6+88+22=116 (15% of max value = 765). Red value is 6 (2.73% from 255 or 5.17% from 116); Green value is 88 (34.77% from 255 or 75.86% from 116); Blue value is 22 (8.98% from 255 or 18.97% from 116); Max value from RGB is 88 - color contains mainly: green. Hex color #065816 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #065816 is #F9A7E9. Grayscale: #383838. Windows color (decimal): -16361450 or 1464326. OLE color: 1464326.
HSL color Cylindrical-coordinate representation of color #065816: hue angle of 131.71º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065816 is Cyan = 0.93, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 6 | 88 | 22 | - |
| CMYK | 0.93 | 0 | 0.75 | 0.65 |
| HSL | 131.71º | 0.87% | 0.18% | - |
| HSV(B) | 131.71º | 0.93% | 0.35% | - |
| XYZ | 3.71 | 7.08 | 1.93 | - |
| YUV | 55.96 | 108.83 | 92.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 88 | 22 | 0.93 | 0 | 0.75 | 0.65 | 131.71 | 0.87 | 0.18 |
| Hex | 6 | 58 | 16 | 5D | 0 | 4B | 41 | 84 | 57 | 12 |
| Octal | 6 | 130 | 26 | 135 | 0 | 113 | 101 | 204 | 127 | 22 |
| Binary | 110 | 1011000 | 10110 | 1011101 | 0 | 1001011 | 1000001 | 10000100 | 1010111 | 10010 |
Color Harmonies of #065816
Complementary color
Monochromatic Colors of #065816
Black with #065816
Text Example
Text Example
White with #065816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065816; }
p { color: rgb(6,88,22); }
H1.HeaderClassName
{
color: #065816;
}
.AnyTagClassName
{
color: #065816;
}
</style>
background-color css
<style>
a { background-color: #065816; }
a { background-color: rgb(6,88,22); }
div.DivClassName
{
background-color: #065816;
}
.BgClassName
{
background-color: #065816;
}
</style>
border-color css
<style>
span { border-color: #065816; }
span { border-color: rgb(6,88,22); }
td.TdClassName
{
border-color: #065816;
}
.TagClassName
{
border-color: #065816;
}
</style>