Shades of Crusoe #047320
Tints of Crusoe #047320
RGB
CMYK
RGB Variations
Color information
#047320 (or 0x047320) is known color: Crusoe. HEX triplet: 04, 73 and 20. RGB value is (4,115,32). Sum of RGB (Red+Green+Blue) = 4+115+32=151 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.65% from 151); Green value is 115 (45.31% from 255 or 76.16% from 151); Blue value is 32 (12.89% from 255 or 21.19% from 151); Max value from RGB is 115 - color contains mainly: green. Hex color #047320 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047320 is #FB8CDF. Grayscale: #484848. Windows color (decimal): -16485600 or 2126596. OLE color: 2126596.
HSL color Cylindrical-coordinate representation of color #047320: hue angle of 135.14º degrees, saturation: 0.93, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047320 is Cyan = 0.97, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 115 | 32 | - |
| CMYK | 0.97 | 0 | 0.72 | 0.55 |
| HSL | 135.14º | 0.93% | 0.23% | - |
| HSV(B) | 135.14º | 0.97% | 0.45% | - |
| XYZ | 6.44 | 12.39 | 3.42 | - |
| YUV | 72.35 | 105.23 | 79.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 115 | 32 | 0.97 | 0 | 0.72 | 0.55 | 135.14 | 0.93 | 0.23 |
| Hex | 4 | 73 | 20 | 61 | 0 | 48 | 37 | 87 | 5D | 17 |
| Octal | 4 | 163 | 40 | 141 | 0 | 110 | 67 | 207 | 135 | 27 |
| Binary | 100 | 1110011 | 100000 | 1100001 | 0 | 1001000 | 110111 | 10000111 | 1011101 | 10111 |
Color Harmonies of #047320
Complementary color
Monochromatic Colors of #047320
Black with #047320
Text Example
Text Example
White with #047320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047320; }
p { color: rgb(4,115,32); }
H1.HeaderClassName
{
color: #047320;
}
.AnyTagClassName
{
color: #047320;
}
</style>
background-color css
<style>
a { background-color: #047320; }
a { background-color: rgb(4,115,32); }
div.DivClassName
{
background-color: #047320;
}
.BgClassName
{
background-color: #047320;
}
</style>
border-color css
<style>
span { border-color: #047320; }
span { border-color: rgb(4,115,32); }
td.TdClassName
{
border-color: #047320;
}
.TagClassName
{
border-color: #047320;
}
</style>