Shades of Crusoe #047223
Tints of Crusoe #047223
RGB
CMYK
RGB Variations
Color information
#047223 (or 0x047223) is known color: Crusoe. HEX triplet: 04, 72 and 23. RGB value is (4,114,35). Sum of RGB (Red+Green+Blue) = 4+114+35=153 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.61% from 153); Green value is 114 (44.92% from 255 or 74.51% from 153); Blue value is 35 (14.06% from 255 or 22.88% from 153); Max value from RGB is 114 - color contains mainly: green. Hex color #047223 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047223 is #FB8DDC. Grayscale: #484848. Windows color (decimal): -16485853 or 2322948. OLE color: 2322948.
HSL color Cylindrical-coordinate representation of color #047223: hue angle of 136.91º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #047223 is Cyan = 0.96, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 114 | 35 | - |
| CMYK | 0.96 | 0 | 0.69 | 0.55 |
| HSL | 136.91º | 0.93% | 0.23% | - |
| HSV(B) | 136.91º | 0.96% | 0.45% | - |
| XYZ | 6.37 | 12.18 | 3.61 | - |
| YUV | 72.1 | 107.06 | 79.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 114 | 35 | 0.96 | 0 | 0.69 | 0.55 | 136.91 | 0.93 | 0.23 |
| Hex | 4 | 72 | 23 | 60 | 0 | 45 | 37 | 89 | 5D | 17 |
| Octal | 4 | 162 | 43 | 140 | 0 | 105 | 67 | 211 | 135 | 27 |
| Binary | 100 | 1110010 | 100011 | 1100000 | 0 | 1000101 | 110111 | 10001001 | 1011101 | 10111 |
Color Harmonies of #047223
Complementary color
Monochromatic Colors of #047223
Black with #047223
Text Example
Text Example
White with #047223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047223; }
p { color: rgb(4,114,35); }
H1.HeaderClassName
{
color: #047223;
}
.AnyTagClassName
{
color: #047223;
}
</style>
background-color css
<style>
a { background-color: #047223; }
a { background-color: rgb(4,114,35); }
div.DivClassName
{
background-color: #047223;
}
.BgClassName
{
background-color: #047223;
}
</style>
border-color css
<style>
span { border-color: #047223; }
span { border-color: rgb(4,114,35); }
td.TdClassName
{
border-color: #047223;
}
.TagClassName
{
border-color: #047223;
}
</style>