Shades of Stromboli #406857
Tints of Stromboli #406857
RGB
CMYK
RGB Variations
Color information
#406857 (or 0x406857) is known color: Stromboli. HEX triplet: 40, 68 and 57. RGB value is (64,104,87). Sum of RGB (Red+Green+Blue) = 64+104+87=255 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.10% from 255); Green value is 104 (41.02% from 255 or 40.78% from 255); Blue value is 87 (34.38% from 255 or 34.12% from 255); Max value from RGB is 104 - color contains mainly: green. Hex color #406857 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406857 is #BF97A8. Grayscale: #5A5A5A. Windows color (decimal): -12556201 or 5728320. OLE color: 5728320.
HSL color Cylindrical-coordinate representation of color #406857: hue angle of 154.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 #406857 is Cyan = 0.38, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 104 | 87 | - |
| CMYK | 0.38 | 0 | 0.16 | 0.59 |
| HSL | 154.5º | 0.24% | 0.33% | - |
| HSV(B) | 154.5º | 0.38% | 0.41% | - |
| XYZ | 8.78 | 11.68 | 10.81 | - |
| YUV | 90.1 | 126.25 | 109.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 104 | 87 | 0.38 | 0 | 0.16 | 0.59 | 154.5 | 0.24 | 0.33 |
| Hex | 40 | 68 | 57 | 26 | 0 | 10 | 3B | 9A | 18 | 21 |
| Octal | 100 | 150 | 127 | 46 | 0 | 20 | 73 | 232 | 30 | 41 |
| Binary | 1000000 | 1101000 | 1010111 | 100110 | 0 | 10000 | 111011 | 10011010 | 11000 | 100001 |
Color Harmonies of #406857
Complementary color
Monochromatic Colors of #406857
Black with #406857
Text Example
Text Example
White with #406857
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406857; }
p { color: rgb(64,104,87); }
H1.HeaderClassName
{
color: #406857;
}
.AnyTagClassName
{
color: #406857;
}
</style>
background-color css
<style>
a { background-color: #406857; }
a { background-color: rgb(64,104,87); }
div.DivClassName
{
background-color: #406857;
}
.BgClassName
{
background-color: #406857;
}
</style>
border-color css
<style>
span { border-color: #406857; }
span { border-color: rgb(64,104,87); }
td.TdClassName
{
border-color: #406857;
}
.TagClassName
{
border-color: #406857;
}
</style>