Shades of Crusoe #115426
Tints of Crusoe #115426
RGB
CMYK
RGB Variations
Color information
#115426 (or 0x115426) is known color: Crusoe. HEX triplet: 11, 54 and 26. RGB value is (17,84,38). Sum of RGB (Red+Green+Blue) = 17+84+38=139 (18% of max value = 765). Red value is 17 (7.03% from 255 or 12.23% from 139); Green value is 84 (33.20% from 255 or 60.43% from 139); Blue value is 38 (15.23% from 255 or 27.34% from 139); Max value from RGB is 84 - color contains mainly: green. Hex color #115426 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #115426 is #EEABD9. Grayscale: #3A3A3A. Windows color (decimal): -15641562 or 2511889. OLE color: 2511889.
HSL color Cylindrical-coordinate representation of color #115426: hue angle of 138.81º degrees, saturation: 0.66, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #115426 is Cyan = 0.80, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 17 | 84 | 38 | - |
| CMYK | 0.80 | 0 | 0.55 | 0.67 |
| HSL | 138.81º | 0.66% | 0.2% | - |
| HSV(B) | 138.81º | 0.8% | 0.33% | - |
| XYZ | 3.75 | 6.6 | 2.91 | - |
| YUV | 58.72 | 116.3 | 98.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 84 | 38 | 0.80 | 0 | 0.55 | 0.67 | 138.81 | 0.66 | 0.2 |
| Hex | 11 | 54 | 26 | 50 | 0 | 37 | 43 | 8B | 42 | 14 |
| Octal | 21 | 124 | 46 | 120 | 0 | 67 | 103 | 213 | 102 | 24 |
| Binary | 10001 | 1010100 | 100110 | 1010000 | 0 | 110111 | 1000011 | 10001011 | 1000010 | 10100 |
Color Harmonies of #115426
Complementary color
Monochromatic Colors of #115426
Black with #115426
Text Example
Text Example
White with #115426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #115426; }
p { color: rgb(17,84,38); }
H1.HeaderClassName
{
color: #115426;
}
.AnyTagClassName
{
color: #115426;
}
</style>
background-color css
<style>
a { background-color: #115426; }
a { background-color: rgb(17,84,38); }
div.DivClassName
{
background-color: #115426;
}
.BgClassName
{
background-color: #115426;
}
</style>
border-color css
<style>
span { border-color: #115426; }
span { border-color: rgb(17,84,38); }
td.TdClassName
{
border-color: #115426;
}
.TagClassName
{
border-color: #115426;
}
</style>