Shades of Crusoe #046922
Tints of Crusoe #046922
RGB
CMYK
RGB Variations
Color information
#046922 (or 0x046922) is known color: Crusoe. HEX triplet: 04, 69 and 22. RGB value is (4,105,34). Sum of RGB (Red+Green+Blue) = 4+105+34=143 (18% of max value = 765). Red value is 4 (1.95% from 255 or 2.80% from 143); Green value is 105 (41.41% from 255 or 73.43% from 143); Blue value is 34 (13.67% from 255 or 23.78% from 143); Max value from RGB is 105 - color contains mainly: green. Hex color #046922 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #046922 is #FB96DD. Grayscale: #424242. Windows color (decimal): -16488158 or 2255108. OLE color: 2255108.
HSL color Cylindrical-coordinate representation of color #046922: hue angle of 137.82º degrees, saturation: 0.93, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #046922 is Cyan = 0.96, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 4 | 105 | 34 | - |
| CMYK | 0.96 | 0 | 0.68 | 0.59 |
| HSL | 137.82º | 0.93% | 0.21% | - |
| HSV(B) | 137.82º | 0.96% | 0.41% | - |
| XYZ | 5.39 | 10.24 | 3.21 | - |
| YUV | 66.71 | 109.54 | 83.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 105 | 34 | 0.96 | 0 | 0.68 | 0.59 | 137.82 | 0.93 | 0.21 |
| Hex | 4 | 69 | 22 | 60 | 0 | 44 | 3B | 8A | 5D | 15 |
| Octal | 4 | 151 | 42 | 140 | 0 | 104 | 73 | 212 | 135 | 25 |
| Binary | 100 | 1101001 | 100010 | 1100000 | 0 | 1000100 | 111011 | 10001010 | 1011101 | 10101 |
Color Harmonies of #046922
Complementary color
Monochromatic Colors of #046922
Black with #046922
Text Example
Text Example
White with #046922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #046922; }
p { color: rgb(4,105,34); }
H1.HeaderClassName
{
color: #046922;
}
.AnyTagClassName
{
color: #046922;
}
</style>
background-color css
<style>
a { background-color: #046922; }
a { background-color: rgb(4,105,34); }
div.DivClassName
{
background-color: #046922;
}
.BgClassName
{
background-color: #046922;
}
</style>
border-color css
<style>
span { border-color: #046922; }
span { border-color: rgb(4,105,34); }
td.TdClassName
{
border-color: #046922;
}
.TagClassName
{
border-color: #046922;
}
</style>