Shades of Stromboli #406358
Tints of Stromboli #406358
RGB
CMYK
RGB Variations
Color information
#406358 (or 0x406358) is known color: Stromboli. HEX triplet: 40, 63 and 58. RGB value is (64,99,88). Sum of RGB (Red+Green+Blue) = 64+99+88=251 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.50% from 251); Green value is 99 (39.06% from 255 or 39.44% from 251); Blue value is 88 (34.77% from 255 or 35.06% from 251); Max value from RGB is 99 - color contains mainly: green. Hex color #406358 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406358 is #BF9CA7. Grayscale: #575757. Windows color (decimal): -12557480 or 5792576. OLE color: 5792576.
HSL color Cylindrical-coordinate representation of color #406358: hue angle of 161.14º 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 #406358 is Cyan = 0.35, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 88 | - |
| CMYK | 0.35 | 0 | 0.11 | 0.61 |
| HSL | 161.14º | 0.21% | 0.32% | - |
| HSV(B) | 161.14º | 0.35% | 0.39% | - |
| XYZ | 8.34 | 10.72 | 10.86 | - |
| YUV | 87.28 | 128.4 | 111.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 88 | 0.35 | 0 | 0.11 | 0.61 | 161.14 | 0.21 | 0.32 |
| Hex | 40 | 63 | 58 | 23 | 0 | B | 3D | A1 | 15 | 20 |
| Octal | 100 | 143 | 130 | 43 | 0 | 13 | 75 | 241 | 25 | 40 |
| Binary | 1000000 | 1100011 | 1011000 | 100011 | 0 | 1011 | 111101 | 10100001 | 10101 | 100000 |
Color Harmonies of #406358
Complementary color
Monochromatic Colors of #406358
Black with #406358
Text Example
Text Example
White with #406358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406358; }
p { color: rgb(64,99,88); }
H1.HeaderClassName
{
color: #406358;
}
.AnyTagClassName
{
color: #406358;
}
</style>
background-color css
<style>
a { background-color: #406358; }
a { background-color: rgb(64,99,88); }
div.DivClassName
{
background-color: #406358;
}
.BgClassName
{
background-color: #406358;
}
</style>
border-color css
<style>
span { border-color: #406358; }
span { border-color: rgb(64,99,88); }
td.TdClassName
{
border-color: #406358;
}
.TagClassName
{
border-color: #406358;
}
</style>