Shades of Stromboli #406352
Tints of Stromboli #406352
RGB
CMYK
RGB Variations
Color information
#406352 (or 0x406352) is known color: Stromboli. HEX triplet: 40, 63 and 52. RGB value is (64,99,82). Sum of RGB (Red+Green+Blue) = 64+99+82=245 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.12% from 245); Green value is 99 (39.06% from 255 or 40.41% from 245); Blue value is 82 (32.42% from 255 or 33.47% from 245); Max value from RGB is 99 - color contains mainly: green. Hex color #406352 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406352 is #BF9CAD. Grayscale: #565656. Windows color (decimal): -12557486 or 5399360. OLE color: 5399360.
HSL color Cylindrical-coordinate representation of color #406352: hue angle of 150.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 #406352 is Cyan = 0.35, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 82 | - |
| CMYK | 0.35 | 0 | 0.17 | 0.61 |
| HSL | 150.86º | 0.21% | 0.32% | - |
| HSV(B) | 150.86º | 0.35% | 0.39% | - |
| XYZ | 8.1 | 10.62 | 9.61 | - |
| YUV | 86.6 | 125.4 | 111.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 82 | 0.35 | 0 | 0.17 | 0.61 | 150.86 | 0.21 | 0.32 |
| Hex | 40 | 63 | 52 | 23 | 0 | 11 | 3D | 97 | 15 | 20 |
| Octal | 100 | 143 | 122 | 43 | 0 | 21 | 75 | 227 | 25 | 40 |
| Binary | 1000000 | 1100011 | 1010010 | 100011 | 0 | 10001 | 111101 | 10010111 | 10101 | 100000 |
Color Harmonies of #406352
Complementary color
Monochromatic Colors of #406352
Black with #406352
Text Example
Text Example
White with #406352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406352; }
p { color: rgb(64,99,82); }
H1.HeaderClassName
{
color: #406352;
}
.AnyTagClassName
{
color: #406352;
}
</style>
background-color css
<style>
a { background-color: #406352; }
a { background-color: rgb(64,99,82); }
div.DivClassName
{
background-color: #406352;
}
.BgClassName
{
background-color: #406352;
}
</style>
border-color css
<style>
span { border-color: #406352; }
span { border-color: rgb(64,99,82); }
td.TdClassName
{
border-color: #406352;
}
.TagClassName
{
border-color: #406352;
}
</style>