Shades of Crusoe #115026
Tints of Crusoe #115026
RGB
CMYK
RGB Variations
Color information
#115026 (or 0x115026) is known color: Crusoe. HEX triplet: 11, 50 and 26. RGB value is (17,80,38). Sum of RGB (Red+Green+Blue) = 17+80+38=135 (17% of max value = 765). Red value is 17 (7.03% from 255 or 12.59% from 135); Green value is 80 (31.64% from 255 or 59.26% from 135); Blue value is 38 (15.23% from 255 or 28.15% from 135); Max value from RGB is 80 - color contains mainly: green. Hex color #115026 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115026 is #EEAFD9. Grayscale: #383838. Windows color (decimal): -15642586 or 2510865. OLE color: 2510865.
HSL color Cylindrical-coordinate representation of color #115026: hue angle of 140º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #115026 is Cyan = 0.79, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 17 | 80 | 38 | - |
| CMYK | 0.79 | 0 | 0.52 | 0.69 |
| HSL | 140º | 0.65% | 0.19% | - |
| HSV(B) | 140º | 0.79% | 0.31% | - |
| XYZ | 3.45 | 6 | 2.81 | - |
| YUV | 56.38 | 117.63 | 99.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 80 | 38 | 0.79 | 0 | 0.52 | 0.69 | 140 | 0.65 | 0.19 |
| Hex | 11 | 50 | 26 | 4F | 0 | 34 | 45 | 8C | 41 | 13 |
| Octal | 21 | 120 | 46 | 117 | 0 | 64 | 105 | 214 | 101 | 23 |
| Binary | 10001 | 1010000 | 100110 | 1001111 | 0 | 110100 | 1000101 | 10001100 | 1000001 | 10011 |
Color Harmonies of #115026
Complementary color
Monochromatic Colors of #115026
Black with #115026
Text Example
Text Example
White with #115026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115026; }
p { color: rgb(17,80,38); }
H1.HeaderClassName
{
color: #115026;
}
.AnyTagClassName
{
color: #115026;
}
</style>
background-color css
<style>
a { background-color: #115026; }
a { background-color: rgb(17,80,38); }
div.DivClassName
{
background-color: #115026;
}
.BgClassName
{
background-color: #115026;
}
</style>
border-color css
<style>
span { border-color: #115026; }
span { border-color: rgb(17,80,38); }
td.TdClassName
{
border-color: #115026;
}
.TagClassName
{
border-color: #115026;
}
</style>