Shades of Crusoe #015916
Tints of Crusoe #015916
RGB
CMYK
RGB Variations
Color information
#015916 (or 0x015916) is known color: Crusoe. HEX triplet: 01, 59 and 16. RGB value is (1,89,22). Sum of RGB (Red+Green+Blue) = 1+89+22=112 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.89% from 112); Green value is 89 (35.16% from 255 or 79.46% from 112); Blue value is 22 (8.98% from 255 or 19.64% from 112); Max value from RGB is 89 - color contains mainly: green. Hex color #015916 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #015916 is #FEA6E9. Grayscale: #373737. Windows color (decimal): -16688874 or 1464577. OLE color: 1464577.
HSL color Cylindrical-coordinate representation of color #015916: hue angle of 134.32º degrees, saturation: 0.98, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015916 is Cyan = 0.99, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 1 | 89 | 22 | - |
| CMYK | 0.99 | 0 | 0.75 | 0.65 |
| HSL | 134.32º | 0.98% | 0.18% | - |
| HSV(B) | 134.32º | 0.99% | 0.35% | - |
| XYZ | 3.73 | 7.21 | 1.95 | - |
| YUV | 55.05 | 109.35 | 89.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 89 | 22 | 0.99 | 0 | 0.75 | 0.65 | 134.32 | 0.98 | 0.18 |
| Hex | 1 | 59 | 16 | 63 | 0 | 4B | 41 | 86 | 62 | 12 |
| Octal | 1 | 131 | 26 | 143 | 0 | 113 | 101 | 206 | 142 | 22 |
| Binary | 1 | 1011001 | 10110 | 1100011 | 0 | 1001011 | 1000001 | 10000110 | 1100010 | 10010 |
Color Harmonies of #015916
Complementary color
Monochromatic Colors of #015916
Black with #015916
Text Example
Text Example
White with #015916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015916; }
p { color: rgb(1,89,22); }
H1.HeaderClassName
{
color: #015916;
}
.AnyTagClassName
{
color: #015916;
}
</style>
background-color css
<style>
a { background-color: #015916; }
a { background-color: rgb(1,89,22); }
div.DivClassName
{
background-color: #015916;
}
.BgClassName
{
background-color: #015916;
}
</style>
border-color css
<style>
span { border-color: #015916; }
span { border-color: rgb(1,89,22); }
td.TdClassName
{
border-color: #015916;
}
.TagClassName
{
border-color: #015916;
}
</style>