Shades of Crusoe #046620
Tints of Crusoe #046620
RGB
CMYK
RGB Variations
Color information
#046620 (or 0x046620) is known color: Crusoe. HEX triplet: 04, 66 and 20. RGB value is (4,102,32). Sum of RGB (Red+Green+Blue) = 4+102+32=138 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.90% from 138); Green value is 102 (40.23% from 255 or 73.91% from 138); Blue value is 32 (12.89% from 255 or 23.19% from 138); Max value from RGB is 102 - color contains mainly: green. Hex color #046620 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046620 is #FB99DF. Grayscale: #404040. Windows color (decimal): -16488928 or 2123268. OLE color: 2123268.
HSL color Cylindrical-coordinate representation of color #046620: hue angle of 137.14º 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 #046620 is Cyan = 0.96, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 4 | 102 | 32 | - |
| CMYK | 0.96 | 0 | 0.69 | 0.6 |
| HSL | 137.14º | 0.92% | 0.21% | - |
| HSV(B) | 137.14º | 0.96% | 0.4% | - |
| XYZ | 5.06 | 9.63 | 2.96 | - |
| YUV | 64.72 | 109.53 | 84.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 102 | 32 | 0.96 | 0 | 0.69 | 0.6 | 137.14 | 0.92 | 0.21 |
| Hex | 4 | 66 | 20 | 60 | 0 | 45 | 3C | 89 | 5C | 15 |
| Octal | 4 | 146 | 40 | 140 | 0 | 105 | 74 | 211 | 134 | 25 |
| Binary | 100 | 1100110 | 100000 | 1100000 | 0 | 1000101 | 111100 | 10001001 | 1011100 | 10101 |
Color Harmonies of #046620
Complementary color
Monochromatic Colors of #046620
Black with #046620
Text Example
Text Example
White with #046620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046620; }
p { color: rgb(4,102,32); }
H1.HeaderClassName
{
color: #046620;
}
.AnyTagClassName
{
color: #046620;
}
</style>
background-color css
<style>
a { background-color: #046620; }
a { background-color: rgb(4,102,32); }
div.DivClassName
{
background-color: #046620;
}
.BgClassName
{
background-color: #046620;
}
</style>
border-color css
<style>
span { border-color: #046620; }
span { border-color: rgb(4,102,32); }
td.TdClassName
{
border-color: #046620;
}
.TagClassName
{
border-color: #046620;
}
</style>