Shades of Crusoe #046224
Tints of Crusoe #046224
RGB
CMYK
RGB Variations
Color information
#046224 (or 0x046224) is known color: Crusoe. HEX triplet: 04, 62 and 24. RGB value is (4,98,36). Sum of RGB (Red+Green+Blue) = 4+98+36=138 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.90% from 138); Green value is 98 (38.67% from 255 or 71.01% from 138); Blue value is 36 (14.45% from 255 or 26.09% from 138); Max value from RGB is 98 - color contains mainly: green. Hex color #046224 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046224 is #FB9DDB. Grayscale: #3E3E3E. Windows color (decimal): -16489948 or 2384388. OLE color: 2384388.
HSL color Cylindrical-coordinate representation of color #046224: hue angle of 140.43º 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 #046224 is Cyan = 0.96, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 4 | 98 | 36 | - |
| CMYK | 0.96 | 0 | 0.63 | 0.62 |
| HSL | 140.43º | 0.92% | 0.2% | - |
| HSV(B) | 140.43º | 0.96% | 0.38% | - |
| XYZ | 4.74 | 8.89 | 3.14 | - |
| YUV | 62.83 | 112.86 | 86.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 98 | 36 | 0.96 | 0 | 0.63 | 0.62 | 140.43 | 0.92 | 0.2 |
| Hex | 4 | 62 | 24 | 60 | 0 | 3F | 3E | 8C | 5C | 14 |
| Octal | 4 | 142 | 44 | 140 | 0 | 77 | 76 | 214 | 134 | 24 |
| Binary | 100 | 1100010 | 100100 | 1100000 | 0 | 111111 | 111110 | 10001100 | 1011100 | 10100 |
Color Harmonies of #046224
Complementary color
Monochromatic Colors of #046224
Black with #046224
Text Example
Text Example
White with #046224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046224; }
p { color: rgb(4,98,36); }
H1.HeaderClassName
{
color: #046224;
}
.AnyTagClassName
{
color: #046224;
}
</style>
background-color css
<style>
a { background-color: #046224; }
a { background-color: rgb(4,98,36); }
div.DivClassName
{
background-color: #046224;
}
.BgClassName
{
background-color: #046224;
}
</style>
border-color css
<style>
span { border-color: #046224; }
span { border-color: rgb(4,98,36); }
td.TdClassName
{
border-color: #046224;
}
.TagClassName
{
border-color: #046224;
}
</style>