Shades of Crusoe #046218
Tints of Crusoe #046218
RGB
CMYK
RGB Variations
Color information
#046218 (or 0x046218) is known color: Crusoe. HEX triplet: 04, 62 and 18. RGB value is (4,98,24). Sum of RGB (Red+Green+Blue) = 4+98+24=126 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.17% from 126); Green value is 98 (38.67% from 255 or 77.78% from 126); Blue value is 24 (9.77% from 255 or 19.05% from 126); Max value from RGB is 98 - color contains mainly: green. Hex color #046218 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046218 is #FB9DE7. Grayscale: #3D3D3D. Windows color (decimal): -16489960 or 1597956. OLE color: 1597956.
HSL color Cylindrical-coordinate representation of color #046218: hue angle of 132.77º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046218 is Cyan = 0.96, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 98 | 24 | - |
| CMYK | 0.96 | 0 | 0.76 | 0.62 |
| HSL | 132.77º | 0.92% | 0.2% | - |
| HSV(B) | 132.77º | 0.96% | 0.38% | - |
| XYZ | 4.58 | 8.83 | 2.33 | - |
| YUV | 61.46 | 106.86 | 87.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 24 | 0.96 | 0 | 0.76 | 0.62 | 132.77 | 0.92 | 0.2 |
| Hex | 4 | 62 | 18 | 60 | 0 | 4C | 3E | 85 | 5C | 14 |
| Octal | 4 | 142 | 30 | 140 | 0 | 114 | 76 | 205 | 134 | 24 |
| Binary | 100 | 1100010 | 11000 | 1100000 | 0 | 1001100 | 111110 | 10000101 | 1011100 | 10100 |
Color Harmonies of #046218
Complementary color
Monochromatic Colors of #046218
Black with #046218
Text Example
Text Example
White with #046218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046218; }
p { color: rgb(4,98,24); }
H1.HeaderClassName
{
color: #046218;
}
.AnyTagClassName
{
color: #046218;
}
</style>
background-color css
<style>
a { background-color: #046218; }
a { background-color: rgb(4,98,24); }
div.DivClassName
{
background-color: #046218;
}
.BgClassName
{
background-color: #046218;
}
</style>
border-color css
<style>
span { border-color: #046218; }
span { border-color: rgb(4,98,24); }
td.TdClassName
{
border-color: #046218;
}
.TagClassName
{
border-color: #046218;
}
</style>