Shades of Crusoe #046518
Tints of Crusoe #046518
RGB
CMYK
RGB Variations
Color information
#046518 (or 0x046518) is known color: Crusoe. HEX triplet: 04, 65 and 18. RGB value is (4,101,24). Sum of RGB (Red+Green+Blue) = 4+101+24=129 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.10% from 129); Green value is 101 (39.84% from 255 or 78.29% from 129); Blue value is 24 (9.77% from 255 or 18.60% from 129); Max value from RGB is 101 - color contains mainly: green. Hex color #046518 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046518 is #FB9AE7. Grayscale: #3F3F3F. Windows color (decimal): -16489192 or 1598724. OLE color: 1598724.
HSL color Cylindrical-coordinate representation of color #046518: hue angle of 132.37º degrees, saturation: 0.92, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046518 is Cyan = 0.96, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 24 | - |
| CMYK | 0.96 | 0 | 0.76 | 0.60 |
| HSL | 132.37º | 0.92% | 0.21% | - |
| HSV(B) | 132.37º | 0.96% | 0.4% | - |
| XYZ | 4.87 | 9.4 | 2.42 | - |
| YUV | 63.22 | 105.86 | 85.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 24 | 0.96 | 0 | 0.76 | 0.60 | 132.37 | 0.92 | 0.21 |
| Hex | 4 | 65 | 18 | 60 | 0 | 4C | 3C | 84 | 5C | 15 |
| Octal | 4 | 145 | 30 | 140 | 0 | 114 | 74 | 204 | 134 | 25 |
| Binary | 100 | 1100101 | 11000 | 1100000 | 0 | 1001100 | 111100 | 10000100 | 1011100 | 10101 |
Color Harmonies of #046518
Complementary color
Monochromatic Colors of #046518
Black with #046518
Text Example
Text Example
White with #046518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046518; }
p { color: rgb(4,101,24); }
H1.HeaderClassName
{
color: #046518;
}
.AnyTagClassName
{
color: #046518;
}
</style>
background-color css
<style>
a { background-color: #046518; }
a { background-color: rgb(4,101,24); }
div.DivClassName
{
background-color: #046518;
}
.BgClassName
{
background-color: #046518;
}
</style>
border-color css
<style>
span { border-color: #046518; }
span { border-color: rgb(4,101,24); }
td.TdClassName
{
border-color: #046518;
}
.TagClassName
{
border-color: #046518;
}
</style>