Shades of Crusoe #126531
Tints of Crusoe #126531
RGB
CMYK
RGB Variations
Color information
#126531 (or 0x126531) is known color: Crusoe. HEX triplet: 12, 65 and 31. RGB value is (18,101,49). Sum of RGB (Red+Green+Blue) = 18+101+49=168 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.71% from 168); Green value is 101 (39.84% from 255 or 60.12% from 168); Blue value is 49 (19.53% from 255 or 29.17% from 168); Max value from RGB is 101 - color contains mainly: green. Hex color #126531 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126531 is #ED9ACE. Grayscale: #464646. Windows color (decimal): -15571663 or 3237138. OLE color: 3237138.
HSL color Cylindrical-coordinate representation of color #126531: hue angle of 142.41º 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 #126531 is Cyan = 0.82, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 49 | - |
| CMYK | 0.82 | 0 | 0.51 | 0.60 |
| HSL | 142.41º | 0.7% | 0.23% | - |
| HSV(B) | 142.41º | 0.82% | 0.4% | - |
| XYZ | 5.46 | 9.66 | 4.48 | - |
| YUV | 70.26 | 116 | 90.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 49 | 0.82 | 0 | 0.51 | 0.60 | 142.41 | 0.7 | 0.23 |
| Hex | 12 | 65 | 31 | 52 | 0 | 33 | 3C | 8E | 46 | 17 |
| Octal | 22 | 145 | 61 | 122 | 0 | 63 | 74 | 216 | 106 | 27 |
| Binary | 10010 | 1100101 | 110001 | 1010010 | 0 | 110011 | 111100 | 10001110 | 1000110 | 10111 |
Color Harmonies of #126531
Complementary color
Monochromatic Colors of #126531
Black with #126531
Text Example
Text Example
White with #126531
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126531; }
p { color: rgb(18,101,49); }
H1.HeaderClassName
{
color: #126531;
}
.AnyTagClassName
{
color: #126531;
}
</style>
background-color css
<style>
a { background-color: #126531; }
a { background-color: rgb(18,101,49); }
div.DivClassName
{
background-color: #126531;
}
.BgClassName
{
background-color: #126531;
}
</style>
border-color css
<style>
span { border-color: #126531; }
span { border-color: rgb(18,101,49); }
td.TdClassName
{
border-color: #126531;
}
.TagClassName
{
border-color: #126531;
}
</style>