Shades of Crusoe #057221
Tints of Crusoe #057221
RGB
CMYK
RGB Variations
Color information
#057221 (or 0x057221) is known color: Crusoe. HEX triplet: 05, 72 and 21. RGB value is (5,114,33). Sum of RGB (Red+Green+Blue) = 5+114+33=152 (20% of max value = 765). Red value is 5 (2.34% from 255 or 3.29% from 152); Green value is 114 (44.92% from 255 or 75% from 152); Blue value is 33 (13.28% from 255 or 21.71% from 152); Max value from RGB is 114 - color contains mainly: green. Hex color #057221 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057221 is #FA8DDE. Grayscale: #484848. Windows color (decimal): -16420319 or 2191877. OLE color: 2191877.
HSL color Cylindrical-coordinate representation of color #057221: hue angle of 135.41º 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 #057221 is Cyan = 0.96, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 33 | - |
| CMYK | 0.96 | 0 | 0.71 | 0.55 |
| HSL | 135.41º | 0.92% | 0.23% | - |
| HSV(B) | 135.41º | 0.96% | 0.45% | - |
| XYZ | 6.35 | 12.18 | 3.45 | - |
| YUV | 72.18 | 105.89 | 80.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 33 | 0.96 | 0 | 0.71 | 0.55 | 135.41 | 0.92 | 0.23 |
| Hex | 5 | 72 | 21 | 60 | 0 | 47 | 37 | 87 | 5C | 17 |
| Octal | 5 | 162 | 41 | 140 | 0 | 107 | 67 | 207 | 134 | 27 |
| Binary | 101 | 1110010 | 100001 | 1100000 | 0 | 1000111 | 110111 | 10000111 | 1011100 | 10111 |
Color Harmonies of #057221
Complementary color
Monochromatic Colors of #057221
Black with #057221
Text Example
Text Example
White with #057221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057221; }
p { color: rgb(5,114,33); }
H1.HeaderClassName
{
color: #057221;
}
.AnyTagClassName
{
color: #057221;
}
</style>
background-color css
<style>
a { background-color: #057221; }
a { background-color: rgb(5,114,33); }
div.DivClassName
{
background-color: #057221;
}
.BgClassName
{
background-color: #057221;
}
</style>
border-color css
<style>
span { border-color: #057221; }
span { border-color: rgb(5,114,33); }
td.TdClassName
{
border-color: #057221;
}
.TagClassName
{
border-color: #057221;
}
</style>