Shades of Crusoe #046124
Tints of Crusoe #046124
RGB
CMYK
RGB Variations
Color information
#046124 (or 0x046124) is known color: Crusoe. HEX triplet: 04, 61 and 24. RGB value is (4,97,36). Sum of RGB (Red+Green+Blue) = 4+97+36=137 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.92% from 137); Green value is 97 (38.28% from 255 or 70.80% from 137); Blue value is 36 (14.45% from 255 or 26.28% from 137); Max value from RGB is 97 - color contains mainly: green. Hex color #046124 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046124 is #FB9EDB. Grayscale: #3E3E3E. Windows color (decimal): -16490204 or 2384132. OLE color: 2384132.
HSL color Cylindrical-coordinate representation of color #046124: hue angle of 140.65º 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 #046124 is Cyan = 0.96, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 97 | 36 | - |
| CMYK | 0.96 | 0 | 0.63 | 0.62 |
| HSL | 140.65º | 0.92% | 0.2% | - |
| HSV(B) | 140.65º | 0.96% | 0.38% | - |
| XYZ | 4.64 | 8.7 | 3.1 | - |
| YUV | 62.24 | 113.19 | 86.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 97 | 36 | 0.96 | 0 | 0.63 | 0.62 | 140.65 | 0.92 | 0.2 |
| Hex | 4 | 61 | 24 | 60 | 0 | 3F | 3E | 8D | 5C | 14 |
| Octal | 4 | 141 | 44 | 140 | 0 | 77 | 76 | 215 | 134 | 24 |
| Binary | 100 | 1100001 | 100100 | 1100000 | 0 | 111111 | 111110 | 10001101 | 1011100 | 10100 |
Color Harmonies of #046124
Complementary color
Monochromatic Colors of #046124
Black with #046124
Text Example
Text Example
White with #046124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046124; }
p { color: rgb(4,97,36); }
H1.HeaderClassName
{
color: #046124;
}
.AnyTagClassName
{
color: #046124;
}
</style>
background-color css
<style>
a { background-color: #046124; }
a { background-color: rgb(4,97,36); }
div.DivClassName
{
background-color: #046124;
}
.BgClassName
{
background-color: #046124;
}
</style>
border-color css
<style>
span { border-color: #046124; }
span { border-color: rgb(4,97,36); }
td.TdClassName
{
border-color: #046124;
}
.TagClassName
{
border-color: #046124;
}
</style>