Shades of Crusoe #156530
Tints of Crusoe #156530
RGB
CMYK
RGB Variations
Color information
#156530 (or 0x156530) is known color: Crusoe. HEX triplet: 15, 65 and 30. RGB value is (21,101,48). Sum of RGB (Red+Green+Blue) = 21+101+48=170 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.35% from 170); Green value is 101 (39.84% from 255 or 59.41% from 170); Blue value is 48 (19.14% from 255 or 28.24% from 170); Max value from RGB is 101 - color contains mainly: green. Hex color #156530 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156530 is #EA9ACF. Grayscale: #474747. Windows color (decimal): -15375056 or 3171605. OLE color: 3171605.
HSL color Cylindrical-coordinate representation of color #156530: hue angle of 140.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 #156530 is Cyan = 0.79, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 101 | 48 | - |
| CMYK | 0.79 | 0 | 0.52 | 0.60 |
| HSL | 140.25º | 0.66% | 0.24% | - |
| HSV(B) | 140.25º | 0.79% | 0.4% | - |
| XYZ | 5.5 | 9.68 | 4.38 | - |
| YUV | 71.04 | 115 | 92.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 48 | 0.79 | 0 | 0.52 | 0.60 | 140.25 | 0.66 | 0.24 |
| Hex | 15 | 65 | 30 | 4F | 0 | 34 | 3C | 8C | 42 | 18 |
| Octal | 25 | 145 | 60 | 117 | 0 | 64 | 74 | 214 | 102 | 30 |
| Binary | 10101 | 1100101 | 110000 | 1001111 | 0 | 110100 | 111100 | 10001100 | 1000010 | 11000 |
Color Harmonies of #156530
Complementary color
Monochromatic Colors of #156530
Black with #156530
Text Example
Text Example
White with #156530
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156530; }
p { color: rgb(21,101,48); }
H1.HeaderClassName
{
color: #156530;
}
.AnyTagClassName
{
color: #156530;
}
</style>
background-color css
<style>
a { background-color: #156530; }
a { background-color: rgb(21,101,48); }
div.DivClassName
{
background-color: #156530;
}
.BgClassName
{
background-color: #156530;
}
</style>
border-color css
<style>
span { border-color: #156530; }
span { border-color: rgb(21,101,48); }
td.TdClassName
{
border-color: #156530;
}
.TagClassName
{
border-color: #156530;
}
</style>