Shades of Crusoe #047028
Tints of Crusoe #047028
RGB
CMYK
RGB Variations
Color information
#047028 (or 0x047028) is known color: Crusoe. HEX triplet: 04, 70 and 28. RGB value is (4,112,40). Sum of RGB (Red+Green+Blue) = 4+112+40=156 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.56% from 156); Green value is 112 (44.14% from 255 or 71.79% from 156); Blue value is 40 (16.02% from 255 or 25.64% from 156); Max value from RGB is 112 - color contains mainly: green. Hex color #047028 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047028 is #FB8FD7. Grayscale: #474747. Windows color (decimal): -16486360 or 2650116. OLE color: 2650116.
HSL color Cylindrical-coordinate representation of color #047028: hue angle of 140º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047028 is Cyan = 0.96, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 112 | 40 | - |
| CMYK | 0.96 | 0 | 0.64 | 0.56 |
| HSL | 140º | 0.93% | 0.23% | - |
| HSV(B) | 140º | 0.96% | 0.44% | - |
| XYZ | 6.23 | 11.77 | 3.95 | - |
| YUV | 71.5 | 110.22 | 79.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 112 | 40 | 0.96 | 0 | 0.64 | 0.56 | 140 | 0.93 | 0.23 |
| Hex | 4 | 70 | 28 | 60 | 0 | 40 | 38 | 8C | 5D | 17 |
| Octal | 4 | 160 | 50 | 140 | 0 | 100 | 70 | 214 | 135 | 27 |
| Binary | 100 | 1110000 | 101000 | 1100000 | 0 | 1000000 | 111000 | 10001100 | 1011101 | 10111 |
Color Harmonies of #047028
Complementary color
Monochromatic Colors of #047028
Black with #047028
Text Example
Text Example
White with #047028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047028; }
p { color: rgb(4,112,40); }
H1.HeaderClassName
{
color: #047028;
}
.AnyTagClassName
{
color: #047028;
}
</style>
background-color css
<style>
a { background-color: #047028; }
a { background-color: rgb(4,112,40); }
div.DivClassName
{
background-color: #047028;
}
.BgClassName
{
background-color: #047028;
}
</style>
border-color css
<style>
span { border-color: #047028; }
span { border-color: rgb(4,112,40); }
td.TdClassName
{
border-color: #047028;
}
.TagClassName
{
border-color: #047028;
}
</style>