Shades of Stromboli #406855
Tints of Stromboli #406855
RGB
CMYK
RGB Variations
Color information
#406855 (or 0x406855) is known color: Stromboli. HEX triplet: 40, 68 and 55. RGB value is (64,104,85). Sum of RGB (Red+Green+Blue) = 64+104+85=253 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.30% from 253); Green value is 104 (41.02% from 255 or 41.11% from 253); Blue value is 85 (33.59% from 255 or 33.60% from 253); Max value from RGB is 104 - color contains mainly: green. Hex color #406855 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406855 is #BF97AA. Grayscale: #595959. Windows color (decimal): -12556203 or 5597248. OLE color: 5597248.
HSL color Cylindrical-coordinate representation of color #406855: hue angle of 151.5º 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 #406855 is Cyan = 0.38, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 85 | - |
| CMYK | 0.38 | 0 | 0.18 | 0.59 |
| HSL | 151.5º | 0.24% | 0.33% | - |
| HSV(B) | 151.5º | 0.38% | 0.41% | - |
| XYZ | 8.7 | 11.65 | 10.38 | - |
| YUV | 89.87 | 125.25 | 109.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 85 | 0.38 | 0 | 0.18 | 0.59 | 151.5 | 0.24 | 0.33 |
| Hex | 40 | 68 | 55 | 26 | 0 | 12 | 3B | 98 | 18 | 21 |
| Octal | 100 | 150 | 125 | 46 | 0 | 22 | 73 | 230 | 30 | 41 |
| Binary | 1000000 | 1101000 | 1010101 | 100110 | 0 | 10010 | 111011 | 10011000 | 11000 | 100001 |
Color Harmonies of #406855
Complementary color
Monochromatic Colors of #406855
Black with #406855
Text Example
Text Example
White with #406855
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406855; }
p { color: rgb(64,104,85); }
H1.HeaderClassName
{
color: #406855;
}
.AnyTagClassName
{
color: #406855;
}
</style>
background-color css
<style>
a { background-color: #406855; }
a { background-color: rgb(64,104,85); }
div.DivClassName
{
background-color: #406855;
}
.BgClassName
{
background-color: #406855;
}
</style>
border-color css
<style>
span { border-color: #406855; }
span { border-color: rgb(64,104,85); }
td.TdClassName
{
border-color: #406855;
}
.TagClassName
{
border-color: #406855;
}
</style>