Shades of Crusoe #065116
Tints of Crusoe #065116
RGB
CMYK
RGB Variations
Color information
#065116 (or 0x065116) is known color: Crusoe. HEX triplet: 06, 51 and 16. RGB value is (6,81,22). Sum of RGB (Red+Green+Blue) = 6+81+22=109 (14% of max value = 765). Red value is 6 (2.73% from 255 or 5.50% from 109); Green value is 81 (32.03% from 255 or 74.31% from 109); Blue value is 22 (8.98% from 255 or 20.18% from 109); Max value from RGB is 81 - color contains mainly: green. Hex color #065116 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #065116 is #F9AEE9. Grayscale: #343434. Windows color (decimal): -16363242 or 1462534. OLE color: 1462534.
HSL color Cylindrical-coordinate representation of color #065116: hue angle of 132.8º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #065116 is Cyan = 0.93, Magento = 0, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 6 | 81 | 22 | - |
| CMYK | 0.93 | 0 | 0.73 | 0.68 |
| HSL | 132.8º | 0.86% | 0.17% | - |
| HSV(B) | 132.8º | 0.93% | 0.32% | - |
| XYZ | 3.16 | 5.98 | 1.75 | - |
| YUV | 51.85 | 111.15 | 95.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 81 | 22 | 0.93 | 0 | 0.73 | 0.68 | 132.8 | 0.86 | 0.17 |
| Hex | 6 | 51 | 16 | 5D | 0 | 49 | 44 | 85 | 56 | 11 |
| Octal | 6 | 121 | 26 | 135 | 0 | 111 | 104 | 205 | 126 | 21 |
| Binary | 110 | 1010001 | 10110 | 1011101 | 0 | 1001001 | 1000100 | 10000101 | 1010110 | 10001 |
Color Harmonies of #065116
Complementary color
Monochromatic Colors of #065116
Black with #065116
Text Example
Text Example
White with #065116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #065116; }
p { color: rgb(6,81,22); }
H1.HeaderClassName
{
color: #065116;
}
.AnyTagClassName
{
color: #065116;
}
</style>
background-color css
<style>
a { background-color: #065116; }
a { background-color: rgb(6,81,22); }
div.DivClassName
{
background-color: #065116;
}
.BgClassName
{
background-color: #065116;
}
</style>
border-color css
<style>
span { border-color: #065116; }
span { border-color: rgb(6,81,22); }
td.TdClassName
{
border-color: #065116;
}
.TagClassName
{
border-color: #065116;
}
</style>