Shades of Stromboli #406958
Tints of Stromboli #406958
RGB
CMYK
RGB Variations
Color information
#406958 (or 0x406958) is known color: Stromboli. HEX triplet: 40, 69 and 58. RGB value is (64,105,88). Sum of RGB (Red+Green+Blue) = 64+105+88=257 (34% of max value = 765). Red value is 64 (25.39% from 255 or 24.90% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 88 (34.77% from 255 or 34.24% from 257); Max value from RGB is 105 - color contains mainly: green. Hex color #406958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406958 is #BF96A7. Grayscale: #5A5A5A. Windows color (decimal): -12555944 or 5794112. OLE color: 5794112.
HSL color Cylindrical-coordinate representation of color #406958: hue angle of 155.12º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #406958 is Cyan = 0.39, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 105 | 88 | - |
| CMYK | 0.39 | 0 | 0.16 | 0.59 |
| HSL | 155.12º | 0.24% | 0.33% | - |
| HSV(B) | 155.12º | 0.39% | 0.41% | - |
| XYZ | 8.93 | 11.9 | 11.06 | - |
| YUV | 90.8 | 126.42 | 108.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 105 | 88 | 0.39 | 0 | 0.16 | 0.59 | 155.12 | 0.24 | 0.33 |
| Hex | 40 | 69 | 58 | 27 | 0 | 10 | 3B | 9B | 18 | 21 |
| Octal | 100 | 151 | 130 | 47 | 0 | 20 | 73 | 233 | 30 | 41 |
| Binary | 1000000 | 1101001 | 1011000 | 100111 | 0 | 10000 | 111011 | 10011011 | 11000 | 100001 |
Color Harmonies of #406958
Complementary color
Monochromatic Colors of #406958
Black with #406958
Text Example
Text Example
White with #406958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406958; }
p { color: rgb(64,105,88); }
H1.HeaderClassName
{
color: #406958;
}
.AnyTagClassName
{
color: #406958;
}
</style>
background-color css
<style>
a { background-color: #406958; }
a { background-color: rgb(64,105,88); }
div.DivClassName
{
background-color: #406958;
}
.BgClassName
{
background-color: #406958;
}
</style>
border-color css
<style>
span { border-color: #406958; }
span { border-color: rgb(64,105,88); }
td.TdClassName
{
border-color: #406958;
}
.TagClassName
{
border-color: #406958;
}
</style>