Shades of Crusoe #116625
Tints of Crusoe #116625
RGB
CMYK
RGB Variations
Color information
#116625 (or 0x116625) is known color: Crusoe. HEX triplet: 11, 66 and 25. RGB value is (17,102,37). Sum of RGB (Red+Green+Blue) = 17+102+37=156 (20% of max value = 765). Red value is 17 (7.03% from 255 or 10.90% from 156); Green value is 102 (40.23% from 255 or 65.38% from 156); Blue value is 37 (14.84% from 255 or 23.72% from 156); Max value from RGB is 102 - color contains mainly: green. Hex color #116625 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #116625 is #EE99DA. Grayscale: #454545. Windows color (decimal): -15636955 or 2450961. OLE color: 2450961.
HSL color Cylindrical-coordinate representation of color #116625: hue angle of 134.12º 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 #116625 is Cyan = 0.83, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 17 | 102 | 37 | - |
| CMYK | 0.83 | 0 | 0.64 | 0.6 |
| HSL | 134.12º | 0.71% | 0.23% | - |
| HSV(B) | 134.12º | 0.83% | 0.4% | - |
| XYZ | 5.32 | 9.76 | 3.35 | - |
| YUV | 69.18 | 109.84 | 90.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 102 | 37 | 0.83 | 0 | 0.64 | 0.6 | 134.12 | 0.71 | 0.23 |
| Hex | 11 | 66 | 25 | 53 | 0 | 40 | 3C | 86 | 47 | 17 |
| Octal | 21 | 146 | 45 | 123 | 0 | 100 | 74 | 206 | 107 | 27 |
| Binary | 10001 | 1100110 | 100101 | 1010011 | 0 | 1000000 | 111100 | 10000110 | 1000111 | 10111 |
Color Harmonies of #116625
Complementary color
Monochromatic Colors of #116625
Black with #116625
Text Example
Text Example
White with #116625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #116625; }
p { color: rgb(17,102,37); }
H1.HeaderClassName
{
color: #116625;
}
.AnyTagClassName
{
color: #116625;
}
</style>
background-color css
<style>
a { background-color: #116625; }
a { background-color: rgb(17,102,37); }
div.DivClassName
{
background-color: #116625;
}
.BgClassName
{
background-color: #116625;
}
</style>
border-color css
<style>
span { border-color: #116625; }
span { border-color: rgb(17,102,37); }
td.TdClassName
{
border-color: #116625;
}
.TagClassName
{
border-color: #116625;
}
</style>