Shades of Crusoe #115726
Tints of Crusoe #115726
RGB
CMYK
RGB Variations
Color information
#115726 (or 0x115726) is known color: Crusoe. HEX triplet: 11, 57 and 26. RGB value is (17,87,38). Sum of RGB (Red+Green+Blue) = 17+87+38=142 (18% of max value = 765). Red value is 17 (7.03% from 255 or 11.97% from 142); Green value is 87 (34.38% from 255 or 61.27% from 142); Blue value is 38 (15.23% from 255 or 26.76% from 142); Max value from RGB is 87 - color contains mainly: green. Hex color #115726 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115726 is #EEA8D9. Grayscale: #3C3C3C. Windows color (decimal): -15640794 or 2512657. OLE color: 2512657.
HSL color Cylindrical-coordinate representation of color #115726: hue angle of 138º degrees, saturation: 0.67, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #115726 is Cyan = 0.80, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 17 | 87 | 38 | - |
| CMYK | 0.80 | 0 | 0.56 | 0.66 |
| HSL | 138º | 0.67% | 0.2% | - |
| HSV(B) | 138º | 0.8% | 0.34% | - |
| XYZ | 3.99 | 7.08 | 2.99 | - |
| YUV | 60.48 | 115.31 | 96.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 87 | 38 | 0.80 | 0 | 0.56 | 0.66 | 138 | 0.67 | 0.2 |
| Hex | 11 | 57 | 26 | 50 | 0 | 38 | 42 | 8A | 43 | 14 |
| Octal | 21 | 127 | 46 | 120 | 0 | 70 | 102 | 212 | 103 | 24 |
| Binary | 10001 | 1010111 | 100110 | 1010000 | 0 | 111000 | 1000010 | 10001010 | 1000011 | 10100 |
Color Harmonies of #115726
Complementary color
Monochromatic Colors of #115726
Black with #115726
Text Example
Text Example
White with #115726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115726; }
p { color: rgb(17,87,38); }
H1.HeaderClassName
{
color: #115726;
}
.AnyTagClassName
{
color: #115726;
}
</style>
background-color css
<style>
a { background-color: #115726; }
a { background-color: rgb(17,87,38); }
div.DivClassName
{
background-color: #115726;
}
.BgClassName
{
background-color: #115726;
}
</style>
border-color css
<style>
span { border-color: #115726; }
span { border-color: rgb(17,87,38); }
td.TdClassName
{
border-color: #115726;
}
.TagClassName
{
border-color: #115726;
}
</style>