Shades of Crusoe #156524
Tints of Crusoe #156524
RGB
CMYK
RGB Variations
Color information
#156524 (or 0x156524) is known color: Crusoe. HEX triplet: 15, 65 and 24. RGB value is (21,101,36). Sum of RGB (Red+Green+Blue) = 21+101+36=158 (20% of max value = 765). Red value is 21 (8.59% from 255 or 13.29% from 158); Green value is 101 (39.84% from 255 or 63.92% from 158); Blue value is 36 (14.45% from 255 or 22.78% from 158); Max value from RGB is 101 - color contains mainly: green. Hex color #156524 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156524 is #EA9ADB. Grayscale: #454545. Windows color (decimal): -15375068 or 2385173. OLE color: 2385173.
HSL color Cylindrical-coordinate representation of color #156524: hue angle of 131.25º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156524 is Cyan = 0.79, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 101 | 36 | - |
| CMYK | 0.79 | 0 | 0.64 | 0.60 |
| HSL | 131.25º | 0.66% | 0.24% | - |
| HSV(B) | 131.25º | 0.79% | 0.4% | - |
| XYZ | 5.28 | 9.59 | 3.24 | - |
| YUV | 69.67 | 109 | 93.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 36 | 0.79 | 0 | 0.64 | 0.60 | 131.25 | 0.66 | 0.24 |
| Hex | 15 | 65 | 24 | 4F | 0 | 40 | 3C | 83 | 42 | 18 |
| Octal | 25 | 145 | 44 | 117 | 0 | 100 | 74 | 203 | 102 | 30 |
| Binary | 10101 | 1100101 | 100100 | 1001111 | 0 | 1000000 | 111100 | 10000011 | 1000010 | 11000 |
Color Harmonies of #156524
Complementary color
Monochromatic Colors of #156524
Black with #156524
Text Example
Text Example
White with #156524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156524; }
p { color: rgb(21,101,36); }
H1.HeaderClassName
{
color: #156524;
}
.AnyTagClassName
{
color: #156524;
}
</style>
background-color css
<style>
a { background-color: #156524; }
a { background-color: rgb(21,101,36); }
div.DivClassName
{
background-color: #156524;
}
.BgClassName
{
background-color: #156524;
}
</style>
border-color css
<style>
span { border-color: #156524; }
span { border-color: rgb(21,101,36); }
td.TdClassName
{
border-color: #156524;
}
.TagClassName
{
border-color: #156524;
}
</style>