Shades of Crusoe #116518
Tints of Crusoe #116518
RGB
CMYK
RGB Variations
Color information
#116518 (or 0x116518) is known color: Crusoe. HEX triplet: 11, 65 and 18. RGB value is (17,101,24). Sum of RGB (Red+Green+Blue) = 17+101+24=142 (18% of max value = 765). Red value is 17 (7.03% from 255 or 11.97% from 142); Green value is 101 (39.84% from 255 or 71.13% from 142); Blue value is 24 (9.77% from 255 or 16.90% from 142); Max value from RGB is 101 - color contains mainly: green. Hex color #116518 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #116518 is #EE9AE7. Grayscale: #434343. Windows color (decimal): -15637224 or 1598737. OLE color: 1598737.
HSL color Cylindrical-coordinate representation of color #116518: hue angle of 125º degrees, saturation: 0.71, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #116518 is Cyan = 0.83, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 17 | 101 | 24 | - |
| CMYK | 0.83 | 0 | 0.76 | 0.60 |
| HSL | 125º | 0.71% | 0.23% | - |
| HSV(B) | 125º | 0.83% | 0.4% | - |
| XYZ | 5.05 | 9.49 | 2.43 | - |
| YUV | 67.11 | 103.67 | 92.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 101 | 24 | 0.83 | 0 | 0.76 | 0.60 | 125 | 0.71 | 0.23 |
| Hex | 11 | 65 | 18 | 53 | 0 | 4C | 3C | 7D | 47 | 17 |
| Octal | 21 | 145 | 30 | 123 | 0 | 114 | 74 | 175 | 107 | 27 |
| Binary | 10001 | 1100101 | 11000 | 1010011 | 0 | 1001100 | 111100 | 1111101 | 1000111 | 10111 |
Color Harmonies of #116518
Complementary color
Monochromatic Colors of #116518
Black with #116518
Text Example
Text Example
White with #116518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116518; }
p { color: rgb(17,101,24); }
H1.HeaderClassName
{
color: #116518;
}
.AnyTagClassName
{
color: #116518;
}
</style>
background-color css
<style>
a { background-color: #116518; }
a { background-color: rgb(17,101,24); }
div.DivClassName
{
background-color: #116518;
}
.BgClassName
{
background-color: #116518;
}
</style>
border-color css
<style>
span { border-color: #116518; }
span { border-color: rgb(17,101,24); }
td.TdClassName
{
border-color: #116518;
}
.TagClassName
{
border-color: #116518;
}
</style>