Shades of Stromboli #406656
Tints of Stromboli #406656
RGB
CMYK
RGB Variations
Color information
#406656 (or 0x406656) is known color: Stromboli. HEX triplet: 40, 66 and 56. RGB value is (64,102,86). Sum of RGB (Red+Green+Blue) = 64+102+86=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 86 (33.98% from 255 or 34.13% from 252); Max value from RGB is 102 - color contains mainly: green. Hex color #406656 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406656 is #BF99A9. Grayscale: #585858. Windows color (decimal): -12556714 or 5662272. OLE color: 5662272.
HSL color Cylindrical-coordinate representation of color #406656: hue angle of 154.74º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #406656 is Cyan = 0.37, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 64 | 102 | 86 | - |
| CMYK | 0.37 | 0 | 0.16 | 0.6 |
| HSL | 154.74º | 0.23% | 0.33% | - |
| HSV(B) | 154.74º | 0.37% | 0.4% | - |
| XYZ | 8.55 | 11.26 | 10.53 | - |
| YUV | 88.81 | 126.41 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 102 | 86 | 0.37 | 0 | 0.16 | 0.6 | 154.74 | 0.23 | 0.33 |
| Hex | 40 | 66 | 56 | 25 | 0 | 10 | 3C | 9B | 17 | 21 |
| Octal | 100 | 146 | 126 | 45 | 0 | 20 | 74 | 233 | 27 | 41 |
| Binary | 1000000 | 1100110 | 1010110 | 100101 | 0 | 10000 | 111100 | 10011011 | 10111 | 100001 |
Color Harmonies of #406656
Complementary color
Monochromatic Colors of #406656
Black with #406656
Text Example
Text Example
White with #406656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406656; }
p { color: rgb(64,102,86); }
H1.HeaderClassName
{
color: #406656;
}
.AnyTagClassName
{
color: #406656;
}
</style>
background-color css
<style>
a { background-color: #406656; }
a { background-color: rgb(64,102,86); }
div.DivClassName
{
background-color: #406656;
}
.BgClassName
{
background-color: #406656;
}
</style>
border-color css
<style>
span { border-color: #406656; }
span { border-color: rgb(64,102,86); }
td.TdClassName
{
border-color: #406656;
}
.TagClassName
{
border-color: #406656;
}
</style>