Shades of Stromboli #406456
Tints of Stromboli #406456
RGB
CMYK
RGB Variations
Color information
#406456 (or 0x406456) is known color: Stromboli. HEX triplet: 40, 64 and 56. RGB value is (64,100,86). Sum of RGB (Red+Green+Blue) = 64+100+86=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 100 (39.45% from 255 or 40% from 250); Blue value is 86 (33.98% from 255 or 34.4% from 250); Max value from RGB is 100 - color contains mainly: green. Hex color #406456 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406456 is #BF9BA9. Grayscale: #575757. Windows color (decimal): -12557226 or 5661760. OLE color: 5661760.
HSL color Cylindrical-coordinate representation of color #406456: hue angle of 156.67º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #406456 is Cyan = 0.36, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 100 | 86 | - |
| CMYK | 0.36 | 0 | 0.14 | 0.61 |
| HSL | 156.67º | 0.22% | 0.32% | - |
| HSV(B) | 156.67º | 0.36% | 0.39% | - |
| XYZ | 8.35 | 10.88 | 10.46 | - |
| YUV | 87.64 | 127.07 | 111.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 100 | 86 | 0.36 | 0 | 0.14 | 0.61 | 156.67 | 0.22 | 0.32 |
| Hex | 40 | 64 | 56 | 24 | 0 | E | 3D | 9D | 16 | 20 |
| Octal | 100 | 144 | 126 | 44 | 0 | 16 | 75 | 235 | 26 | 40 |
| Binary | 1000000 | 1100100 | 1010110 | 100100 | 0 | 1110 | 111101 | 10011101 | 10110 | 100000 |
Color Harmonies of #406456
Complementary color
Monochromatic Colors of #406456
Black with #406456
Text Example
Text Example
White with #406456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406456; }
p { color: rgb(64,100,86); }
H1.HeaderClassName
{
color: #406456;
}
.AnyTagClassName
{
color: #406456;
}
</style>
background-color css
<style>
a { background-color: #406456; }
a { background-color: rgb(64,100,86); }
div.DivClassName
{
background-color: #406456;
}
.BgClassName
{
background-color: #406456;
}
</style>
border-color css
<style>
span { border-color: #406456; }
span { border-color: rgb(64,100,86); }
td.TdClassName
{
border-color: #406456;
}
.TagClassName
{
border-color: #406456;
}
</style>