Shades of Stromboli #406159
Tints of Stromboli #406159
RGB
CMYK
RGB Variations
Color information
#406159 (or 0x406159) is known color: Stromboli. HEX triplet: 40, 61 and 59. RGB value is (64,97,89). Sum of RGB (Red+Green+Blue) = 64+97+89=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 97 (38.28% from 255 or 38.8% from 250); Blue value is 89 (35.16% from 255 or 35.6% from 250); Max value from RGB is 97 - color contains mainly: green. Hex color #406159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406159 is #BF9EA6. Grayscale: #565656. Windows color (decimal): -12557991 or 5857600. OLE color: 5857600.
HSL color Cylindrical-coordinate representation of color #406159: hue angle of 165.45º 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 #406159 is Cyan = 0.34, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 97 | 89 | - |
| CMYK | 0.34 | 0 | 0.08 | 0.62 |
| HSL | 165.45º | 0.2% | 0.32% | - |
| HSV(B) | 165.45º | 0.34% | 0.38% | - |
| XYZ | 8.19 | 10.36 | 11.02 | - |
| YUV | 86.22 | 129.57 | 112.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 89 | 0.34 | 0 | 0.08 | 0.62 | 165.45 | 0.2 | 0.32 |
| Hex | 40 | 61 | 59 | 22 | 0 | 8 | 3E | A5 | 14 | 20 |
| Octal | 100 | 141 | 131 | 42 | 0 | 10 | 76 | 245 | 24 | 40 |
| Binary | 1000000 | 1100001 | 1011001 | 100010 | 0 | 1000 | 111110 | 10100101 | 10100 | 100000 |
Color Harmonies of #406159
Complementary color
Monochromatic Colors of #406159
Black with #406159
Text Example
Text Example
White with #406159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406159; }
p { color: rgb(64,97,89); }
H1.HeaderClassName
{
color: #406159;
}
.AnyTagClassName
{
color: #406159;
}
</style>
background-color css
<style>
a { background-color: #406159; }
a { background-color: rgb(64,97,89); }
div.DivClassName
{
background-color: #406159;
}
.BgClassName
{
background-color: #406159;
}
</style>
border-color css
<style>
span { border-color: #406159; }
span { border-color: rgb(64,97,89); }
td.TdClassName
{
border-color: #406159;
}
.TagClassName
{
border-color: #406159;
}
</style>