Shades of Stromboli #406253
Tints of Stromboli #406253
RGB
CMYK
RGB Variations
Color information
#406253 (or 0x406253) is known color: Stromboli. HEX triplet: 40, 62 and 53. RGB value is (64,98,83). Sum of RGB (Red+Green+Blue) = 64+98+83=245 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.12% from 245); Green value is 98 (38.67% from 255 or 40% from 245); Blue value is 83 (32.81% from 255 or 33.88% from 245); Max value from RGB is 98 - color contains mainly: green. Hex color #406253 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406253 is #BF9DAC. Grayscale: #565656. Windows color (decimal): -12557741 or 5464640. OLE color: 5464640.
HSL color Cylindrical-coordinate representation of color #406253: hue angle of 153.53º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #406253 is Cyan = 0.35, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 98 | 83 | - |
| CMYK | 0.35 | 0 | 0.15 | 0.62 |
| HSL | 153.53º | 0.21% | 0.32% | - |
| HSV(B) | 153.53º | 0.35% | 0.38% | - |
| XYZ | 8.04 | 10.45 | 9.78 | - |
| YUV | 86.12 | 126.24 | 112.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 98 | 83 | 0.35 | 0 | 0.15 | 0.62 | 153.53 | 0.21 | 0.32 |
| Hex | 40 | 62 | 53 | 23 | 0 | F | 3E | 9A | 15 | 20 |
| Octal | 100 | 142 | 123 | 43 | 0 | 17 | 76 | 232 | 25 | 40 |
| Binary | 1000000 | 1100010 | 1010011 | 100011 | 0 | 1111 | 111110 | 10011010 | 10101 | 100000 |
Color Harmonies of #406253
Complementary color
Monochromatic Colors of #406253
Black with #406253
Text Example
Text Example
White with #406253
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406253; }
p { color: rgb(64,98,83); }
H1.HeaderClassName
{
color: #406253;
}
.AnyTagClassName
{
color: #406253;
}
</style>
background-color css
<style>
a { background-color: #406253; }
a { background-color: rgb(64,98,83); }
div.DivClassName
{
background-color: #406253;
}
.BgClassName
{
background-color: #406253;
}
</style>
border-color css
<style>
span { border-color: #406253; }
span { border-color: rgb(64,98,83); }
td.TdClassName
{
border-color: #406253;
}
.TagClassName
{
border-color: #406253;
}
</style>