Shades of Crusoe #015716
Tints of Crusoe #015716
RGB
CMYK
RGB Variations
Color information
#015716 (or 0x015716) is known color: Crusoe. HEX triplet: 01, 57 and 16. RGB value is (1,87,22). Sum of RGB (Red+Green+Blue) = 1+87+22=110 (14% of max value = 765). Red value is 1 (0.78% from 255 or 0.91% from 110); Green value is 87 (34.38% from 255 or 79.09% from 110); Blue value is 22 (8.98% from 255 or 20% from 110); Max value from RGB is 87 - color contains mainly: green. Hex color #015716 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #015716 is #FEA8E9. Grayscale: #363636. Windows color (decimal): -16689386 or 1464065. OLE color: 1464065.
HSL color Cylindrical-coordinate representation of color #015716: hue angle of 134.65º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #015716 is Cyan = 0.99, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 1 | 87 | 22 | - |
| CMYK | 0.99 | 0 | 0.75 | 0.66 |
| HSL | 134.65º | 0.98% | 0.17% | - |
| HSV(B) | 134.65º | 0.99% | 0.34% | - |
| XYZ | 3.57 | 6.88 | 1.9 | - |
| YUV | 53.88 | 110.01 | 90.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 87 | 22 | 0.99 | 0 | 0.75 | 0.66 | 134.65 | 0.98 | 0.17 |
| Hex | 1 | 57 | 16 | 63 | 0 | 4B | 42 | 87 | 62 | 11 |
| Octal | 1 | 127 | 26 | 143 | 0 | 113 | 102 | 207 | 142 | 21 |
| Binary | 1 | 1010111 | 10110 | 1100011 | 0 | 1001011 | 1000010 | 10000111 | 1100010 | 10001 |
Color Harmonies of #015716
Complementary color
Monochromatic Colors of #015716
Black with #015716
Text Example
Text Example
White with #015716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #015716; }
p { color: rgb(1,87,22); }
H1.HeaderClassName
{
color: #015716;
}
.AnyTagClassName
{
color: #015716;
}
</style>
background-color css
<style>
a { background-color: #015716; }
a { background-color: rgb(1,87,22); }
div.DivClassName
{
background-color: #015716;
}
.BgClassName
{
background-color: #015716;
}
</style>
border-color css
<style>
span { border-color: #015716; }
span { border-color: rgb(1,87,22); }
td.TdClassName
{
border-color: #015716;
}
.TagClassName
{
border-color: #015716;
}
</style>