Shades of Crusoe #126122
Tints of Crusoe #126122
RGB
CMYK
RGB Variations
Color information
#126122 (or 0x126122) is known color: Crusoe. HEX triplet: 12, 61 and 22. RGB value is (18,97,34). Sum of RGB (Red+Green+Blue) = 18+97+34=149 (19% of max value = 765). Red value is 18 (7.42% from 255 or 12.08% from 149); Green value is 97 (38.28% from 255 or 65.10% from 149); Blue value is 34 (13.67% from 255 or 22.82% from 149); Max value from RGB is 97 - color contains mainly: green. Hex color #126122 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126122 is #ED9EDD. Grayscale: #424242. Windows color (decimal): -15572702 or 2253074. OLE color: 2253074.
HSL color Cylindrical-coordinate representation of color #126122: hue angle of 132.15º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #126122 is Cyan = 0.81, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 18 | 97 | 34 | - |
| CMYK | 0.81 | 0 | 0.65 | 0.62 |
| HSL | 132.15º | 0.69% | 0.23% | - |
| HSV(B) | 132.15º | 0.81% | 0.38% | - |
| XYZ | 4.81 | 8.79 | 2.96 | - |
| YUV | 66.2 | 109.83 | 93.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 97 | 34 | 0.81 | 0 | 0.65 | 0.62 | 132.15 | 0.69 | 0.23 |
| Hex | 12 | 61 | 22 | 51 | 0 | 41 | 3E | 84 | 45 | 17 |
| Octal | 22 | 141 | 42 | 121 | 0 | 101 | 76 | 204 | 105 | 27 |
| Binary | 10010 | 1100001 | 100010 | 1010001 | 0 | 1000001 | 111110 | 10000100 | 1000101 | 10111 |
Color Harmonies of #126122
Complementary color
Monochromatic Colors of #126122
Black with #126122
Text Example
Text Example
White with #126122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126122; }
p { color: rgb(18,97,34); }
H1.HeaderClassName
{
color: #126122;
}
.AnyTagClassName
{
color: #126122;
}
</style>
background-color css
<style>
a { background-color: #126122; }
a { background-color: rgb(18,97,34); }
div.DivClassName
{
background-color: #126122;
}
.BgClassName
{
background-color: #126122;
}
</style>
border-color css
<style>
span { border-color: #126122; }
span { border-color: rgb(18,97,34); }
td.TdClassName
{
border-color: #126122;
}
.TagClassName
{
border-color: #126122;
}
</style>