Shades of Crusoe #005816
Tints of Crusoe #005816
RGB
CMYK
RGB Variations
Color information
#005816 (or 0x005816) is known color: Crusoe. HEX triplet: 00, 58 and 16. RGB value is (0,88,22). Sum of RGB (Red+Green+Blue) = 0+88+22=110 (14% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 110); Green value is 88 (34.77% from 255 or 80% from 110); Blue value is 22 (8.98% from 255 or 20% from 110); Max value from RGB is 88 - color contains mainly: green. Hex color #005816 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #005816 is #FFA7E9. Grayscale: #363636. Windows color (decimal): -16754666 or 1464320. OLE color: 1464320.
HSL color Cylindrical-coordinate representation of color #005816: hue angle of 135º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 1%. Process color model (Four color, CMYK) of #005816 is Cyan = 1, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 0 | 88 | 22 | - |
| CMYK | 1 | 0 | 0.75 | 0.65 |
| HSL | 135º | 1% | 0.17% | - |
| HSV(B) | 135º | 1% | 0.35% | - |
| XYZ | 3.63 | 7.04 | 1.93 | - |
| YUV | 54.16 | 109.85 | 89.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 88 | 22 | 1 | 0 | 0.75 | 0.65 | 135 | 1 | 0.17 |
| Hex | 0 | 58 | 16 | 64 | 0 | 4B | 41 | 87 | 64 | 11 |
| Octal | 0 | 130 | 26 | 144 | 0 | 113 | 101 | 207 | 144 | 21 |
| Binary | 0 | 1011000 | 10110 | 1100100 | 0 | 1001011 | 1000001 | 10000111 | 1100100 | 10001 |
Color Harmonies of #005816
Complementary color
Monochromatic Colors of #005816
Black with #005816
Text Example
Text Example
White with #005816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #005816; }
p { color: rgb(0,88,22); }
H1.HeaderClassName
{
color: #005816;
}
.AnyTagClassName
{
color: #005816;
}
</style>
background-color css
<style>
a { background-color: #005816; }
a { background-color: rgb(0,88,22); }
div.DivClassName
{
background-color: #005816;
}
.BgClassName
{
background-color: #005816;
}
</style>
border-color css
<style>
span { border-color: #005816; }
span { border-color: rgb(0,88,22); }
td.TdClassName
{
border-color: #005816;
}
.TagClassName
{
border-color: #005816;
}
</style>