Shades of Crusoe #156230
Tints of Crusoe #156230
RGB
CMYK
RGB Variations
Color information
#156230 (or 0x156230) is known color: Crusoe. HEX triplet: 15, 62 and 30. RGB value is (21,98,48). Sum of RGB (Red+Green+Blue) = 21+98+48=167 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.57% from 167); Green value is 98 (38.67% from 255 or 58.68% from 167); Blue value is 48 (19.14% from 255 or 28.74% from 167); Max value from RGB is 98 - color contains mainly: green. Hex color #156230 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156230 is #EA9DCF. Grayscale: #454545. Windows color (decimal): -15375824 or 3170837. OLE color: 3170837.
HSL color Cylindrical-coordinate representation of color #156230: hue angle of 141.04º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156230 is Cyan = 0.79, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 21 | 98 | 48 | - |
| CMYK | 0.79 | 0 | 0.51 | 0.62 |
| HSL | 141.04º | 0.65% | 0.23% | - |
| HSV(B) | 141.04º | 0.79% | 0.38% | - |
| XYZ | 5.21 | 9.11 | 4.28 | - |
| YUV | 69.28 | 115.99 | 93.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 98 | 48 | 0.79 | 0 | 0.51 | 0.62 | 141.04 | 0.65 | 0.23 |
| Hex | 15 | 62 | 30 | 4F | 0 | 33 | 3E | 8D | 41 | 17 |
| Octal | 25 | 142 | 60 | 117 | 0 | 63 | 76 | 215 | 101 | 27 |
| Binary | 10101 | 1100010 | 110000 | 1001111 | 0 | 110011 | 111110 | 10001101 | 1000001 | 10111 |
Color Harmonies of #156230
Complementary color
Monochromatic Colors of #156230
Black with #156230
Text Example
Text Example
White with #156230
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156230; }
p { color: rgb(21,98,48); }
H1.HeaderClassName
{
color: #156230;
}
.AnyTagClassName
{
color: #156230;
}
</style>
background-color css
<style>
a { background-color: #156230; }
a { background-color: rgb(21,98,48); }
div.DivClassName
{
background-color: #156230;
}
.BgClassName
{
background-color: #156230;
}
</style>
border-color css
<style>
span { border-color: #156230; }
span { border-color: rgb(21,98,48); }
td.TdClassName
{
border-color: #156230;
}
.TagClassName
{
border-color: #156230;
}
</style>