Shades of Crusoe #057429
Tints of Crusoe #057429
RGB
CMYK
RGB Variations
Color information
#057429 (or 0x057429) is known color: Crusoe. HEX triplet: 05, 74 and 29. RGB value is (5,116,41). Sum of RGB (Red+Green+Blue) = 5+116+41=162 (21% of max value = 765). Red value is 5 (2.34% from 255 or 3.09% from 162); Green value is 116 (45.70% from 255 or 71.60% from 162); Blue value is 41 (16.41% from 255 or 25.31% from 162); Max value from RGB is 116 - color contains mainly: green. Hex color #057429 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #057429 is #FA8BD6. Grayscale: #4A4A4A. Windows color (decimal): -16419799 or 2716677. OLE color: 2716677.
HSL color Cylindrical-coordinate representation of color #057429: hue angle of 139.46º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #057429 is Cyan = 0.96, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 5 | 116 | 41 | - |
| CMYK | 0.96 | 0 | 0.65 | 0.55 |
| HSL | 139.46º | 0.92% | 0.24% | - |
| HSV(B) | 139.46º | 0.96% | 0.45% | - |
| XYZ | 6.71 | 12.68 | 4.19 | - |
| YUV | 74.26 | 109.23 | 78.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 116 | 41 | 0.96 | 0 | 0.65 | 0.55 | 139.46 | 0.92 | 0.24 |
| Hex | 5 | 74 | 29 | 60 | 0 | 41 | 37 | 8B | 5C | 18 |
| Octal | 5 | 164 | 51 | 140 | 0 | 101 | 67 | 213 | 134 | 30 |
| Binary | 101 | 1110100 | 101001 | 1100000 | 0 | 1000001 | 110111 | 10001011 | 1011100 | 11000 |
Color Harmonies of #057429
Complementary color
Monochromatic Colors of #057429
Black with #057429
Text Example
Text Example
White with #057429
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #057429; }
p { color: rgb(5,116,41); }
H1.HeaderClassName
{
color: #057429;
}
.AnyTagClassName
{
color: #057429;
}
</style>
background-color css
<style>
a { background-color: #057429; }
a { background-color: rgb(5,116,41); }
div.DivClassName
{
background-color: #057429;
}
.BgClassName
{
background-color: #057429;
}
</style>
border-color css
<style>
span { border-color: #057429; }
span { border-color: rgb(5,116,41); }
td.TdClassName
{
border-color: #057429;
}
.TagClassName
{
border-color: #057429;
}
</style>