Shades of Stromboli #426159
Tints of Stromboli #426159
RGB
CMYK
RGB Variations
Color information
#426159 (or 0x426159) is known color: Stromboli. HEX triplet: 42, 61 and 59. RGB value is (66,97,89). Sum of RGB (Red+Green+Blue) = 66+97+89=252 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.19% from 252); Green value is 97 (38.28% from 255 or 38.49% from 252); Blue value is 89 (35.16% from 255 or 35.32% from 252); Max value from RGB is 97 - color contains mainly: green. Hex color #426159 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426159 is #BD9EA6. Grayscale: #565656. Windows color (decimal): -12426919 or 5857602. OLE color: 5857602.
HSL color Cylindrical-coordinate representation of color #426159: hue angle of 164.52º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #426159 is Cyan = 0.32, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 89 | - |
| CMYK | 0.32 | 0 | 0.08 | 0.62 |
| HSL | 164.52º | 0.19% | 0.32% | - |
| HSV(B) | 164.52º | 0.32% | 0.38% | - |
| XYZ | 8.32 | 10.43 | 11.03 | - |
| YUV | 86.82 | 129.23 | 113.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 89 | 0.32 | 0 | 0.08 | 0.62 | 164.52 | 0.19 | 0.32 |
| Hex | 42 | 61 | 59 | 20 | 0 | 8 | 3E | A5 | 13 | 20 |
| Octal | 102 | 141 | 131 | 40 | 0 | 10 | 76 | 245 | 23 | 40 |
| Binary | 1000010 | 1100001 | 1011001 | 100000 | 0 | 1000 | 111110 | 10100101 | 10011 | 100000 |
Color Harmonies of #426159
Complementary color
Monochromatic Colors of #426159
Black with #426159
Text Example
Text Example
White with #426159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426159; }
p { color: rgb(66,97,89); }
H1.HeaderClassName
{
color: #426159;
}
.AnyTagClassName
{
color: #426159;
}
</style>
background-color css
<style>
a { background-color: #426159; }
a { background-color: rgb(66,97,89); }
div.DivClassName
{
background-color: #426159;
}
.BgClassName
{
background-color: #426159;
}
</style>
border-color css
<style>
span { border-color: #426159; }
span { border-color: rgb(66,97,89); }
td.TdClassName
{
border-color: #426159;
}
.TagClassName
{
border-color: #426159;
}
</style>