Shades of Stromboli #406156
Tints of Stromboli #406156
RGB
CMYK
RGB Variations
Color information
#406156 (or 0x406156) is known color: Stromboli. HEX triplet: 40, 61 and 56. RGB value is (64,97,86). Sum of RGB (Red+Green+Blue) = 64+97+86=247 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.91% from 247); Green value is 97 (38.28% from 255 or 39.27% from 247); Blue value is 86 (33.98% from 255 or 34.82% from 247); Max value from RGB is 97 - color contains mainly: green. Hex color #406156 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406156 is #BF9EA9. Grayscale: #555555. Windows color (decimal): -12557994 or 5660992. OLE color: 5660992.
HSL color Cylindrical-coordinate representation of color #406156: hue angle of 160º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #406156 is Cyan = 0.34, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 97 | 86 | - |
| CMYK | 0.34 | 0 | 0.11 | 0.62 |
| HSL | 160º | 0.2% | 0.32% | - |
| HSV(B) | 160º | 0.34% | 0.38% | - |
| XYZ | 8.07 | 10.31 | 10.37 | - |
| YUV | 85.88 | 128.07 | 112.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 86 | 0.34 | 0 | 0.11 | 0.62 | 160 | 0.2 | 0.32 |
| Hex | 40 | 61 | 56 | 22 | 0 | B | 3E | A0 | 14 | 20 |
| Octal | 100 | 141 | 126 | 42 | 0 | 13 | 76 | 240 | 24 | 40 |
| Binary | 1000000 | 1100001 | 1010110 | 100010 | 0 | 1011 | 111110 | 10100000 | 10100 | 100000 |
Color Harmonies of #406156
Complementary color
Monochromatic Colors of #406156
Black with #406156
Text Example
Text Example
White with #406156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406156; }
p { color: rgb(64,97,86); }
H1.HeaderClassName
{
color: #406156;
}
.AnyTagClassName
{
color: #406156;
}
</style>
background-color css
<style>
a { background-color: #406156; }
a { background-color: rgb(64,97,86); }
div.DivClassName
{
background-color: #406156;
}
.BgClassName
{
background-color: #406156;
}
</style>
border-color css
<style>
span { border-color: #406156; }
span { border-color: rgb(64,97,86); }
td.TdClassName
{
border-color: #406156;
}
.TagClassName
{
border-color: #406156;
}
</style>