Shades of Crusoe #126724
Tints of Crusoe #126724
RGB
CMYK
RGB Variations
Color information
#126724 (or 0x126724) is known color: Crusoe. HEX triplet: 12, 67 and 24. RGB value is (18,103,36). Sum of RGB (Red+Green+Blue) = 18+103+36=157 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.46% from 157); Green value is 103 (40.62% from 255 or 65.61% from 157); Blue value is 36 (14.45% from 255 or 22.93% from 157); Max value from RGB is 103 - color contains mainly: green. Hex color #126724 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126724 is #ED98DB. Grayscale: #464646. Windows color (decimal): -15571164 or 2385682. OLE color: 2385682.
HSL color Cylindrical-coordinate representation of color #126724: hue angle of 132.71º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #126724 is Cyan = 0.83, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 103 | 36 | - |
| CMYK | 0.83 | 0 | 0.65 | 0.60 |
| HSL | 132.71º | 0.7% | 0.24% | - |
| HSV(B) | 132.71º | 0.83% | 0.4% | - |
| XYZ | 5.42 | 9.96 | 3.31 | - |
| YUV | 69.95 | 108.84 | 90.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 103 | 36 | 0.83 | 0 | 0.65 | 0.60 | 132.71 | 0.7 | 0.24 |
| Hex | 12 | 67 | 24 | 53 | 0 | 41 | 3C | 85 | 46 | 18 |
| Octal | 22 | 147 | 44 | 123 | 0 | 101 | 74 | 205 | 106 | 30 |
| Binary | 10010 | 1100111 | 100100 | 1010011 | 0 | 1000001 | 111100 | 10000101 | 1000110 | 11000 |
Color Harmonies of #126724
Complementary color
Monochromatic Colors of #126724
Black with #126724
Text Example
Text Example
White with #126724
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126724; }
p { color: rgb(18,103,36); }
H1.HeaderClassName
{
color: #126724;
}
.AnyTagClassName
{
color: #126724;
}
</style>
background-color css
<style>
a { background-color: #126724; }
a { background-color: rgb(18,103,36); }
div.DivClassName
{
background-color: #126724;
}
.BgClassName
{
background-color: #126724;
}
</style>
border-color css
<style>
span { border-color: #126724; }
span { border-color: rgb(18,103,36); }
td.TdClassName
{
border-color: #126724;
}
.TagClassName
{
border-color: #126724;
}
</style>