Shades of Crusoe #126634
Tints of Crusoe #126634
RGB
CMYK
RGB Variations
Color information
#126634 (or 0x126634) is known color: Crusoe. HEX triplet: 12, 66 and 34. RGB value is (18,102,52). Sum of RGB (Red+Green+Blue) = 18+102+52=172 (22% of max value = 765). Red value is 18 (7.42% from 255 or 10.47% from 172); Green value is 102 (40.23% from 255 or 59.30% from 172); Blue value is 52 (20.70% from 255 or 30.23% from 172); Max value from RGB is 102 - color contains mainly: green. Hex color #126634 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126634 is #ED99CB. Grayscale: #474747. Windows color (decimal): -15571404 or 3434002. OLE color: 3434002.
HSL color Cylindrical-coordinate representation of color #126634: hue angle of 144.29º 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 #126634 is Cyan = 0.82, Magento = 0, Yellow = 0.49 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 18 | 102 | 52 | - |
| CMYK | 0.82 | 0 | 0.49 | 0.6 |
| HSL | 144.29º | 0.7% | 0.24% | - |
| HSV(B) | 144.29º | 0.82% | 0.4% | - |
| XYZ | 5.62 | 9.88 | 4.86 | - |
| YUV | 71.18 | 117.17 | 90.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 102 | 52 | 0.82 | 0 | 0.49 | 0.6 | 144.29 | 0.7 | 0.24 |
| Hex | 12 | 66 | 34 | 52 | 0 | 31 | 3C | 90 | 46 | 18 |
| Octal | 22 | 146 | 64 | 122 | 0 | 61 | 74 | 220 | 106 | 30 |
| Binary | 10010 | 1100110 | 110100 | 1010010 | 0 | 110001 | 111100 | 10010000 | 1000110 | 11000 |
Color Harmonies of #126634
Complementary color
Monochromatic Colors of #126634
Black with #126634
Text Example
Text Example
White with #126634
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126634; }
p { color: rgb(18,102,52); }
H1.HeaderClassName
{
color: #126634;
}
.AnyTagClassName
{
color: #126634;
}
</style>
background-color css
<style>
a { background-color: #126634; }
a { background-color: rgb(18,102,52); }
div.DivClassName
{
background-color: #126634;
}
.BgClassName
{
background-color: #126634;
}
</style>
border-color css
<style>
span { border-color: #126634; }
span { border-color: rgb(18,102,52); }
td.TdClassName
{
border-color: #126634;
}
.TagClassName
{
border-color: #126634;
}
</style>