Shades of Stromboli #406053
Tints of Stromboli #406053
RGB
CMYK
RGB Variations
Color information
#406053 (or 0x406053) is known color: Stromboli. HEX triplet: 40, 60 and 53. RGB value is (64,96,83). Sum of RGB (Red+Green+Blue) = 64+96+83=243 (32% of max value = 765). Red value is 64 (25.39% from 255 or 26.34% from 243); Green value is 96 (37.89% from 255 or 39.51% from 243); Blue value is 83 (32.81% from 255 or 34.16% from 243); Max value from RGB is 96 - color contains mainly: green. Hex color #406053 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #406053 is #BF9FAC. Grayscale: #545454. Windows color (decimal): -12558253 or 5464128. OLE color: 5464128.
HSL color Cylindrical-coordinate representation of color #406053: hue angle of 155.62º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #406053 is Cyan = 0.33, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 64 | 96 | 83 | - |
| CMYK | 0.33 | 0 | 0.14 | 0.62 |
| HSL | 155.63º | 0.2% | 0.31% | - |
| HSV(B) | 155.63º | 0.33% | 0.38% | - |
| XYZ | 7.86 | 10.08 | 9.72 | - |
| YUV | 84.95 | 126.9 | 113.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 96 | 83 | 0.33 | 0 | 0.14 | 0.62 | 155.63 | 0.2 | 0.31 |
| Hex | 40 | 60 | 53 | 21 | 0 | E | 3E | 9C | 14 | 1F |
| Octal | 100 | 140 | 123 | 41 | 0 | 16 | 76 | 234 | 24 | 37 |
| Binary | 1000000 | 1100000 | 1010011 | 100001 | 0 | 1110 | 111110 | 10011100 | 10100 | 11111 |
Color Harmonies of #406053
Complementary color
Monochromatic Colors of #406053
Black with #406053
Text Example
Text Example
White with #406053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #406053; }
p { color: rgb(64,96,83); }
H1.HeaderClassName
{
color: #406053;
}
.AnyTagClassName
{
color: #406053;
}
</style>
background-color css
<style>
a { background-color: #406053; }
a { background-color: rgb(64,96,83); }
div.DivClassName
{
background-color: #406053;
}
.BgClassName
{
background-color: #406053;
}
</style>
border-color css
<style>
span { border-color: #406053; }
span { border-color: rgb(64,96,83); }
td.TdClassName
{
border-color: #406053;
}
.TagClassName
{
border-color: #406053;
}
</style>