Shades of Crusoe #156625
Tints of Crusoe #156625
RGB
CMYK
RGB Variations
Color information
#156625 (or 0x156625) is known color: Crusoe. HEX triplet: 15, 66 and 25. RGB value is (21,102,37). Sum of RGB (Red+Green+Blue) = 21+102+37=160 (21% of max value = 765). Red value is 21 (8.59% from 255 or 13.12% from 160); Green value is 102 (40.23% from 255 or 63.75% from 160); Blue value is 37 (14.84% from 255 or 23.12% from 160); Max value from RGB is 102 - color contains mainly: green. Hex color #156625 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156625 is #EA99DA. Grayscale: #464646. Windows color (decimal): -15374811 or 2450965. OLE color: 2450965.
HSL color Cylindrical-coordinate representation of color #156625: hue angle of 131.85º 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 #156625 is Cyan = 0.79, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 21 | 102 | 37 | - |
| CMYK | 0.79 | 0 | 0.64 | 0.6 |
| HSL | 131.85º | 0.66% | 0.24% | - |
| HSV(B) | 131.85º | 0.79% | 0.4% | - |
| XYZ | 5.39 | 9.8 | 3.36 | - |
| YUV | 70.37 | 109.16 | 92.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 37 | 0.79 | 0 | 0.64 | 0.6 | 131.85 | 0.66 | 0.24 |
| Hex | 15 | 66 | 25 | 4F | 0 | 40 | 3C | 84 | 42 | 18 |
| Octal | 25 | 146 | 45 | 117 | 0 | 100 | 74 | 204 | 102 | 30 |
| Binary | 10101 | 1100110 | 100101 | 1001111 | 0 | 1000000 | 111100 | 10000100 | 1000010 | 11000 |
Color Harmonies of #156625
Complementary color
Monochromatic Colors of #156625
Black with #156625
Text Example
Text Example
White with #156625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156625; }
p { color: rgb(21,102,37); }
H1.HeaderClassName
{
color: #156625;
}
.AnyTagClassName
{
color: #156625;
}
</style>
background-color css
<style>
a { background-color: #156625; }
a { background-color: rgb(21,102,37); }
div.DivClassName
{
background-color: #156625;
}
.BgClassName
{
background-color: #156625;
}
</style>
border-color css
<style>
span { border-color: #156625; }
span { border-color: rgb(21,102,37); }
td.TdClassName
{
border-color: #156625;
}
.TagClassName
{
border-color: #156625;
}
</style>