Shades of Crusoe #126022
Tints of Crusoe #126022
RGB
CMYK
RGB Variations
Color information
#126022 (or 0x126022) is known color: Crusoe. HEX triplet: 12, 60 and 22. RGB value is (18,96,34). Sum of RGB (Red+Green+Blue) = 18+96+34=148 (19% of max value = 765). Red value is 18 (7.42% from 255 or 12.16% from 148); Green value is 96 (37.89% from 255 or 64.86% from 148); Blue value is 34 (13.67% from 255 or 22.97% from 148); Max value from RGB is 96 - color contains mainly: green. Hex color #126022 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126022 is #ED9FDD. Grayscale: #414141. Windows color (decimal): -15572958 or 2252818. OLE color: 2252818.
HSL color Cylindrical-coordinate representation of color #126022: hue angle of 132.31º degrees, saturation: 0.68, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #126022 is Cyan = 0.81, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 18 | 96 | 34 | - |
| CMYK | 0.81 | 0 | 0.65 | 0.62 |
| HSL | 132.31º | 0.68% | 0.22% | - |
| HSV(B) | 132.31º | 0.81% | 0.38% | - |
| XYZ | 4.72 | 8.61 | 2.93 | - |
| YUV | 65.61 | 110.16 | 94.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 96 | 34 | 0.81 | 0 | 0.65 | 0.62 | 132.31 | 0.68 | 0.22 |
| Hex | 12 | 60 | 22 | 51 | 0 | 41 | 3E | 84 | 44 | 16 |
| Octal | 22 | 140 | 42 | 121 | 0 | 101 | 76 | 204 | 104 | 26 |
| Binary | 10010 | 1100000 | 100010 | 1010001 | 0 | 1000001 | 111110 | 10000100 | 1000100 | 10110 |
Color Harmonies of #126022
Complementary color
Monochromatic Colors of #126022
Black with #126022
Text Example
Text Example
White with #126022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126022; }
p { color: rgb(18,96,34); }
H1.HeaderClassName
{
color: #126022;
}
.AnyTagClassName
{
color: #126022;
}
</style>
background-color css
<style>
a { background-color: #126022; }
a { background-color: rgb(18,96,34); }
div.DivClassName
{
background-color: #126022;
}
.BgClassName
{
background-color: #126022;
}
</style>
border-color css
<style>
span { border-color: #126022; }
span { border-color: rgb(18,96,34); }
td.TdClassName
{
border-color: #126022;
}
.TagClassName
{
border-color: #126022;
}
</style>