Shades of Stromboli #406854
Tints of Stromboli #406854
RGB
CMYK
RGB Variations
Color information
#406854 (or 0x406854) is known color: Stromboli. HEX triplet: 40, 68 and 54. RGB value is (64,104,84). Sum of RGB (Red+Green+Blue) = 64+104+84=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 104 (41.02% from 255 or 41.27% from 252); Blue value is 84 (33.20% from 255 or 33.33% from 252); Max value from RGB is 104 - color contains mainly: green. Hex color #406854 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406854 is #BF97AB. Grayscale: #595959. Windows color (decimal): -12556204 or 5531712. OLE color: 5531712.
HSL color Cylindrical-coordinate representation of color #406854: hue angle of 150º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406854 is Cyan = 0.38, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 84 | - |
| CMYK | 0.38 | 0 | 0.19 | 0.59 |
| HSL | 150º | 0.24% | 0.33% | - |
| HSV(B) | 150º | 0.38% | 0.41% | - |
| XYZ | 8.66 | 11.63 | 10.18 | - |
| YUV | 89.76 | 124.75 | 109.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 84 | 0.38 | 0 | 0.19 | 0.59 | 150 | 0.24 | 0.33 |
| Hex | 40 | 68 | 54 | 26 | 0 | 13 | 3B | 96 | 18 | 21 |
| Octal | 100 | 150 | 124 | 46 | 0 | 23 | 73 | 226 | 30 | 41 |
| Binary | 1000000 | 1101000 | 1010100 | 100110 | 0 | 10011 | 111011 | 10010110 | 11000 | 100001 |
Color Harmonies of #406854
Complementary color
Monochromatic Colors of #406854
Black with #406854
Text Example
Text Example
White with #406854
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406854; }
p { color: rgb(64,104,84); }
H1.HeaderClassName
{
color: #406854;
}
.AnyTagClassName
{
color: #406854;
}
</style>
background-color css
<style>
a { background-color: #406854; }
a { background-color: rgb(64,104,84); }
div.DivClassName
{
background-color: #406854;
}
.BgClassName
{
background-color: #406854;
}
</style>
border-color css
<style>
span { border-color: #406854; }
span { border-color: rgb(64,104,84); }
td.TdClassName
{
border-color: #406854;
}
.TagClassName
{
border-color: #406854;
}
</style>