Shades of Crusoe #057227
Tints of Crusoe #057227
RGB
CMYK
RGB Variations
Color information
#057227 (or 0x057227) is known color: Crusoe. HEX triplet: 05, 72 and 27. RGB value is (5,114,39). Sum of RGB (Red+Green+Blue) = 5+114+39=158 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.16% from 158); Green value is 114 (44.92% from 255 or 72.15% from 158); Blue value is 39 (15.62% from 255 or 24.68% from 158); Max value from RGB is 114 - color contains mainly: green. Hex color #057227 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057227 is #FA8DD8. Grayscale: #494949. Windows color (decimal): -16420313 or 2585093. OLE color: 2585093.
HSL color Cylindrical-coordinate representation of color #057227: hue angle of 138.72º degrees, saturation: 0.92, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057227 is Cyan = 0.96, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 39 | - |
| CMYK | 0.96 | 0 | 0.66 | 0.55 |
| HSL | 138.72º | 0.92% | 0.23% | - |
| HSV(B) | 138.72º | 0.96% | 0.45% | - |
| XYZ | 6.45 | 12.21 | 3.94 | - |
| YUV | 72.86 | 108.89 | 79.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 39 | 0.96 | 0 | 0.66 | 0.55 | 138.72 | 0.92 | 0.23 |
| Hex | 5 | 72 | 27 | 60 | 0 | 42 | 37 | 8B | 5C | 17 |
| Octal | 5 | 162 | 47 | 140 | 0 | 102 | 67 | 213 | 134 | 27 |
| Binary | 101 | 1110010 | 100111 | 1100000 | 0 | 1000010 | 110111 | 10001011 | 1011100 | 10111 |
Color Harmonies of #057227
Complementary color
Monochromatic Colors of #057227
Black with #057227
Text Example
Text Example
White with #057227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057227; }
p { color: rgb(5,114,39); }
H1.HeaderClassName
{
color: #057227;
}
.AnyTagClassName
{
color: #057227;
}
</style>
background-color css
<style>
a { background-color: #057227; }
a { background-color: rgb(5,114,39); }
div.DivClassName
{
background-color: #057227;
}
.BgClassName
{
background-color: #057227;
}
</style>
border-color css
<style>
span { border-color: #057227; }
span { border-color: rgb(5,114,39); }
td.TdClassName
{
border-color: #057227;
}
.TagClassName
{
border-color: #057227;
}
</style>