Shades of Crusoe #126329
Tints of Crusoe #126329
RGB
CMYK
RGB Variations
Color information
#126329 (or 0x126329) is known color: Crusoe. HEX triplet: 12, 63 and 29. RGB value is (18,99,41). Sum of RGB (Red+Green+Blue) = 18+99+41=158 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.39% from 158); Green value is 99 (39.06% from 255 or 62.66% from 158); Blue value is 41 (16.41% from 255 or 25.95% from 158); Max value from RGB is 99 - color contains mainly: green. Hex color #126329 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126329 is #ED9CD6. Grayscale: #444444. Windows color (decimal): -15572183 or 2712338. OLE color: 2712338.
HSL color Cylindrical-coordinate representation of color #126329: hue angle of 137.04º 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 #126329 is Cyan = 0.82, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 18 | 99 | 41 | - |
| CMYK | 0.82 | 0 | 0.59 | 0.61 |
| HSL | 137.04º | 0.69% | 0.23% | - |
| HSV(B) | 137.04º | 0.82% | 0.39% | - |
| XYZ | 5.11 | 9.21 | 3.61 | - |
| YUV | 68.17 | 112.66 | 92.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 99 | 41 | 0.82 | 0 | 0.59 | 0.61 | 137.04 | 0.69 | 0.23 |
| Hex | 12 | 63 | 29 | 52 | 0 | 3B | 3D | 89 | 45 | 17 |
| Octal | 22 | 143 | 51 | 122 | 0 | 73 | 75 | 211 | 105 | 27 |
| Binary | 10010 | 1100011 | 101001 | 1010010 | 0 | 111011 | 111101 | 10001001 | 1000101 | 10111 |
Color Harmonies of #126329
Complementary color
Monochromatic Colors of #126329
Black with #126329
Text Example
Text Example
White with #126329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126329; }
p { color: rgb(18,99,41); }
H1.HeaderClassName
{
color: #126329;
}
.AnyTagClassName
{
color: #126329;
}
</style>
background-color css
<style>
a { background-color: #126329; }
a { background-color: rgb(18,99,41); }
div.DivClassName
{
background-color: #126329;
}
.BgClassName
{
background-color: #126329;
}
</style>
border-color css
<style>
span { border-color: #126329; }
span { border-color: rgb(18,99,41); }
td.TdClassName
{
border-color: #126329;
}
.TagClassName
{
border-color: #126329;
}
</style>