Shades of Stromboli #406355
Tints of Stromboli #406355
RGB
CMYK
RGB Variations
Color information
#406355 (or 0x406355) is known color: Stromboli. HEX triplet: 40, 63 and 55. RGB value is (64,99,85). Sum of RGB (Red+Green+Blue) = 64+99+85=248 (32% of max value = 765). Red value is 64 (25.39% from 255 or 25.81% from 248); Green value is 99 (39.06% from 255 or 39.92% from 248); Blue value is 85 (33.59% from 255 or 34.27% from 248); Max value from RGB is 99 - color contains mainly: green. Hex color #406355 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406355 is #BF9CAA. Grayscale: #565656. Windows color (decimal): -12557483 or 5595968. OLE color: 5595968.
HSL color Cylindrical-coordinate representation of color #406355: hue angle of 156º 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 #406355 is Cyan = 0.35, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 85 | - |
| CMYK | 0.35 | 0 | 0.14 | 0.61 |
| HSL | 156º | 0.21% | 0.32% | - |
| HSV(B) | 156º | 0.35% | 0.39% | - |
| XYZ | 8.22 | 10.67 | 10.22 | - |
| YUV | 86.94 | 126.9 | 111.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 85 | 0.35 | 0 | 0.14 | 0.61 | 156 | 0.21 | 0.32 |
| Hex | 40 | 63 | 55 | 23 | 0 | E | 3D | 9C | 15 | 20 |
| Octal | 100 | 143 | 125 | 43 | 0 | 16 | 75 | 234 | 25 | 40 |
| Binary | 1000000 | 1100011 | 1010101 | 100011 | 0 | 1110 | 111101 | 10011100 | 10101 | 100000 |
Color Harmonies of #406355
Complementary color
Monochromatic Colors of #406355
Black with #406355
Text Example
Text Example
White with #406355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406355; }
p { color: rgb(64,99,85); }
H1.HeaderClassName
{
color: #406355;
}
.AnyTagClassName
{
color: #406355;
}
</style>
background-color css
<style>
a { background-color: #406355; }
a { background-color: rgb(64,99,85); }
div.DivClassName
{
background-color: #406355;
}
.BgClassName
{
background-color: #406355;
}
</style>
border-color css
<style>
span { border-color: #406355; }
span { border-color: rgb(64,99,85); }
td.TdClassName
{
border-color: #406355;
}
.TagClassName
{
border-color: #406355;
}
</style>