Shades of Crusoe #047026
Tints of Crusoe #047026
RGB
CMYK
RGB Variations
Color information
#047026 (or 0x047026) is known color: Crusoe. HEX triplet: 04, 70 and 26. RGB value is (4,112,38). Sum of RGB (Red+Green+Blue) = 4+112+38=154 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.60% from 154); Green value is 112 (44.14% from 255 or 72.73% from 154); Blue value is 38 (15.23% from 255 or 24.68% from 154); Max value from RGB is 112 - color contains mainly: green. Hex color #047026 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047026 is #FB8FD9. Grayscale: #474747. Windows color (decimal): -16486362 or 2519044. OLE color: 2519044.
HSL color Cylindrical-coordinate representation of color #047026: hue angle of 138.89º 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 #047026 is Cyan = 0.96, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 112 | 38 | - |
| CMYK | 0.96 | 0 | 0.66 | 0.56 |
| HSL | 138.89º | 0.93% | 0.23% | - |
| HSV(B) | 138.89º | 0.96% | 0.44% | - |
| XYZ | 6.19 | 11.75 | 3.78 | - |
| YUV | 71.27 | 109.22 | 80.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 112 | 38 | 0.96 | 0 | 0.66 | 0.56 | 138.89 | 0.93 | 0.23 |
| Hex | 4 | 70 | 26 | 60 | 0 | 42 | 38 | 8B | 5D | 17 |
| Octal | 4 | 160 | 46 | 140 | 0 | 102 | 70 | 213 | 135 | 27 |
| Binary | 100 | 1110000 | 100110 | 1100000 | 0 | 1000010 | 111000 | 10001011 | 1011101 | 10111 |
Color Harmonies of #047026
Complementary color
Monochromatic Colors of #047026
Black with #047026
Text Example
Text Example
White with #047026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047026; }
p { color: rgb(4,112,38); }
H1.HeaderClassName
{
color: #047026;
}
.AnyTagClassName
{
color: #047026;
}
</style>
background-color css
<style>
a { background-color: #047026; }
a { background-color: rgb(4,112,38); }
div.DivClassName
{
background-color: #047026;
}
.BgClassName
{
background-color: #047026;
}
</style>
border-color css
<style>
span { border-color: #047026; }
span { border-color: rgb(4,112,38); }
td.TdClassName
{
border-color: #047026;
}
.TagClassName
{
border-color: #047026;
}
</style>