Shades of Stromboli #406754
Tints of Stromboli #406754
RGB
CMYK
RGB Variations
Color information
#406754 (or 0x406754) is known color: Stromboli. HEX triplet: 40, 67 and 54. RGB value is (64,103,84). Sum of RGB (Red+Green+Blue) = 64+103+84=251 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.50% from 251); Green value is 103 (40.62% from 255 or 41.04% from 251); Blue value is 84 (33.20% from 255 or 33.47% from 251); Max value from RGB is 103 - color contains mainly: green. Hex color #406754 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406754 is #BF98AB. Grayscale: #595959. Windows color (decimal): -12556460 or 5531456. OLE color: 5531456.
HSL color Cylindrical-coordinate representation of color #406754: hue angle of 150.77º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #406754 is Cyan = 0.38, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 64 | 103 | 84 | - |
| CMYK | 0.38 | 0 | 0.18 | 0.60 |
| HSL | 150.77º | 0.23% | 0.33% | - |
| HSV(B) | 150.77º | 0.38% | 0.4% | - |
| XYZ | 8.56 | 11.43 | 10.14 | - |
| YUV | 89.17 | 125.08 | 110.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 103 | 84 | 0.38 | 0 | 0.18 | 0.60 | 150.77 | 0.23 | 0.33 |
| Hex | 40 | 67 | 54 | 26 | 0 | 12 | 3C | 97 | 17 | 21 |
| Octal | 100 | 147 | 124 | 46 | 0 | 22 | 74 | 227 | 27 | 41 |
| Binary | 1000000 | 1100111 | 1010100 | 100110 | 0 | 10010 | 111100 | 10010111 | 10111 | 100001 |
Color Harmonies of #406754
Complementary color
Monochromatic Colors of #406754
Black with #406754
Text Example
Text Example
White with #406754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406754; }
p { color: rgb(64,103,84); }
H1.HeaderClassName
{
color: #406754;
}
.AnyTagClassName
{
color: #406754;
}
</style>
background-color css
<style>
a { background-color: #406754; }
a { background-color: rgb(64,103,84); }
div.DivClassName
{
background-color: #406754;
}
.BgClassName
{
background-color: #406754;
}
</style>
border-color css
<style>
span { border-color: #406754; }
span { border-color: rgb(64,103,84); }
td.TdClassName
{
border-color: #406754;
}
.TagClassName
{
border-color: #406754;
}
</style>