Shades of Crusoe #047122
Tints of Crusoe #047122
RGB
CMYK
RGB Variations
Color information
#047122 (or 0x047122) is known color: Crusoe. HEX triplet: 04, 71 and 22. RGB value is (4,113,34). Sum of RGB (Red+Green+Blue) = 4+113+34=151 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.65% from 151); Green value is 113 (44.53% from 255 or 74.83% from 151); Blue value is 34 (13.67% from 255 or 22.52% from 151); Max value from RGB is 113 - color contains mainly: green. Hex color #047122 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047122 is #FB8EDD. Grayscale: #474747. Windows color (decimal): -16486110 or 2257156. OLE color: 2257156.
HSL color Cylindrical-coordinate representation of color #047122: hue angle of 136.51º 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 #047122 is Cyan = 0.96, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 4 | 113 | 34 | - |
| CMYK | 0.96 | 0 | 0.70 | 0.56 |
| HSL | 136.51º | 0.93% | 0.23% | - |
| HSV(B) | 136.51º | 0.96% | 0.44% | - |
| XYZ | 6.24 | 11.95 | 3.49 | - |
| YUV | 71.4 | 106.89 | 79.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 113 | 34 | 0.96 | 0 | 0.70 | 0.56 | 136.51 | 0.93 | 0.23 |
| Hex | 4 | 71 | 22 | 60 | 0 | 46 | 38 | 89 | 5D | 17 |
| Octal | 4 | 161 | 42 | 140 | 0 | 106 | 70 | 211 | 135 | 27 |
| Binary | 100 | 1110001 | 100010 | 1100000 | 0 | 1000110 | 111000 | 10001001 | 1011101 | 10111 |
Color Harmonies of #047122
Complementary color
Monochromatic Colors of #047122
Black with #047122
Text Example
Text Example
White with #047122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047122; }
p { color: rgb(4,113,34); }
H1.HeaderClassName
{
color: #047122;
}
.AnyTagClassName
{
color: #047122;
}
</style>
background-color css
<style>
a { background-color: #047122; }
a { background-color: rgb(4,113,34); }
div.DivClassName
{
background-color: #047122;
}
.BgClassName
{
background-color: #047122;
}
</style>
border-color css
<style>
span { border-color: #047122; }
span { border-color: rgb(4,113,34); }
td.TdClassName
{
border-color: #047122;
}
.TagClassName
{
border-color: #047122;
}
</style>