Shades of Crusoe #046618
Tints of Crusoe #046618
RGB
CMYK
RGB Variations
Color information
#046618 (or 0x046618) is known color: Crusoe. HEX triplet: 04, 66 and 18. RGB value is (4,102,24). Sum of RGB (Red+Green+Blue) = 4+102+24=130 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.08% from 130); Green value is 102 (40.23% from 255 or 78.46% from 130); Blue value is 24 (9.77% from 255 or 18.46% from 130); Max value from RGB is 102 - color contains mainly: green. Hex color #046618 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046618 is #FB99E7. Grayscale: #404040. Windows color (decimal): -16488936 or 1598980. OLE color: 1598980.
HSL color Cylindrical-coordinate representation of color #046618: hue angle of 132.24º 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 #046618 is Cyan = 0.96, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 4 | 102 | 24 | - |
| CMYK | 0.96 | 0 | 0.76 | 0.6 |
| HSL | 132.24º | 0.92% | 0.21% | - |
| HSV(B) | 132.24º | 0.96% | 0.4% | - |
| XYZ | 4.97 | 9.59 | 2.45 | - |
| YUV | 63.81 | 105.53 | 85.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 102 | 24 | 0.96 | 0 | 0.76 | 0.6 | 132.24 | 0.92 | 0.21 |
| Hex | 4 | 66 | 18 | 60 | 0 | 4C | 3C | 84 | 5C | 15 |
| Octal | 4 | 146 | 30 | 140 | 0 | 114 | 74 | 204 | 134 | 25 |
| Binary | 100 | 1100110 | 11000 | 1100000 | 0 | 1001100 | 111100 | 10000100 | 1011100 | 10101 |
Color Harmonies of #046618
Complementary color
Monochromatic Colors of #046618
Black with #046618
Text Example
Text Example
White with #046618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046618; }
p { color: rgb(4,102,24); }
H1.HeaderClassName
{
color: #046618;
}
.AnyTagClassName
{
color: #046618;
}
</style>
background-color css
<style>
a { background-color: #046618; }
a { background-color: rgb(4,102,24); }
div.DivClassName
{
background-color: #046618;
}
.BgClassName
{
background-color: #046618;
}
</style>
border-color css
<style>
span { border-color: #046618; }
span { border-color: rgb(4,102,24); }
td.TdClassName
{
border-color: #046618;
}
.TagClassName
{
border-color: #046618;
}
</style>