Shades of Stromboli #426056
Tints of Stromboli #426056
RGB
CMYK
RGB Variations
Color information
#426056 (or 0x426056) is known color: Stromboli. HEX triplet: 42, 60 and 56. RGB value is (66,96,86). Sum of RGB (Red+Green+Blue) = 66+96+86=248 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.61% from 248); Green value is 96 (37.89% from 255 or 38.71% from 248); Blue value is 86 (33.98% from 255 or 34.68% from 248); Max value from RGB is 96 - color contains mainly: green. Hex color #426056 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426056 is #BD9FA9. Grayscale: #555555. Windows color (decimal): -12427178 or 5660738. OLE color: 5660738.
HSL color Cylindrical-coordinate representation of color #426056: hue angle of 160º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #426056 is Cyan = 0.31, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 86 | - |
| CMYK | 0.31 | 0 | 0.10 | 0.62 |
| HSL | 160º | 0.19% | 0.32% | - |
| HSV(B) | 160º | 0.31% | 0.38% | - |
| XYZ | 8.11 | 10.2 | 10.34 | - |
| YUV | 85.89 | 128.06 | 113.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 86 | 0.31 | 0 | 0.10 | 0.62 | 160 | 0.19 | 0.32 |
| Hex | 42 | 60 | 56 | 1F | 0 | A | 3E | A0 | 13 | 20 |
| Octal | 102 | 140 | 126 | 37 | 0 | 12 | 76 | 240 | 23 | 40 |
| Binary | 1000010 | 1100000 | 1010110 | 11111 | 0 | 1010 | 111110 | 10100000 | 10011 | 100000 |
Color Harmonies of #426056
Complementary color
Monochromatic Colors of #426056
Black with #426056
Text Example
Text Example
White with #426056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426056; }
p { color: rgb(66,96,86); }
H1.HeaderClassName
{
color: #426056;
}
.AnyTagClassName
{
color: #426056;
}
</style>
background-color css
<style>
a { background-color: #426056; }
a { background-color: rgb(66,96,86); }
div.DivClassName
{
background-color: #426056;
}
.BgClassName
{
background-color: #426056;
}
</style>
border-color css
<style>
span { border-color: #426056; }
span { border-color: rgb(66,96,86); }
td.TdClassName
{
border-color: #426056;
}
.TagClassName
{
border-color: #426056;
}
</style>