Shades of Crusoe #046217
Tints of Crusoe #046217
RGB
CMYK
RGB Variations
Color information
#046217 (or 0x046217) is known color: Crusoe. HEX triplet: 04, 62 and 17. RGB value is (4,98,23). Sum of RGB (Red+Green+Blue) = 4+98+23=125 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.2% from 125); Green value is 98 (38.67% from 255 or 78.4% from 125); Blue value is 23 (9.38% from 255 or 18.4% from 125); Max value from RGB is 98 - color contains mainly: green. Hex color #046217 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046217 is #FB9DE8. Grayscale: #3D3D3D. Windows color (decimal): -16489961 or 1532420. OLE color: 1532420.
HSL color Cylindrical-coordinate representation of color #046217: hue angle of 132.13º 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 #046217 is Cyan = 0.96, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 98 | 23 | - |
| CMYK | 0.96 | 0 | 0.77 | 0.62 |
| HSL | 132.13º | 0.92% | 0.2% | - |
| HSV(B) | 132.13º | 0.96% | 0.38% | - |
| XYZ | 4.57 | 8.82 | 2.27 | - |
| YUV | 61.34 | 106.36 | 87.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 23 | 0.96 | 0 | 0.77 | 0.62 | 132.13 | 0.92 | 0.2 |
| Hex | 4 | 62 | 17 | 60 | 0 | 4D | 3E | 84 | 5C | 14 |
| Octal | 4 | 142 | 27 | 140 | 0 | 115 | 76 | 204 | 134 | 24 |
| Binary | 100 | 1100010 | 10111 | 1100000 | 0 | 1001101 | 111110 | 10000100 | 1011100 | 10100 |
Color Harmonies of #046217
Complementary color
Monochromatic Colors of #046217
Black with #046217
Text Example
Text Example
White with #046217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046217; }
p { color: rgb(4,98,23); }
H1.HeaderClassName
{
color: #046217;
}
.AnyTagClassName
{
color: #046217;
}
</style>
background-color css
<style>
a { background-color: #046217; }
a { background-color: rgb(4,98,23); }
div.DivClassName
{
background-color: #046217;
}
.BgClassName
{
background-color: #046217;
}
</style>
border-color css
<style>
span { border-color: #046217; }
span { border-color: rgb(4,98,23); }
td.TdClassName
{
border-color: #046217;
}
.TagClassName
{
border-color: #046217;
}
</style>