Shades of Stromboli #406054
Tints of Stromboli #406054
RGB
CMYK
RGB Variations
Color information
#406054 (or 0x406054) is known color: Stromboli. HEX triplet: 40, 60 and 54. RGB value is (64,96,84). Sum of RGB (Red+Green+Blue) = 64+96+84=244 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.23% from 244); Green value is 96 (37.89% from 255 or 39.34% from 244); Blue value is 84 (33.20% from 255 or 34.43% from 244); Max value from RGB is 96 - color contains mainly: green. Hex color #406054 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406054 is #BF9FAB. Grayscale: #555555. Windows color (decimal): -12558252 or 5529664. OLE color: 5529664.
HSL color Cylindrical-coordinate representation of color #406054: hue angle of 157.5º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #406054 is Cyan = 0.33, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 96 | 84 | - |
| CMYK | 0.33 | 0 | 0.12 | 0.62 |
| HSL | 157.5º | 0.2% | 0.31% | - |
| HSV(B) | 157.5º | 0.33% | 0.38% | - |
| XYZ | 7.9 | 10.1 | 9.92 | - |
| YUV | 85.06 | 127.4 | 112.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 84 | 0.33 | 0 | 0.12 | 0.62 | 157.5 | 0.2 | 0.31 |
| Hex | 40 | 60 | 54 | 21 | 0 | C | 3E | 9E | 14 | 1F |
| Octal | 100 | 140 | 124 | 41 | 0 | 14 | 76 | 236 | 24 | 37 |
| Binary | 1000000 | 1100000 | 1010100 | 100001 | 0 | 1100 | 111110 | 10011110 | 10100 | 11111 |
Color Harmonies of #406054
Complementary color
Monochromatic Colors of #406054
Black with #406054
Text Example
Text Example
White with #406054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406054; }
p { color: rgb(64,96,84); }
H1.HeaderClassName
{
color: #406054;
}
.AnyTagClassName
{
color: #406054;
}
</style>
background-color css
<style>
a { background-color: #406054; }
a { background-color: rgb(64,96,84); }
div.DivClassName
{
background-color: #406054;
}
.BgClassName
{
background-color: #406054;
}
</style>
border-color css
<style>
span { border-color: #406054; }
span { border-color: rgb(64,96,84); }
td.TdClassName
{
border-color: #406054;
}
.TagClassName
{
border-color: #406054;
}
</style>