Shades of Crusoe #046316
Tints of Crusoe #046316
RGB
CMYK
RGB Variations
Color information
#046316 (or 0x046316) is known color: Crusoe. HEX triplet: 04, 63 and 16. RGB value is (4,99,22). Sum of RGB (Red+Green+Blue) = 4+99+22=125 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.2% from 125); Green value is 99 (39.06% from 255 or 79.2% from 125); Blue value is 22 (8.98% from 255 or 17.6% from 125); Max value from RGB is 99 - color contains mainly: green. Hex color #046316 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046316 is #FB9CE9. Grayscale: #3E3E3E. Windows color (decimal): -16489706 or 1467140. OLE color: 1467140.
HSL color Cylindrical-coordinate representation of color #046316: hue angle of 131.37º 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 #046316 is Cyan = 0.96, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 4 | 99 | 22 | - |
| CMYK | 0.96 | 0 | 0.78 | 0.61 |
| HSL | 131.37º | 0.92% | 0.2% | - |
| HSV(B) | 131.37º | 0.96% | 0.39% | - |
| XYZ | 4.66 | 9.01 | 2.25 | - |
| YUV | 61.82 | 105.53 | 86.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 99 | 22 | 0.96 | 0 | 0.78 | 0.61 | 131.37 | 0.92 | 0.2 |
| Hex | 4 | 63 | 16 | 60 | 0 | 4E | 3D | 83 | 5C | 14 |
| Octal | 4 | 143 | 26 | 140 | 0 | 116 | 75 | 203 | 134 | 24 |
| Binary | 100 | 1100011 | 10110 | 1100000 | 0 | 1001110 | 111101 | 10000011 | 1011100 | 10100 |
Color Harmonies of #046316
Complementary color
Monochromatic Colors of #046316
Black with #046316
Text Example
Text Example
White with #046316
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046316; }
p { color: rgb(4,99,22); }
H1.HeaderClassName
{
color: #046316;
}
.AnyTagClassName
{
color: #046316;
}
</style>
background-color css
<style>
a { background-color: #046316; }
a { background-color: rgb(4,99,22); }
div.DivClassName
{
background-color: #046316;
}
.BgClassName
{
background-color: #046316;
}
</style>
border-color css
<style>
span { border-color: #046316; }
span { border-color: rgb(4,99,22); }
td.TdClassName
{
border-color: #046316;
}
.TagClassName
{
border-color: #046316;
}
</style>