Shades of Crusoe #126320
Tints of Crusoe #126320
RGB
CMYK
RGB Variations
Color information
#126320 (or 0x126320) is known color: Crusoe. HEX triplet: 12, 63 and 20. RGB value is (18,99,32). Sum of RGB (Red+Green+Blue) = 18+99+32=149 (19% of max value = 765). Red value is 18 (7.42% from 255 or 12.08% from 149); Green value is 99 (39.06% from 255 or 66.44% from 149); Blue value is 32 (12.89% from 255 or 21.48% from 149); Max value from RGB is 99 - color contains mainly: green. Hex color #126320 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126320 is #ED9CDF. Grayscale: #434343. Windows color (decimal): -15572192 or 2122514. OLE color: 2122514.
HSL color Cylindrical-coordinate representation of color #126320: hue angle of 130.37º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126320 is Cyan = 0.82, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 99 | 32 | - |
| CMYK | 0.82 | 0 | 0.68 | 0.61 |
| HSL | 130.37º | 0.69% | 0.23% | - |
| HSV(B) | 130.37º | 0.82% | 0.39% | - |
| XYZ | 4.97 | 9.16 | 2.87 | - |
| YUV | 67.14 | 108.16 | 92.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 32 | 0.82 | 0 | 0.68 | 0.61 | 130.37 | 0.69 | 0.23 |
| Hex | 12 | 63 | 20 | 52 | 0 | 44 | 3D | 82 | 45 | 17 |
| Octal | 22 | 143 | 40 | 122 | 0 | 104 | 75 | 202 | 105 | 27 |
| Binary | 10010 | 1100011 | 100000 | 1010010 | 0 | 1000100 | 111101 | 10000010 | 1000101 | 10111 |
Color Harmonies of #126320
Complementary color
Monochromatic Colors of #126320
Black with #126320
Text Example
Text Example
White with #126320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126320; }
p { color: rgb(18,99,32); }
H1.HeaderClassName
{
color: #126320;
}
.AnyTagClassName
{
color: #126320;
}
</style>
background-color css
<style>
a { background-color: #126320; }
a { background-color: rgb(18,99,32); }
div.DivClassName
{
background-color: #126320;
}
.BgClassName
{
background-color: #126320;
}
</style>
border-color css
<style>
span { border-color: #126320; }
span { border-color: rgb(18,99,32); }
td.TdClassName
{
border-color: #126320;
}
.TagClassName
{
border-color: #126320;
}
</style>