Shades of Crusoe #006116
Tints of Crusoe #006116
RGB
CMYK
RGB Variations
Color information
#006116 (or 0x006116) is known color: Crusoe. HEX triplet: 00, 61 and 16. RGB value is (0,97,22). Sum of RGB (Red+Green+Blue) = 0+97+22=119 (15% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 119); Green value is 97 (38.28% from 255 or 81.51% from 119); Blue value is 22 (8.98% from 255 or 18.49% from 119); Max value from RGB is 97 - color contains mainly: green. Hex color #006116 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #006116 is #FF9EE9. Grayscale: #3B3B3B. Windows color (decimal): -16752362 or 1466624. OLE color: 1466624.
HSL color Cylindrical-coordinate representation of color #006116: hue angle of 133.61º degrees, saturation: 1, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 1%. Process color model (Four color, CMYK) of #006116 is Cyan = 1, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 0 | 97 | 22 | - |
| CMYK | 1 | 0 | 0.77 | 0.62 |
| HSL | 133.61º | 1% | 0.19% | - |
| HSV(B) | 133.61º | 1% | 0.38% | - |
| XYZ | 4.42 | 8.61 | 2.19 | - |
| YUV | 59.45 | 106.86 | 85.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 97 | 22 | 1 | 0 | 0.77 | 0.62 | 133.61 | 1 | 0.19 |
| Hex | 0 | 61 | 16 | 64 | 0 | 4D | 3E | 86 | 64 | 13 |
| Octal | 0 | 141 | 26 | 144 | 0 | 115 | 76 | 206 | 144 | 23 |
| Binary | 0 | 1100001 | 10110 | 1100100 | 0 | 1001101 | 111110 | 10000110 | 1100100 | 10011 |
Color Harmonies of #006116
Complementary color
Monochromatic Colors of #006116
Black with #006116
Text Example
Text Example
White with #006116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #006116; }
p { color: rgb(0,97,22); }
H1.HeaderClassName
{
color: #006116;
}
.AnyTagClassName
{
color: #006116;
}
</style>
background-color css
<style>
a { background-color: #006116; }
a { background-color: rgb(0,97,22); }
div.DivClassName
{
background-color: #006116;
}
.BgClassName
{
background-color: #006116;
}
</style>
border-color css
<style>
span { border-color: #006116; }
span { border-color: rgb(0,97,22); }
td.TdClassName
{
border-color: #006116;
}
.TagClassName
{
border-color: #006116;
}
</style>