Shades of Crusoe #057027
Tints of Crusoe #057027
RGB
CMYK
RGB Variations
Color information
#057027 (or 0x057027) is known color: Crusoe. HEX triplet: 05, 70 and 27. RGB value is (5,112,39). Sum of RGB (Red+Green+Blue) = 5+112+39=156 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.21% from 156); Green value is 112 (44.14% from 255 or 71.79% from 156); Blue value is 39 (15.62% from 255 or 25% from 156); Max value from RGB is 112 - color contains mainly: green. Hex color #057027 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057027 is #FA8FD8. Grayscale: #474747. Windows color (decimal): -16420825 or 2584581. OLE color: 2584581.
HSL color Cylindrical-coordinate representation of color #057027: hue angle of 139.07º degrees, saturation: 0.91, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057027 is Cyan = 0.96, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 5 | 112 | 39 | - |
| CMYK | 0.96 | 0 | 0.65 | 0.56 |
| HSL | 139.07º | 0.91% | 0.23% | - |
| HSV(B) | 139.07º | 0.96% | 0.44% | - |
| XYZ | 6.22 | 11.77 | 3.86 | - |
| YUV | 71.69 | 109.55 | 80.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 112 | 39 | 0.96 | 0 | 0.65 | 0.56 | 139.07 | 0.91 | 0.23 |
| Hex | 5 | 70 | 27 | 60 | 0 | 41 | 38 | 8B | 5B | 17 |
| Octal | 5 | 160 | 47 | 140 | 0 | 101 | 70 | 213 | 133 | 27 |
| Binary | 101 | 1110000 | 100111 | 1100000 | 0 | 1000001 | 111000 | 10001011 | 1011011 | 10111 |
Color Harmonies of #057027
Complementary color
Monochromatic Colors of #057027
Black with #057027
Text Example
Text Example
White with #057027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057027; }
p { color: rgb(5,112,39); }
H1.HeaderClassName
{
color: #057027;
}
.AnyTagClassName
{
color: #057027;
}
</style>
background-color css
<style>
a { background-color: #057027; }
a { background-color: rgb(5,112,39); }
div.DivClassName
{
background-color: #057027;
}
.BgClassName
{
background-color: #057027;
}
</style>
border-color css
<style>
span { border-color: #057027; }
span { border-color: rgb(5,112,39); }
td.TdClassName
{
border-color: #057027;
}
.TagClassName
{
border-color: #057027;
}
</style>