Shades of Crusoe #046517
Tints of Crusoe #046517
RGB
CMYK
RGB Variations
Color information
#046517 (or 0x046517) is known color: Crusoe. HEX triplet: 04, 65 and 17. RGB value is (4,101,23). Sum of RGB (Red+Green+Blue) = 4+101+23=128 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.12% from 128); Green value is 101 (39.84% from 255 or 78.91% from 128); Blue value is 23 (9.38% from 255 or 17.97% from 128); Max value from RGB is 101 - color contains mainly: green. Hex color #046517 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046517 is #FB9AE8. Grayscale: #3F3F3F. Windows color (decimal): -16489193 or 1533188. OLE color: 1533188.
HSL color Cylindrical-coordinate representation of color #046517: hue angle of 131.75º 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 #046517 is Cyan = 0.96, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 4 | 101 | 23 | - |
| CMYK | 0.96 | 0 | 0.77 | 0.60 |
| HSL | 131.75º | 0.92% | 0.21% | - |
| HSV(B) | 131.75º | 0.96% | 0.4% | - |
| XYZ | 4.86 | 9.4 | 2.37 | - |
| YUV | 63.11 | 105.36 | 85.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 101 | 23 | 0.96 | 0 | 0.77 | 0.60 | 131.75 | 0.92 | 0.21 |
| Hex | 4 | 65 | 17 | 60 | 0 | 4D | 3C | 84 | 5C | 15 |
| Octal | 4 | 145 | 27 | 140 | 0 | 115 | 74 | 204 | 134 | 25 |
| Binary | 100 | 1100101 | 10111 | 1100000 | 0 | 1001101 | 111100 | 10000100 | 1011100 | 10101 |
Color Harmonies of #046517
Complementary color
Monochromatic Colors of #046517
Black with #046517
Text Example
Text Example
White with #046517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046517; }
p { color: rgb(4,101,23); }
H1.HeaderClassName
{
color: #046517;
}
.AnyTagClassName
{
color: #046517;
}
</style>
background-color css
<style>
a { background-color: #046517; }
a { background-color: rgb(4,101,23); }
div.DivClassName
{
background-color: #046517;
}
.BgClassName
{
background-color: #046517;
}
</style>
border-color css
<style>
span { border-color: #046517; }
span { border-color: rgb(4,101,23); }
td.TdClassName
{
border-color: #046517;
}
.TagClassName
{
border-color: #046517;
}
</style>