Shades of Stromboli #406359
Tints of Stromboli #406359
RGB
CMYK
RGB Variations
Color information
#406359 (or 0x406359) is known color: Stromboli. HEX triplet: 40, 63 and 59. RGB value is (64,99,89). Sum of RGB (Red+Green+Blue) = 64+99+89=252 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.40% from 252); Green value is 99 (39.06% from 255 or 39.29% from 252); Blue value is 89 (35.16% from 255 or 35.32% from 252); Max value from RGB is 99 - color contains mainly: green. Hex color #406359 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406359 is #BF9CA6. Grayscale: #575757. Windows color (decimal): -12557479 or 5858112. OLE color: 5858112.
HSL color Cylindrical-coordinate representation of color #406359: hue angle of 162.86º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #406359 is Cyan = 0.35, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 89 | - |
| CMYK | 0.35 | 0 | 0.10 | 0.61 |
| HSL | 162.86º | 0.21% | 0.32% | - |
| HSV(B) | 162.86º | 0.35% | 0.39% | - |
| XYZ | 8.38 | 10.73 | 11.08 | - |
| YUV | 87.4 | 128.9 | 111.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 89 | 0.35 | 0 | 0.10 | 0.61 | 162.86 | 0.21 | 0.32 |
| Hex | 40 | 63 | 59 | 23 | 0 | A | 3D | A3 | 15 | 20 |
| Octal | 100 | 143 | 131 | 43 | 0 | 12 | 75 | 243 | 25 | 40 |
| Binary | 1000000 | 1100011 | 1011001 | 100011 | 0 | 1010 | 111101 | 10100011 | 10101 | 100000 |
Color Harmonies of #406359
Complementary color
Monochromatic Colors of #406359
Black with #406359
Text Example
Text Example
White with #406359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406359; }
p { color: rgb(64,99,89); }
H1.HeaderClassName
{
color: #406359;
}
.AnyTagClassName
{
color: #406359;
}
</style>
background-color css
<style>
a { background-color: #406359; }
a { background-color: rgb(64,99,89); }
div.DivClassName
{
background-color: #406359;
}
.BgClassName
{
background-color: #406359;
}
</style>
border-color css
<style>
span { border-color: #406359; }
span { border-color: rgb(64,99,89); }
td.TdClassName
{
border-color: #406359;
}
.TagClassName
{
border-color: #406359;
}
</style>