Shades of Crusoe #156631
Tints of Crusoe #156631
RGB
CMYK
RGB Variations
Color information
#156631 (or 0x156631) is known color: Crusoe. HEX triplet: 15, 66 and 31. RGB value is (21,102,49). Sum of RGB (Red+Green+Blue) = 21+102+49=172 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.21% from 172); Green value is 102 (40.23% from 255 or 59.30% from 172); Blue value is 49 (19.53% from 255 or 28.49% from 172); Max value from RGB is 102 - color contains mainly: green. Hex color #156631 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156631 is #EA99CE. Grayscale: #474747. Windows color (decimal): -15374799 or 3237397. OLE color: 3237397.
HSL color Cylindrical-coordinate representation of color #156631: hue angle of 140.74º 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 #156631 is Cyan = 0.79, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 49 | - |
| CMYK | 0.79 | 0 | 0.52 | 0.6 |
| HSL | 140.74º | 0.66% | 0.24% | - |
| HSV(B) | 140.74º | 0.79% | 0.4% | - |
| XYZ | 5.62 | 9.88 | 4.52 | - |
| YUV | 71.74 | 115.16 | 91.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 49 | 0.79 | 0 | 0.52 | 0.6 | 140.74 | 0.66 | 0.24 |
| Hex | 15 | 66 | 31 | 4F | 0 | 34 | 3C | 8D | 42 | 18 |
| Octal | 25 | 146 | 61 | 117 | 0 | 64 | 74 | 215 | 102 | 30 |
| Binary | 10101 | 1100110 | 110001 | 1001111 | 0 | 110100 | 111100 | 10001101 | 1000010 | 11000 |
Color Harmonies of #156631
Complementary color
Monochromatic Colors of #156631
Black with #156631
Text Example
Text Example
White with #156631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156631; }
p { color: rgb(21,102,49); }
H1.HeaderClassName
{
color: #156631;
}
.AnyTagClassName
{
color: #156631;
}
</style>
background-color css
<style>
a { background-color: #156631; }
a { background-color: rgb(21,102,49); }
div.DivClassName
{
background-color: #156631;
}
.BgClassName
{
background-color: #156631;
}
</style>
border-color css
<style>
span { border-color: #156631; }
span { border-color: rgb(21,102,49); }
td.TdClassName
{
border-color: #156631;
}
.TagClassName
{
border-color: #156631;
}
</style>