Shades of Crusoe #017626
Tints of Crusoe #017626
RGB
CMYK
RGB Variations
Color information
#017626 (or 0x017626) is known color: Crusoe. HEX triplet: 01, 76 and 26. RGB value is (1,118,38). Sum of RGB (Red+Green+Blue) = 1+118+38=157 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.64% from 157); Green value is 118 (46.48% from 255 or 75.16% from 157); Blue value is 38 (15.23% from 255 or 24.20% from 157); Max value from RGB is 118 - color contains mainly: green. Hex color #017626 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017626 is #FE89D9. Grayscale: #4A4A4A. Windows color (decimal): -16681434 or 2520577. OLE color: 2520577.
HSL color Cylindrical-coordinate representation of color #017626: hue angle of 138.97º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017626 is Cyan = 0.99, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 1 | 118 | 38 | - |
| CMYK | 0.99 | 0 | 0.68 | 0.54 |
| HSL | 138.97º | 0.98% | 0.23% | - |
| HSV(B) | 138.97º | 0.99% | 0.46% | - |
| XYZ | 6.84 | 13.1 | 4 | - |
| YUV | 73.9 | 107.74 | 76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 118 | 38 | 0.99 | 0 | 0.68 | 0.54 | 138.97 | 0.98 | 0.23 |
| Hex | 1 | 76 | 26 | 63 | 0 | 44 | 36 | 8B | 62 | 17 |
| Octal | 1 | 166 | 46 | 143 | 0 | 104 | 66 | 213 | 142 | 27 |
| Binary | 1 | 1110110 | 100110 | 1100011 | 0 | 1000100 | 110110 | 10001011 | 1100010 | 10111 |
Color Harmonies of #017626
Complementary color
Monochromatic Colors of #017626
Black with #017626
Text Example
Text Example
White with #017626
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017626; }
p { color: rgb(1,118,38); }
H1.HeaderClassName
{
color: #017626;
}
.AnyTagClassName
{
color: #017626;
}
</style>
background-color css
<style>
a { background-color: #017626; }
a { background-color: rgb(1,118,38); }
div.DivClassName
{
background-color: #017626;
}
.BgClassName
{
background-color: #017626;
}
</style>
border-color css
<style>
span { border-color: #017626; }
span { border-color: rgb(1,118,38); }
td.TdClassName
{
border-color: #017626;
}
.TagClassName
{
border-color: #017626;
}
</style>