Shades of Crusoe #046118
Tints of Crusoe #046118
RGB
CMYK
RGB Variations
Color information
#046118 (or 0x046118) is known color: Crusoe. HEX triplet: 04, 61 and 18. RGB value is (4,97,24). Sum of RGB (Red+Green+Blue) = 4+97+24=125 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.2% from 125); Green value is 97 (38.28% from 255 or 77.6% from 125); Blue value is 24 (9.77% from 255 or 19.2% from 125); Max value from RGB is 97 - color contains mainly: green. Hex color #046118 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #046118 is #FB9EE7. Grayscale: #3D3D3D. Windows color (decimal): -16490216 or 1597700. OLE color: 1597700.
HSL color Cylindrical-coordinate representation of color #046118: hue angle of 132.9º 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 #046118 is Cyan = 0.96, Magento = 0, Yellow = 0.75 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 24 | - |
| CMYK | 0.96 | 0 | 0.75 | 0.62 |
| HSL | 132.9º | 0.92% | 0.2% | - |
| HSV(B) | 132.9º | 0.96% | 0.38% | - |
| XYZ | 4.49 | 8.64 | 2.3 | - |
| YUV | 60.87 | 107.19 | 87.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 24 | 0.96 | 0 | 0.75 | 0.62 | 132.9 | 0.92 | 0.2 |
| Hex | 4 | 61 | 18 | 60 | 0 | 4B | 3E | 85 | 5C | 14 |
| Octal | 4 | 141 | 30 | 140 | 0 | 113 | 76 | 205 | 134 | 24 |
| Binary | 100 | 1100001 | 11000 | 1100000 | 0 | 1001011 | 111110 | 10000101 | 1011100 | 10100 |
Color Harmonies of #046118
Complementary color
Monochromatic Colors of #046118
Black with #046118
Text Example
Text Example
White with #046118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046118; }
p { color: rgb(4,97,24); }
H1.HeaderClassName
{
color: #046118;
}
.AnyTagClassName
{
color: #046118;
}
</style>
background-color css
<style>
a { background-color: #046118; }
a { background-color: rgb(4,97,24); }
div.DivClassName
{
background-color: #046118;
}
.BgClassName
{
background-color: #046118;
}
</style>
border-color css
<style>
span { border-color: #046118; }
span { border-color: rgb(4,97,24); }
td.TdClassName
{
border-color: #046118;
}
.TagClassName
{
border-color: #046118;
}
</style>