Shades of Crusoe #046519
Tints of Crusoe #046519
RGB
CMYK
RGB Variations
Color information
#046519 (or 0x046519) is known color: Crusoe. HEX triplet: 04, 65 and 19. RGB value is (4,101,25). Sum of RGB (Red+Green+Blue) = 4+101+25=130 (17% of max value = 765). Red value is 4 (1.95% from 255 or 3.08% from 130); Green value is 101 (39.84% from 255 or 77.69% from 130); Blue value is 25 (10.16% from 255 or 19.23% from 130); Max value from RGB is 101 - color contains mainly: green. Hex color #046519 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046519 is #FB9AE6. Grayscale: #3F3F3F. Windows color (decimal): -16489191 or 1664260. OLE color: 1664260.
HSL color Cylindrical-coordinate representation of color #046519: hue angle of 132.99º 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 #046519 is Cyan = 0.96, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 25 | - |
| CMYK | 0.96 | 0 | 0.75 | 0.60 |
| HSL | 132.99º | 0.92% | 0.21% | - |
| HSV(B) | 132.99º | 0.96% | 0.4% | - |
| XYZ | 4.88 | 9.4 | 2.48 | - |
| YUV | 63.33 | 106.36 | 85.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 25 | 0.96 | 0 | 0.75 | 0.60 | 132.99 | 0.92 | 0.21 |
| Hex | 4 | 65 | 19 | 60 | 0 | 4B | 3C | 85 | 5C | 15 |
| Octal | 4 | 145 | 31 | 140 | 0 | 113 | 74 | 205 | 134 | 25 |
| Binary | 100 | 1100101 | 11001 | 1100000 | 0 | 1001011 | 111100 | 10000101 | 1011100 | 10101 |
Color Harmonies of #046519
Complementary color
Monochromatic Colors of #046519
Black with #046519
Text Example
Text Example
White with #046519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046519; }
p { color: rgb(4,101,25); }
H1.HeaderClassName
{
color: #046519;
}
.AnyTagClassName
{
color: #046519;
}
</style>
background-color css
<style>
a { background-color: #046519; }
a { background-color: rgb(4,101,25); }
div.DivClassName
{
background-color: #046519;
}
.BgClassName
{
background-color: #046519;
}
</style>
border-color css
<style>
span { border-color: #046519; }
span { border-color: rgb(4,101,25); }
td.TdClassName
{
border-color: #046519;
}
.TagClassName
{
border-color: #046519;
}
</style>