Shades of Crusoe #116034
Tints of Crusoe #116034
RGB
CMYK
RGB Variations
Color information
#116034 (or 0x116034) is known color: Crusoe. HEX triplet: 11, 60 and 34. RGB value is (17,96,52). Sum of RGB (Red+Green+Blue) = 17+96+52=165 (21% of max value = 765). Red value is 17 (7.03% from 255 or 10.30% from 165); Green value is 96 (37.89% from 255 or 58.18% from 165); Blue value is 52 (20.70% from 255 or 31.52% from 165); Max value from RGB is 96 - color contains mainly: green. Hex color #116034 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116034 is #EE9FCB. Grayscale: #434343. Windows color (decimal): -15638476 or 3432465. OLE color: 3432465.
HSL color Cylindrical-coordinate representation of color #116034: hue angle of 146.58º 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 #116034 is Cyan = 0.82, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 17 | 96 | 52 | - |
| CMYK | 0.82 | 0 | 0.46 | 0.62 |
| HSL | 146.58º | 0.7% | 0.22% | - |
| HSV(B) | 146.58º | 0.82% | 0.38% | - |
| XYZ | 5.03 | 8.73 | 4.67 | - |
| YUV | 67.36 | 119.33 | 92.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 96 | 52 | 0.82 | 0 | 0.46 | 0.62 | 146.58 | 0.7 | 0.22 |
| Hex | 11 | 60 | 34 | 52 | 0 | 2E | 3E | 93 | 46 | 16 |
| Octal | 21 | 140 | 64 | 122 | 0 | 56 | 76 | 223 | 106 | 26 |
| Binary | 10001 | 1100000 | 110100 | 1010010 | 0 | 101110 | 111110 | 10010011 | 1000110 | 10110 |
Color Harmonies of #116034
Complementary color
Monochromatic Colors of #116034
Black with #116034
Text Example
Text Example
White with #116034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116034; }
p { color: rgb(17,96,52); }
H1.HeaderClassName
{
color: #116034;
}
.AnyTagClassName
{
color: #116034;
}
</style>
background-color css
<style>
a { background-color: #116034; }
a { background-color: rgb(17,96,52); }
div.DivClassName
{
background-color: #116034;
}
.BgClassName
{
background-color: #116034;
}
</style>
border-color css
<style>
span { border-color: #116034; }
span { border-color: rgb(17,96,52); }
td.TdClassName
{
border-color: #116034;
}
.TagClassName
{
border-color: #116034;
}
</style>