Shades of Stromboli #406254
Tints of Stromboli #406254
RGB
CMYK
RGB Variations
Color information
#406254 (or 0x406254) is known color: Stromboli. HEX triplet: 40, 62 and 54. RGB value is (64,98,84). Sum of RGB (Red+Green+Blue) = 64+98+84=246 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.02% from 246); Green value is 98 (38.67% from 255 or 39.84% from 246); Blue value is 84 (33.20% from 255 or 34.15% from 246); Max value from RGB is 98 - color contains mainly: green. Hex color #406254 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406254 is #BF9DAB. Grayscale: #565656. Windows color (decimal): -12557740 or 5530176. OLE color: 5530176.
HSL color Cylindrical-coordinate representation of color #406254: hue angle of 155.29º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #406254 is Cyan = 0.35, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 98 | 84 | - |
| CMYK | 0.35 | 0 | 0.14 | 0.62 |
| HSL | 155.29º | 0.21% | 0.32% | - |
| HSV(B) | 155.29º | 0.35% | 0.38% | - |
| XYZ | 8.08 | 10.47 | 9.98 | - |
| YUV | 86.24 | 126.74 | 112.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 84 | 0.35 | 0 | 0.14 | 0.62 | 155.29 | 0.21 | 0.32 |
| Hex | 40 | 62 | 54 | 23 | 0 | E | 3E | 9B | 15 | 20 |
| Octal | 100 | 142 | 124 | 43 | 0 | 16 | 76 | 233 | 25 | 40 |
| Binary | 1000000 | 1100010 | 1010100 | 100011 | 0 | 1110 | 111110 | 10011011 | 10101 | 100000 |
Color Harmonies of #406254
Complementary color
Monochromatic Colors of #406254
Black with #406254
Text Example
Text Example
White with #406254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406254; }
p { color: rgb(64,98,84); }
H1.HeaderClassName
{
color: #406254;
}
.AnyTagClassName
{
color: #406254;
}
</style>
background-color css
<style>
a { background-color: #406254; }
a { background-color: rgb(64,98,84); }
div.DivClassName
{
background-color: #406254;
}
.BgClassName
{
background-color: #406254;
}
</style>
border-color css
<style>
span { border-color: #406254; }
span { border-color: rgb(64,98,84); }
td.TdClassName
{
border-color: #406254;
}
.TagClassName
{
border-color: #406254;
}
</style>