Shades of Crusoe #126527
Tints of Crusoe #126527
RGB
CMYK
RGB Variations
Color information
#126527 (or 0x126527) is known color: Crusoe. HEX triplet: 12, 65 and 27. RGB value is (18,101,39). Sum of RGB (Red+Green+Blue) = 18+101+39=158 (20% of max value = 765). Red value is 18 (7.42% from 255 or 11.39% from 158); Green value is 101 (39.84% from 255 or 63.92% from 158); Blue value is 39 (15.62% from 255 or 24.68% from 158); Max value from RGB is 101 - color contains mainly: green. Hex color #126527 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #126527 is #ED9AD8. Grayscale: #454545. Windows color (decimal): -15571673 or 2581778. OLE color: 2581778.
HSL color Cylindrical-coordinate representation of color #126527: hue angle of 135.18º 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 #126527 is Cyan = 0.82, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 18 | 101 | 39 | - |
| CMYK | 0.82 | 0 | 0.61 | 0.60 |
| HSL | 135.18º | 0.7% | 0.23% | - |
| HSV(B) | 135.18º | 0.82% | 0.4% | - |
| XYZ | 5.27 | 9.58 | 3.49 | - |
| YUV | 69.12 | 111 | 91.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 18 | 101 | 39 | 0.82 | 0 | 0.61 | 0.60 | 135.18 | 0.7 | 0.23 |
| Hex | 12 | 65 | 27 | 52 | 0 | 3D | 3C | 87 | 46 | 17 |
| Octal | 22 | 145 | 47 | 122 | 0 | 75 | 74 | 207 | 106 | 27 |
| Binary | 10010 | 1100101 | 100111 | 1010010 | 0 | 111101 | 111100 | 10000111 | 1000110 | 10111 |
Color Harmonies of #126527
Complementary color
Monochromatic Colors of #126527
Black with #126527
Text Example
Text Example
White with #126527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #126527; }
p { color: rgb(18,101,39); }
H1.HeaderClassName
{
color: #126527;
}
.AnyTagClassName
{
color: #126527;
}
</style>
background-color css
<style>
a { background-color: #126527; }
a { background-color: rgb(18,101,39); }
div.DivClassName
{
background-color: #126527;
}
.BgClassName
{
background-color: #126527;
}
</style>
border-color css
<style>
span { border-color: #126527; }
span { border-color: rgb(18,101,39); }
td.TdClassName
{
border-color: #126527;
}
.TagClassName
{
border-color: #126527;
}
</style>