Shades of Crusoe #017327
Tints of Crusoe #017327
RGB
CMYK
RGB Variations
Color information
#017327 (or 0x017327) is known color: Crusoe. HEX triplet: 01, 73 and 27. RGB value is (1,115,39). Sum of RGB (Red+Green+Blue) = 1+115+39=155 (20% of max value = 765). Red value is 1 (0.78% from 255 or 0.65% from 155); Green value is 115 (45.31% from 255 or 74.19% from 155); Blue value is 39 (15.62% from 255 or 25.16% from 155); Max value from RGB is 115 - color contains mainly: green. Hex color #017327 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #017327 is #FE8CD8. Grayscale: #484848. Windows color (decimal): -16682201 or 2585345. OLE color: 2585345.
HSL color Cylindrical-coordinate representation of color #017327: hue angle of 140º 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 #017327 is Cyan = 0.99, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 1 | 115 | 39 | - |
| CMYK | 0.99 | 0 | 0.66 | 0.55 |
| HSL | 140º | 0.98% | 0.23% | - |
| HSV(B) | 140º | 0.99% | 0.45% | - |
| XYZ | 6.51 | 12.41 | 3.97 | - |
| YUV | 72.25 | 109.23 | 77.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 115 | 39 | 0.99 | 0 | 0.66 | 0.55 | 140 | 0.98 | 0.23 |
| Hex | 1 | 73 | 27 | 63 | 0 | 42 | 37 | 8C | 62 | 17 |
| Octal | 1 | 163 | 47 | 143 | 0 | 102 | 67 | 214 | 142 | 27 |
| Binary | 1 | 1110011 | 100111 | 1100011 | 0 | 1000010 | 110111 | 10001100 | 1100010 | 10111 |
Color Harmonies of #017327
Complementary color
Monochromatic Colors of #017327
Black with #017327
Text Example
Text Example
White with #017327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #017327; }
p { color: rgb(1,115,39); }
H1.HeaderClassName
{
color: #017327;
}
.AnyTagClassName
{
color: #017327;
}
</style>
background-color css
<style>
a { background-color: #017327; }
a { background-color: rgb(1,115,39); }
div.DivClassName
{
background-color: #017327;
}
.BgClassName
{
background-color: #017327;
}
</style>
border-color css
<style>
span { border-color: #017327; }
span { border-color: rgb(1,115,39); }
td.TdClassName
{
border-color: #017327;
}
.TagClassName
{
border-color: #017327;
}
</style>