Shades of Stromboli #406353
Tints of Stromboli #406353
RGB
CMYK
RGB Variations
Color information
#406353 (or 0x406353) is known color: Stromboli. HEX triplet: 40, 63 and 53. RGB value is (64,99,83). Sum of RGB (Red+Green+Blue) = 64+99+83=246 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.02% from 246); Green value is 99 (39.06% from 255 or 40.24% from 246); Blue value is 83 (32.81% from 255 or 33.74% from 246); Max value from RGB is 99 - color contains mainly: green. Hex color #406353 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406353 is #BF9CAC. Grayscale: #565656. Windows color (decimal): -12557485 or 5464896. OLE color: 5464896.
HSL color Cylindrical-coordinate representation of color #406353: hue angle of 152.57º 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 #406353 is Cyan = 0.35, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 64 | 99 | 83 | - |
| CMYK | 0.35 | 0 | 0.16 | 0.61 |
| HSL | 152.57º | 0.21% | 0.32% | - |
| HSV(B) | 152.57º | 0.35% | 0.39% | - |
| XYZ | 8.14 | 10.64 | 9.81 | - |
| YUV | 86.71 | 125.9 | 111.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 99 | 83 | 0.35 | 0 | 0.16 | 0.61 | 152.57 | 0.21 | 0.32 |
| Hex | 40 | 63 | 53 | 23 | 0 | 10 | 3D | 99 | 15 | 20 |
| Octal | 100 | 143 | 123 | 43 | 0 | 20 | 75 | 231 | 25 | 40 |
| Binary | 1000000 | 1100011 | 1010011 | 100011 | 0 | 10000 | 111101 | 10011001 | 10101 | 100000 |
Color Harmonies of #406353
Complementary color
Monochromatic Colors of #406353
Black with #406353
Text Example
Text Example
White with #406353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406353; }
p { color: rgb(64,99,83); }
H1.HeaderClassName
{
color: #406353;
}
.AnyTagClassName
{
color: #406353;
}
</style>
background-color css
<style>
a { background-color: #406353; }
a { background-color: rgb(64,99,83); }
div.DivClassName
{
background-color: #406353;
}
.BgClassName
{
background-color: #406353;
}
</style>
border-color css
<style>
span { border-color: #406353; }
span { border-color: rgb(64,99,83); }
td.TdClassName
{
border-color: #406353;
}
.TagClassName
{
border-color: #406353;
}
</style>