Shades of Crusoe #156731
Tints of Crusoe #156731
RGB
CMYK
RGB Variations
Color information
#156731 (or 0x156731) is known color: Crusoe. HEX triplet: 15, 67 and 31. RGB value is (21,103,49). Sum of RGB (Red+Green+Blue) = 21+103+49=173 (22% of max value = 765). Red value is 21 (8.59% from 255 or 12.14% from 173); Green value is 103 (40.62% from 255 or 59.54% from 173); Blue value is 49 (19.53% from 255 or 28.32% from 173); Max value from RGB is 103 - color contains mainly: green. Hex color #156731 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #156731 is #EA98CE. Grayscale: #484848. Windows color (decimal): -15374543 or 3237653. OLE color: 3237653.
HSL color Cylindrical-coordinate representation of color #156731: hue angle of 140.49º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #156731 is Cyan = 0.80, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 21 | 103 | 49 | - |
| CMYK | 0.80 | 0 | 0.52 | 0.60 |
| HSL | 140.49º | 0.66% | 0.24% | - |
| HSV(B) | 140.49º | 0.8% | 0.4% | - |
| XYZ | 5.71 | 10.08 | 4.55 | - |
| YUV | 72.33 | 114.83 | 91.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 49 | 0.80 | 0 | 0.52 | 0.60 | 140.49 | 0.66 | 0.24 |
| Hex | 15 | 67 | 31 | 50 | 0 | 34 | 3C | 8C | 42 | 18 |
| Octal | 25 | 147 | 61 | 120 | 0 | 64 | 74 | 214 | 102 | 30 |
| Binary | 10101 | 1100111 | 110001 | 1010000 | 0 | 110100 | 111100 | 10001100 | 1000010 | 11000 |
Color Harmonies of #156731
Complementary color
Monochromatic Colors of #156731
Black with #156731
Text Example
Text Example
White with #156731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156731; }
p { color: rgb(21,103,49); }
H1.HeaderClassName
{
color: #156731;
}
.AnyTagClassName
{
color: #156731;
}
</style>
background-color css
<style>
a { background-color: #156731; }
a { background-color: rgb(21,103,49); }
div.DivClassName
{
background-color: #156731;
}
.BgClassName
{
background-color: #156731;
}
</style>
border-color css
<style>
span { border-color: #156731; }
span { border-color: rgb(21,103,49); }
td.TdClassName
{
border-color: #156731;
}
.TagClassName
{
border-color: #156731;
}
</style>