Shades of Crusoe #126520
Tints of Crusoe #126520
RGB
CMYK
RGB Variations
Color information
#126520 (or 0x126520) is known color: Crusoe. HEX triplet: 12, 65 and 20. RGB value is (18,101,32). Sum of RGB (Red+Green+Blue) = 18+101+32=151 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.92% from 151); Green value is 101 (39.84% from 255 or 66.89% from 151); Blue value is 32 (12.89% from 255 or 21.19% from 151); Max value from RGB is 101 - color contains mainly: green. Hex color #126520 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126520 is #ED9ADF. Grayscale: #444444. Windows color (decimal): -15571680 or 2123026. OLE color: 2123026.
HSL color Cylindrical-coordinate representation of color #126520: hue angle of 130.12º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126520 is Cyan = 0.82, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 32 | - |
| CMYK | 0.82 | 0 | 0.68 | 0.60 |
| HSL | 130.12º | 0.7% | 0.23% | - |
| HSV(B) | 130.12º | 0.82% | 0.4% | - |
| XYZ | 5.16 | 9.54 | 2.94 | - |
| YUV | 68.32 | 107.5 | 92.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 32 | 0.82 | 0 | 0.68 | 0.60 | 130.12 | 0.7 | 0.23 |
| Hex | 12 | 65 | 20 | 52 | 0 | 44 | 3C | 82 | 46 | 17 |
| Octal | 22 | 145 | 40 | 122 | 0 | 104 | 74 | 202 | 106 | 27 |
| Binary | 10010 | 1100101 | 100000 | 1010010 | 0 | 1000100 | 111100 | 10000010 | 1000110 | 10111 |
Color Harmonies of #126520
Complementary color
Monochromatic Colors of #126520
Black with #126520
Text Example
Text Example
White with #126520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126520; }
p { color: rgb(18,101,32); }
H1.HeaderClassName
{
color: #126520;
}
.AnyTagClassName
{
color: #126520;
}
</style>
background-color css
<style>
a { background-color: #126520; }
a { background-color: rgb(18,101,32); }
div.DivClassName
{
background-color: #126520;
}
.BgClassName
{
background-color: #126520;
}
</style>
border-color css
<style>
span { border-color: #126520; }
span { border-color: rgb(18,101,32); }
td.TdClassName
{
border-color: #126520;
}
.TagClassName
{
border-color: #126520;
}
</style>