Shades of Stromboli #406560
Tints of Stromboli #406560
RGB
CMYK
RGB Variations
Color information
#406560 (or 0x406560) is known color: Stromboli. HEX triplet: 40, 65 and 60. RGB value is (64,101,96). Sum of RGB (Red+Green+Blue) = 64+101+96=261 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.52% from 261); Green value is 101 (39.84% from 255 or 38.70% from 261); Blue value is 96 (37.89% from 255 or 36.78% from 261); Max value from RGB is 101 - color contains mainly: green. Hex color #406560 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406560 is #BF9A9F. Grayscale: #595959. Windows color (decimal): -12556960 or 6317376. OLE color: 6317376.
HSL color Cylindrical-coordinate representation of color #406560: hue angle of 171.89º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406560 is Cyan = 0.37, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 101 | 96 | - |
| CMYK | 0.37 | 0 | 0.05 | 0.60 |
| HSL | 171.89º | 0.22% | 0.32% | - |
| HSV(B) | 171.89º | 0.37% | 0.4% | - |
| XYZ | 8.88 | 11.24 | 12.77 | - |
| YUV | 89.37 | 131.74 | 109.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 101 | 96 | 0.37 | 0 | 0.05 | 0.60 | 171.89 | 0.22 | 0.32 |
| Hex | 40 | 65 | 60 | 25 | 0 | 5 | 3C | AC | 16 | 20 |
| Octal | 100 | 145 | 140 | 45 | 0 | 5 | 74 | 254 | 26 | 40 |
| Binary | 1000000 | 1100101 | 1100000 | 100101 | 0 | 101 | 111100 | 10101100 | 10110 | 100000 |
Color Harmonies of #406560
Complementary color
Monochromatic Colors of #406560
Black with #406560
Text Example
Text Example
White with #406560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406560; }
p { color: rgb(64,101,96); }
H1.HeaderClassName
{
color: #406560;
}
.AnyTagClassName
{
color: #406560;
}
</style>
background-color css
<style>
a { background-color: #406560; }
a { background-color: rgb(64,101,96); }
div.DivClassName
{
background-color: #406560;
}
.BgClassName
{
background-color: #406560;
}
</style>
border-color css
<style>
span { border-color: #406560; }
span { border-color: rgb(64,101,96); }
td.TdClassName
{
border-color: #406560;
}
.TagClassName
{
border-color: #406560;
}
</style>