Shades of Stromboli #406158
Tints of Stromboli #406158
RGB
CMYK
RGB Variations
Color information
#406158 (or 0x406158) is known color: Stromboli. HEX triplet: 40, 61 and 58. RGB value is (64,97,88). Sum of RGB (Red+Green+Blue) = 64+97+88=249 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.70% from 249); Green value is 97 (38.28% from 255 or 38.96% from 249); Blue value is 88 (34.77% from 255 or 35.34% from 249); Max value from RGB is 97 - color contains mainly: green. Hex color #406158 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406158 is #BF9EA7. Grayscale: #565656. Windows color (decimal): -12557992 or 5792064. OLE color: 5792064.
HSL color Cylindrical-coordinate representation of color #406158: hue angle of 163.64º 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 #406158 is Cyan = 0.34, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 97 | 88 | - |
| CMYK | 0.34 | 0 | 0.09 | 0.62 |
| HSL | 163.64º | 0.2% | 0.32% | - |
| HSV(B) | 163.64º | 0.34% | 0.38% | - |
| XYZ | 8.15 | 10.34 | 10.8 | - |
| YUV | 86.11 | 129.07 | 112.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 97 | 88 | 0.34 | 0 | 0.09 | 0.62 | 163.64 | 0.2 | 0.32 |
| Hex | 40 | 61 | 58 | 22 | 0 | 9 | 3E | A4 | 14 | 20 |
| Octal | 100 | 141 | 130 | 42 | 0 | 11 | 76 | 244 | 24 | 40 |
| Binary | 1000000 | 1100001 | 1011000 | 100010 | 0 | 1001 | 111110 | 10100100 | 10100 | 100000 |
Color Harmonies of #406158
Complementary color
Monochromatic Colors of #406158
Black with #406158
Text Example
Text Example
White with #406158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406158; }
p { color: rgb(64,97,88); }
H1.HeaderClassName
{
color: #406158;
}
.AnyTagClassName
{
color: #406158;
}
</style>
background-color css
<style>
a { background-color: #406158; }
a { background-color: rgb(64,97,88); }
div.DivClassName
{
background-color: #406158;
}
.BgClassName
{
background-color: #406158;
}
</style>
border-color css
<style>
span { border-color: #406158; }
span { border-color: rgb(64,97,88); }
td.TdClassName
{
border-color: #406158;
}
.TagClassName
{
border-color: #406158;
}
</style>