Shades of Crusoe #057224
Tints of Crusoe #057224
RGB
CMYK
RGB Variations
Color information
#057224 (or 0x057224) is known color: Crusoe. HEX triplet: 05, 72 and 24. RGB value is (5,114,36). Sum of RGB (Red+Green+Blue) = 5+114+36=155 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.23% from 155); Green value is 114 (44.92% from 255 or 73.55% from 155); Blue value is 36 (14.45% from 255 or 23.23% from 155); Max value from RGB is 114 - color contains mainly: green. Hex color #057224 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057224 is #FA8DDB. Grayscale: #484848. Windows color (decimal): -16420316 or 2388485. OLE color: 2388485.
HSL color Cylindrical-coordinate representation of color #057224: hue angle of 137.06º 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 #057224 is Cyan = 0.96, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 36 | - |
| CMYK | 0.96 | 0 | 0.68 | 0.55 |
| HSL | 137.06º | 0.92% | 0.23% | - |
| HSV(B) | 137.06º | 0.96% | 0.45% | - |
| XYZ | 6.4 | 12.19 | 3.69 | - |
| YUV | 72.52 | 107.39 | 79.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 36 | 0.96 | 0 | 0.68 | 0.55 | 137.06 | 0.92 | 0.23 |
| Hex | 5 | 72 | 24 | 60 | 0 | 44 | 37 | 89 | 5C | 17 |
| Octal | 5 | 162 | 44 | 140 | 0 | 104 | 67 | 211 | 134 | 27 |
| Binary | 101 | 1110010 | 100100 | 1100000 | 0 | 1000100 | 110111 | 10001001 | 1011100 | 10111 |
Color Harmonies of #057224
Complementary color
Monochromatic Colors of #057224
Black with #057224
Text Example
Text Example
White with #057224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057224; }
p { color: rgb(5,114,36); }
H1.HeaderClassName
{
color: #057224;
}
.AnyTagClassName
{
color: #057224;
}
</style>
background-color css
<style>
a { background-color: #057224; }
a { background-color: rgb(5,114,36); }
div.DivClassName
{
background-color: #057224;
}
.BgClassName
{
background-color: #057224;
}
</style>
border-color css
<style>
span { border-color: #057224; }
span { border-color: rgb(5,114,36); }
td.TdClassName
{
border-color: #057224;
}
.TagClassName
{
border-color: #057224;
}
</style>