Shades of Crusoe #046428
Tints of Crusoe #046428
RGB
CMYK
RGB Variations
Color information
#046428 (or 0x046428) is known color: Crusoe. HEX triplet: 04, 64 and 28. RGB value is (4,100,40). Sum of RGB (Red+Green+Blue) = 4+100+40=144 (19% of max value = 765). Red value is 4 (1.95% from 255 or 2.78% from 144); Green value is 100 (39.45% from 255 or 69.44% from 144); Blue value is 40 (16.02% from 255 or 27.78% from 144); Max value from RGB is 100 - color contains mainly: green. Hex color #046428 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046428 is #FB9BD7. Grayscale: #404040. Windows color (decimal): -16489432 or 2647044. OLE color: 2647044.
HSL color Cylindrical-coordinate representation of color #046428: hue angle of 142.5º degrees, saturation: 0.92, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046428 is Cyan = 0.96, Magento = 0, Yellow = 0.6 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 100 | 40 | - |
| CMYK | 0.96 | 0 | 0.6 | 0.61 |
| HSL | 142.5º | 0.92% | 0.2% | - |
| HSV(B) | 142.5º | 0.96% | 0.39% | - |
| XYZ | 4.99 | 9.29 | 3.54 | - |
| YUV | 64.46 | 114.2 | 84.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 100 | 40 | 0.96 | 0 | 0.6 | 0.61 | 142.5 | 0.92 | 0.2 |
| Hex | 4 | 64 | 28 | 60 | 0 | 3C | 3D | 8E | 5C | 14 |
| Octal | 4 | 144 | 50 | 140 | 0 | 74 | 75 | 216 | 134 | 24 |
| Binary | 100 | 1100100 | 101000 | 1100000 | 0 | 111100 | 111101 | 10001110 | 1011100 | 10100 |
Color Harmonies of #046428
Complementary color
Monochromatic Colors of #046428
Black with #046428
Text Example
Text Example
White with #046428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046428; }
p { color: rgb(4,100,40); }
H1.HeaderClassName
{
color: #046428;
}
.AnyTagClassName
{
color: #046428;
}
</style>
background-color css
<style>
a { background-color: #046428; }
a { background-color: rgb(4,100,40); }
div.DivClassName
{
background-color: #046428;
}
.BgClassName
{
background-color: #046428;
}
</style>
border-color css
<style>
span { border-color: #046428; }
span { border-color: rgb(4,100,40); }
td.TdClassName
{
border-color: #046428;
}
.TagClassName
{
border-color: #046428;
}
</style>