Shades of Crusoe #057229
Tints of Crusoe #057229
RGB
CMYK
RGB Variations
Color information
#057229 (or 0x057229) is known color: Crusoe. HEX triplet: 05, 72 and 29. RGB value is (5,114,41). Sum of RGB (Red+Green+Blue) = 5+114+41=160 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.12% from 160); Green value is 114 (44.92% from 255 or 71.25% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 114 - color contains mainly: green. Hex color #057229 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057229 is #FA8DD6. Grayscale: #494949. Windows color (decimal): -16420311 or 2716165. OLE color: 2716165.
HSL color Cylindrical-coordinate representation of color #057229: hue angle of 139.82º 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 #057229 is Cyan = 0.96, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 114 | 41 | - |
| CMYK | 0.96 | 0 | 0.64 | 0.55 |
| HSL | 139.82º | 0.92% | 0.23% | - |
| HSV(B) | 139.82º | 0.96% | 0.45% | - |
| XYZ | 6.48 | 12.23 | 4.12 | - |
| YUV | 73.09 | 109.89 | 79.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 114 | 41 | 0.96 | 0 | 0.64 | 0.55 | 139.82 | 0.92 | 0.23 |
| Hex | 5 | 72 | 29 | 60 | 0 | 40 | 37 | 8C | 5C | 17 |
| Octal | 5 | 162 | 51 | 140 | 0 | 100 | 67 | 214 | 134 | 27 |
| Binary | 101 | 1110010 | 101001 | 1100000 | 0 | 1000000 | 110111 | 10001100 | 1011100 | 10111 |
Color Harmonies of #057229
Complementary color
Monochromatic Colors of #057229
Black with #057229
Text Example
Text Example
White with #057229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057229; }
p { color: rgb(5,114,41); }
H1.HeaderClassName
{
color: #057229;
}
.AnyTagClassName
{
color: #057229;
}
</style>
background-color css
<style>
a { background-color: #057229; }
a { background-color: rgb(5,114,41); }
div.DivClassName
{
background-color: #057229;
}
.BgClassName
{
background-color: #057229;
}
</style>
border-color css
<style>
span { border-color: #057229; }
span { border-color: rgb(5,114,41); }
td.TdClassName
{
border-color: #057229;
}
.TagClassName
{
border-color: #057229;
}
</style>