Shades of Crusoe #056029
Tints of Crusoe #056029
RGB
CMYK
RGB Variations
Color information
#056029 (or 0x056029) is known color: Crusoe. HEX triplet: 05, 60 and 29. RGB value is (5,96,41). Sum of RGB (Red+Green+Blue) = 5+96+41=142 (18% of max value = 765). Red value is 5 (2.34% from 255 or 3.52% from 142); Green value is 96 (37.89% from 255 or 67.61% from 142); Blue value is 41 (16.41% from 255 or 28.87% from 142); Max value from RGB is 96 - color contains mainly: green. Hex color #056029 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #056029 is #FA9FD6. Grayscale: #3E3E3E. Windows color (decimal): -16424919 or 2711557. OLE color: 2711557.
HSL color Cylindrical-coordinate representation of color #056029: hue angle of 143.74º degrees, saturation: 0.9, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #056029 is Cyan = 0.95, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 5 | 96 | 41 | - |
| CMYK | 0.95 | 0 | 0.57 | 0.62 |
| HSL | 143.74º | 0.9% | 0.2% | - |
| HSV(B) | 143.74º | 0.95% | 0.38% | - |
| XYZ | 4.65 | 8.56 | 3.5 | - |
| YUV | 62.52 | 115.85 | 86.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 5 | 96 | 41 | 0.95 | 0 | 0.57 | 0.62 | 143.74 | 0.9 | 0.2 |
| Hex | 5 | 60 | 29 | 5F | 0 | 39 | 3E | 90 | 5A | 14 |
| Octal | 5 | 140 | 51 | 137 | 0 | 71 | 76 | 220 | 132 | 24 |
| Binary | 101 | 1100000 | 101001 | 1011111 | 0 | 111001 | 111110 | 10010000 | 1011010 | 10100 |
Color Harmonies of #056029
Complementary color
Monochromatic Colors of #056029
Black with #056029
Text Example
Text Example
White with #056029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #056029; }
p { color: rgb(5,96,41); }
H1.HeaderClassName
{
color: #056029;
}
.AnyTagClassName
{
color: #056029;
}
</style>
background-color css
<style>
a { background-color: #056029; }
a { background-color: rgb(5,96,41); }
div.DivClassName
{
background-color: #056029;
}
.BgClassName
{
background-color: #056029;
}
</style>
border-color css
<style>
span { border-color: #056029; }
span { border-color: rgb(5,96,41); }
td.TdClassName
{
border-color: #056029;
}
.TagClassName
{
border-color: #056029;
}
</style>