Shades of Crusoe #046019
Tints of Crusoe #046019
RGB
CMYK
RGB Variations
Color information
#046019 (or 0x046019) is known color: Crusoe. HEX triplet: 04, 60 and 19. RGB value is (4,96,25). Sum of RGB (Red+Green+Blue) = 4+96+25=125 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.2% from 125); Green value is 96 (37.89% from 255 or 76.8% from 125); Blue value is 25 (10.16% from 255 or 20% from 125); Max value from RGB is 96 - color contains mainly: green. Hex color #046019 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046019 is #FB9FE6. Grayscale: #3C3C3C. Windows color (decimal): -16490471 or 1662980. OLE color: 1662980.
HSL color Cylindrical-coordinate representation of color #046019: hue angle of 133.7º 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 #046019 is Cyan = 0.96, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 96 | 25 | - |
| CMYK | 0.96 | 0 | 0.74 | 0.62 |
| HSL | 133.7º | 0.92% | 0.2% | - |
| HSV(B) | 133.7º | 0.96% | 0.38% | - |
| XYZ | 4.41 | 8.46 | 2.32 | - |
| YUV | 60.4 | 108.02 | 87.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 96 | 25 | 0.96 | 0 | 0.74 | 0.62 | 133.7 | 0.92 | 0.2 |
| Hex | 4 | 60 | 19 | 60 | 0 | 4A | 3E | 86 | 5C | 14 |
| Octal | 4 | 140 | 31 | 140 | 0 | 112 | 76 | 206 | 134 | 24 |
| Binary | 100 | 1100000 | 11001 | 1100000 | 0 | 1001010 | 111110 | 10000110 | 1011100 | 10100 |
Color Harmonies of #046019
Complementary color
Monochromatic Colors of #046019
Black with #046019
Text Example
Text Example
White with #046019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046019; }
p { color: rgb(4,96,25); }
H1.HeaderClassName
{
color: #046019;
}
.AnyTagClassName
{
color: #046019;
}
</style>
background-color css
<style>
a { background-color: #046019; }
a { background-color: rgb(4,96,25); }
div.DivClassName
{
background-color: #046019;
}
.BgClassName
{
background-color: #046019;
}
</style>
border-color css
<style>
span { border-color: #046019; }
span { border-color: rgb(4,96,25); }
td.TdClassName
{
border-color: #046019;
}
.TagClassName
{
border-color: #046019;
}
</style>