Shades of Crusoe #126934
Tints of Crusoe #126934
RGB
CMYK
RGB Variations
Color information
#126934 (or 0x126934) is known color: Crusoe. HEX triplet: 12, 69 and 34. RGB value is (18,105,52). Sum of RGB (Red+Green+Blue) = 18+105+52=175 (23% of max value = 765). Red value is 18 (7.42% from 255 or 10.29% from 175); Green value is 105 (41.41% from 255 or 60% from 175); Blue value is 52 (20.70% from 255 or 29.71% from 175); Max value from RGB is 105 - color contains mainly: green. Hex color #126934 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126934 is #ED96CB. Grayscale: #494949. Windows color (decimal): -15570636 or 3434770. OLE color: 3434770.
HSL color Cylindrical-coordinate representation of color #126934: hue angle of 143.45º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126934 is Cyan = 0.83, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 18 | 105 | 52 | - |
| CMYK | 0.83 | 0 | 0.50 | 0.59 |
| HSL | 143.45º | 0.71% | 0.24% | - |
| HSV(B) | 143.45º | 0.83% | 0.41% | - |
| XYZ | 5.92 | 10.48 | 4.96 | - |
| YUV | 72.95 | 116.18 | 88.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 105 | 52 | 0.83 | 0 | 0.50 | 0.59 | 143.45 | 0.71 | 0.24 |
| Hex | 12 | 69 | 34 | 53 | 0 | 32 | 3B | 8F | 47 | 18 |
| Octal | 22 | 151 | 64 | 123 | 0 | 62 | 73 | 217 | 107 | 30 |
| Binary | 10010 | 1101001 | 110100 | 1010011 | 0 | 110010 | 111011 | 10001111 | 1000111 | 11000 |
Color Harmonies of #126934
Complementary color
Monochromatic Colors of #126934
Black with #126934
Text Example
Text Example
White with #126934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126934; }
p { color: rgb(18,105,52); }
H1.HeaderClassName
{
color: #126934;
}
.AnyTagClassName
{
color: #126934;
}
</style>
background-color css
<style>
a { background-color: #126934; }
a { background-color: rgb(18,105,52); }
div.DivClassName
{
background-color: #126934;
}
.BgClassName
{
background-color: #126934;
}
</style>
border-color css
<style>
span { border-color: #126934; }
span { border-color: rgb(18,105,52); }
td.TdClassName
{
border-color: #126934;
}
.TagClassName
{
border-color: #126934;
}
</style>