Shades of Crusoe #126631
Tints of Crusoe #126631
RGB
CMYK
RGB Variations
Color information
#126631 (or 0x126631) is known color: Crusoe. HEX triplet: 12, 66 and 31. RGB value is (18,102,49). Sum of RGB (Red+Green+Blue) = 18+102+49=169 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.65% from 169); Green value is 102 (40.23% from 255 or 60.36% from 169); Blue value is 49 (19.53% from 255 or 28.99% from 169); Max value from RGB is 102 - color contains mainly: green. Hex color #126631 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126631 is #ED99CE. Grayscale: #464646. Windows color (decimal): -15571407 or 3237394. OLE color: 3237394.
HSL color Cylindrical-coordinate representation of color #126631: hue angle of 142.14º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #126631 is Cyan = 0.82, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 18 | 102 | 49 | - |
| CMYK | 0.82 | 0 | 0.52 | 0.6 |
| HSL | 142.14º | 0.7% | 0.24% | - |
| HSV(B) | 142.14º | 0.82% | 0.4% | - |
| XYZ | 5.56 | 9.85 | 4.51 | - |
| YUV | 70.84 | 115.67 | 90.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 49 | 0.82 | 0 | 0.52 | 0.6 | 142.14 | 0.7 | 0.24 |
| Hex | 12 | 66 | 31 | 52 | 0 | 34 | 3C | 8E | 46 | 18 |
| Octal | 22 | 146 | 61 | 122 | 0 | 64 | 74 | 216 | 106 | 30 |
| Binary | 10010 | 1100110 | 110001 | 1010010 | 0 | 110100 | 111100 | 10001110 | 1000110 | 11000 |
Color Harmonies of #126631
Complementary color
Monochromatic Colors of #126631
Black with #126631
Text Example
Text Example
White with #126631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126631; }
p { color: rgb(18,102,49); }
H1.HeaderClassName
{
color: #126631;
}
.AnyTagClassName
{
color: #126631;
}
</style>
background-color css
<style>
a { background-color: #126631; }
a { background-color: rgb(18,102,49); }
div.DivClassName
{
background-color: #126631;
}
.BgClassName
{
background-color: #126631;
}
</style>
border-color css
<style>
span { border-color: #126631; }
span { border-color: rgb(18,102,49); }
td.TdClassName
{
border-color: #126631;
}
.TagClassName
{
border-color: #126631;
}
</style>