Shades of Crusoe #046018
Tints of Crusoe #046018
RGB
CMYK
RGB Variations
Color information
#046018 (or 0x046018) is known color: Crusoe. HEX triplet: 04, 60 and 18. RGB value is (4,96,24). Sum of RGB (Red+Green+Blue) = 4+96+24=124 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.23% from 124); Green value is 96 (37.89% from 255 or 77.42% from 124); Blue value is 24 (9.77% from 255 or 19.35% from 124); Max value from RGB is 96 - color contains mainly: green. Hex color #046018 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046018 is #FB9FE7. Grayscale: #3C3C3C. Windows color (decimal): -16490472 or 1597444. OLE color: 1597444.
HSL color Cylindrical-coordinate representation of color #046018: hue angle of 133.04º 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 #046018 is Cyan = 0.96, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 96 | 24 | - |
| CMYK | 0.96 | 0 | 0.75 | 0.62 |
| HSL | 133.04º | 0.92% | 0.2% | - |
| HSV(B) | 133.04º | 0.96% | 0.38% | - |
| XYZ | 4.4 | 8.46 | 2.26 | - |
| YUV | 60.28 | 107.52 | 87.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 24 | 0.96 | 0 | 0.75 | 0.62 | 133.04 | 0.92 | 0.2 |
| Hex | 4 | 60 | 18 | 60 | 0 | 4B | 3E | 85 | 5C | 14 |
| Octal | 4 | 140 | 30 | 140 | 0 | 113 | 76 | 205 | 134 | 24 |
| Binary | 100 | 1100000 | 11000 | 1100000 | 0 | 1001011 | 111110 | 10000101 | 1011100 | 10100 |
Color Harmonies of #046018
Complementary color
Monochromatic Colors of #046018
Black with #046018
Text Example
Text Example
White with #046018
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046018; }
p { color: rgb(4,96,24); }
H1.HeaderClassName
{
color: #046018;
}
.AnyTagClassName
{
color: #046018;
}
</style>
background-color css
<style>
a { background-color: #046018; }
a { background-color: rgb(4,96,24); }
div.DivClassName
{
background-color: #046018;
}
.BgClassName
{
background-color: #046018;
}
</style>
border-color css
<style>
span { border-color: #046018; }
span { border-color: rgb(4,96,24); }
td.TdClassName
{
border-color: #046018;
}
.TagClassName
{
border-color: #046018;
}
</style>