Shades of Stromboli #426559
Tints of Stromboli #426559
RGB
CMYK
RGB Variations
Color information
#426559 (or 0x426559) is known color: Stromboli. HEX triplet: 42, 65 and 59. RGB value is (66,101,89). Sum of RGB (Red+Green+Blue) = 66+101+89=256 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.78% from 256); Green value is 101 (39.84% from 255 or 39.45% from 256); Blue value is 89 (35.16% from 255 or 34.77% from 256); Max value from RGB is 101 - color contains mainly: green. Hex color #426559 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426559 is #BD9AA6. Grayscale: #595959. Windows color (decimal): -12425895 or 5858626. OLE color: 5858626.
HSL color Cylindrical-coordinate representation of color #426559: hue angle of 159.43º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #426559 is Cyan = 0.35, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 101 | 89 | - |
| CMYK | 0.35 | 0 | 0.12 | 0.60 |
| HSL | 159.43º | 0.21% | 0.33% | - |
| HSV(B) | 159.43º | 0.35% | 0.4% | - |
| XYZ | 8.7 | 11.19 | 11.15 | - |
| YUV | 89.17 | 127.9 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 101 | 89 | 0.35 | 0 | 0.12 | 0.60 | 159.43 | 0.21 | 0.33 |
| Hex | 42 | 65 | 59 | 23 | 0 | C | 3C | 9F | 15 | 21 |
| Octal | 102 | 145 | 131 | 43 | 0 | 14 | 74 | 237 | 25 | 41 |
| Binary | 1000010 | 1100101 | 1011001 | 100011 | 0 | 1100 | 111100 | 10011111 | 10101 | 100001 |
Color Harmonies of #426559
Complementary color
Monochromatic Colors of #426559
Black with #426559
Text Example
Text Example
White with #426559
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426559; }
p { color: rgb(66,101,89); }
H1.HeaderClassName
{
color: #426559;
}
.AnyTagClassName
{
color: #426559;
}
</style>
background-color css
<style>
a { background-color: #426559; }
a { background-color: rgb(66,101,89); }
div.DivClassName
{
background-color: #426559;
}
.BgClassName
{
background-color: #426559;
}
</style>
border-color css
<style>
span { border-color: #426559; }
span { border-color: rgb(66,101,89); }
td.TdClassName
{
border-color: #426559;
}
.TagClassName
{
border-color: #426559;
}
</style>