Shades of Crusoe #047327
Tints of Crusoe #047327
RGB
CMYK
RGB Variations
Color information
#047327 (or 0x047327) is known color: Crusoe. HEX triplet: 04, 73 and 27. RGB value is (4,115,39). Sum of RGB (Red+Green+Blue) = 4+115+39=158 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.53% from 158); Green value is 115 (45.31% from 255 or 72.78% from 158); Blue value is 39 (15.62% from 255 or 24.68% from 158); Max value from RGB is 115 - color contains mainly: green. Hex color #047327 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #047327 is #FB8CD8. Grayscale: #494949. Windows color (decimal): -16485593 or 2585348. OLE color: 2585348.
HSL color Cylindrical-coordinate representation of color #047327: hue angle of 138.92º 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 #047327 is Cyan = 0.97, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 4 | 115 | 39 | - |
| CMYK | 0.97 | 0 | 0.66 | 0.55 |
| HSL | 138.92º | 0.93% | 0.23% | - |
| HSV(B) | 138.92º | 0.97% | 0.45% | - |
| XYZ | 6.55 | 12.43 | 3.97 | - |
| YUV | 73.15 | 108.73 | 78.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 115 | 39 | 0.97 | 0 | 0.66 | 0.55 | 138.92 | 0.93 | 0.23 |
| Hex | 4 | 73 | 27 | 61 | 0 | 42 | 37 | 8B | 5D | 17 |
| Octal | 4 | 163 | 47 | 141 | 0 | 102 | 67 | 213 | 135 | 27 |
| Binary | 100 | 1110011 | 100111 | 1100001 | 0 | 1000010 | 110111 | 10001011 | 1011101 | 10111 |
Color Harmonies of #047327
Complementary color
Monochromatic Colors of #047327
Black with #047327
Text Example
Text Example
White with #047327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #047327; }
p { color: rgb(4,115,39); }
H1.HeaderClassName
{
color: #047327;
}
.AnyTagClassName
{
color: #047327;
}
</style>
background-color css
<style>
a { background-color: #047327; }
a { background-color: rgb(4,115,39); }
div.DivClassName
{
background-color: #047327;
}
.BgClassName
{
background-color: #047327;
}
</style>
border-color css
<style>
span { border-color: #047327; }
span { border-color: rgb(4,115,39); }
td.TdClassName
{
border-color: #047327;
}
.TagClassName
{
border-color: #047327;
}
</style>