Shades of Crusoe #116029
Tints of Crusoe #116029
RGB
CMYK
RGB Variations
Color information
#116029 (or 0x116029) is known color: Crusoe. HEX triplet: 11, 60 and 29. RGB value is (17,96,41). Sum of RGB (Red+Green+Blue) = 17+96+41=154 (20% of max value = 765). Red value is 17 (7.03% from 255 or 11.04% from 154); Green value is 96 (37.89% from 255 or 62.34% from 154); Blue value is 41 (16.41% from 255 or 26.62% from 154); Max value from RGB is 96 - color contains mainly: green. Hex color #116029 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116029 is #EE9FD6. Grayscale: #424242. Windows color (decimal): -15638487 or 2711569. OLE color: 2711569.
HSL color Cylindrical-coordinate representation of color #116029: hue angle of 138.23º degrees, saturation: 0.7, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #116029 is Cyan = 0.82, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 41 | - |
| CMYK | 0.82 | 0 | 0.57 | 0.62 |
| HSL | 138.23º | 0.7% | 0.22% | - |
| HSV(B) | 138.23º | 0.82% | 0.38% | - |
| XYZ | 4.81 | 8.65 | 3.51 | - |
| YUV | 66.11 | 113.83 | 92.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 41 | 0.82 | 0 | 0.57 | 0.62 | 138.23 | 0.7 | 0.22 |
| Hex | 11 | 60 | 29 | 52 | 0 | 39 | 3E | 8A | 46 | 16 |
| Octal | 21 | 140 | 51 | 122 | 0 | 71 | 76 | 212 | 106 | 26 |
| Binary | 10001 | 1100000 | 101001 | 1010010 | 0 | 111001 | 111110 | 10001010 | 1000110 | 10110 |
Color Harmonies of #116029
Complementary color
Monochromatic Colors of #116029
Black with #116029
Text Example
Text Example
White with #116029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116029; }
p { color: rgb(17,96,41); }
H1.HeaderClassName
{
color: #116029;
}
.AnyTagClassName
{
color: #116029;
}
</style>
background-color css
<style>
a { background-color: #116029; }
a { background-color: rgb(17,96,41); }
div.DivClassName
{
background-color: #116029;
}
.BgClassName
{
background-color: #116029;
}
</style>
border-color css
<style>
span { border-color: #116029; }
span { border-color: rgb(17,96,41); }
td.TdClassName
{
border-color: #116029;
}
.TagClassName
{
border-color: #116029;
}
</style>