Shades of Crusoe #017229
Tints of Crusoe #017229
RGB
CMYK
RGB Variations
Color information
#017229 (or 0x017229) is known color: Crusoe. HEX triplet: 01, 72 and 29. RGB value is (1,114,41). Sum of RGB (Red+Green+Blue) = 1+114+41=156 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.64% from 156); Green value is 114 (44.92% from 255 or 73.08% from 156); Blue value is 41 (16.41% from 255 or 26.28% from 156); Max value from RGB is 114 - color contains mainly: green. Hex color #017229 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017229 is #FE8DD6. Grayscale: #484848. Windows color (decimal): -16682455 or 2716161. OLE color: 2716161.
HSL color Cylindrical-coordinate representation of color #017229: hue angle of 141.24º degrees, saturation: 0.98, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #017229 is Cyan = 0.99, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 1 | 114 | 41 | - |
| CMYK | 0.99 | 0 | 0.64 | 0.55 |
| HSL | 141.24º | 0.98% | 0.23% | - |
| HSV(B) | 141.24º | 0.99% | 0.45% | - |
| XYZ | 6.43 | 12.2 | 4.11 | - |
| YUV | 71.89 | 110.56 | 77.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 114 | 41 | 0.99 | 0 | 0.64 | 0.55 | 141.24 | 0.98 | 0.23 |
| Hex | 1 | 72 | 29 | 63 | 0 | 40 | 37 | 8D | 62 | 17 |
| Octal | 1 | 162 | 51 | 143 | 0 | 100 | 67 | 215 | 142 | 27 |
| Binary | 1 | 1110010 | 101001 | 1100011 | 0 | 1000000 | 110111 | 10001101 | 1100010 | 10111 |
Color Harmonies of #017229
Complementary color
Monochromatic Colors of #017229
Black with #017229
Text Example
Text Example
White with #017229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017229; }
p { color: rgb(1,114,41); }
H1.HeaderClassName
{
color: #017229;
}
.AnyTagClassName
{
color: #017229;
}
</style>
background-color css
<style>
a { background-color: #017229; }
a { background-color: rgb(1,114,41); }
div.DivClassName
{
background-color: #017229;
}
.BgClassName
{
background-color: #017229;
}
</style>
border-color css
<style>
span { border-color: #017229; }
span { border-color: rgb(1,114,41); }
td.TdClassName
{
border-color: #017229;
}
.TagClassName
{
border-color: #017229;
}
</style>