Shades of Crusoe #156426
Tints of Crusoe #156426
RGB
CMYK
RGB Variations
Color information
#156426 (or 0x156426) is known color: Crusoe. HEX triplet: 15, 64 and 26. RGB value is (21,100,38). Sum of RGB (Red+Green+Blue) = 21+100+38=159 (21% of max value = 765). Red value is 21 (8.59% from 255 or 13.21% from 159); Green value is 100 (39.45% from 255 or 62.89% from 159); Blue value is 38 (15.23% from 255 or 23.90% from 159); Max value from RGB is 100 - color contains mainly: green. Hex color #156426 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156426 is #EA9BD9. Grayscale: #454545. Windows color (decimal): -15375322 or 2515989. OLE color: 2515989.
HSL color Cylindrical-coordinate representation of color #156426: hue angle of 132.91º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156426 is Cyan = 0.79, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 21 | 100 | 38 | - |
| CMYK | 0.79 | 0 | 0.62 | 0.61 |
| HSL | 132.91º | 0.65% | 0.24% | - |
| HSV(B) | 132.91º | 0.79% | 0.39% | - |
| XYZ | 5.22 | 9.41 | 3.38 | - |
| YUV | 69.31 | 110.33 | 93.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 100 | 38 | 0.79 | 0 | 0.62 | 0.61 | 132.91 | 0.65 | 0.24 |
| Hex | 15 | 64 | 26 | 4F | 0 | 3E | 3D | 85 | 41 | 18 |
| Octal | 25 | 144 | 46 | 117 | 0 | 76 | 75 | 205 | 101 | 30 |
| Binary | 10101 | 1100100 | 100110 | 1001111 | 0 | 111110 | 111101 | 10000101 | 1000001 | 11000 |
Color Harmonies of #156426
Complementary color
Monochromatic Colors of #156426
Black with #156426
Text Example
Text Example
White with #156426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156426; }
p { color: rgb(21,100,38); }
H1.HeaderClassName
{
color: #156426;
}
.AnyTagClassName
{
color: #156426;
}
</style>
background-color css
<style>
a { background-color: #156426; }
a { background-color: rgb(21,100,38); }
div.DivClassName
{
background-color: #156426;
}
.BgClassName
{
background-color: #156426;
}
</style>
border-color css
<style>
span { border-color: #156426; }
span { border-color: rgb(21,100,38); }
td.TdClassName
{
border-color: #156426;
}
.TagClassName
{
border-color: #156426;
}
</style>