Shades of Crusoe #016014
Tints of Crusoe #016014
RGB
CMYK
RGB Variations
Color information
#016014 (or 0x016014) is known color: Crusoe. HEX triplet: 01, 60 and 14. RGB value is (1,96,20). Sum of RGB (Red+Green+Blue) = 1+96+20=117 (15% of max value = 765). Red value is 1 (0.78% from 255 or 0.85% from 117); Green value is 96 (37.89% from 255 or 82.05% from 117); Blue value is 20 (8.20% from 255 or 17.09% from 117); Max value from RGB is 96 - color contains mainly: green. Hex color #016014 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #016014 is #FE9FEB. Grayscale: #3B3B3B. Windows color (decimal): -16687084 or 1335297. OLE color: 1335297.
HSL color Cylindrical-coordinate representation of color #016014: hue angle of 132º degrees, saturation: 0.98, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #016014 is Cyan = 0.99, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 1 | 96 | 20 | - |
| CMYK | 0.99 | 0 | 0.79 | 0.62 |
| HSL | 132º | 0.98% | 0.19% | - |
| HSV(B) | 132º | 0.99% | 0.38% | - |
| XYZ | 4.32 | 8.42 | 2.06 | - |
| YUV | 58.93 | 106.03 | 86.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 96 | 20 | 0.99 | 0 | 0.79 | 0.62 | 132 | 0.98 | 0.19 |
| Hex | 1 | 60 | 14 | 63 | 0 | 4F | 3E | 84 | 62 | 13 |
| Octal | 1 | 140 | 24 | 143 | 0 | 117 | 76 | 204 | 142 | 23 |
| Binary | 1 | 1100000 | 10100 | 1100011 | 0 | 1001111 | 111110 | 10000100 | 1100010 | 10011 |
Color Harmonies of #016014
Complementary color
Monochromatic Colors of #016014
Black with #016014
Text Example
Text Example
White with #016014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #016014; }
p { color: rgb(1,96,20); }
H1.HeaderClassName
{
color: #016014;
}
.AnyTagClassName
{
color: #016014;
}
</style>
background-color css
<style>
a { background-color: #016014; }
a { background-color: rgb(1,96,20); }
div.DivClassName
{
background-color: #016014;
}
.BgClassName
{
background-color: #016014;
}
</style>
border-color css
<style>
span { border-color: #016014; }
span { border-color: rgb(1,96,20); }
td.TdClassName
{
border-color: #016014;
}
.TagClassName
{
border-color: #016014;
}
</style>