Shades of Stromboli #426858
Tints of Stromboli #426858
RGB
CMYK
RGB Variations
Color information
#426858 (or 0x426858) is known color: Stromboli. HEX triplet: 42, 68 and 58. RGB value is (66,104,88). Sum of RGB (Red+Green+Blue) = 66+104+88=258 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.58% from 258); Green value is 104 (41.02% from 255 or 40.31% from 258); Blue value is 88 (34.77% from 255 or 34.11% from 258); Max value from RGB is 104 - color contains mainly: green. Hex color #426858 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426858 is #BD97A7. Grayscale: #5A5A5A. Windows color (decimal): -12425128 or 5793858. OLE color: 5793858.
HSL color Cylindrical-coordinate representation of color #426858: hue angle of 154.74º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426858 is Cyan = 0.37, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 88 | - |
| CMYK | 0.37 | 0 | 0.15 | 0.59 |
| HSL | 154.74º | 0.22% | 0.33% | - |
| HSV(B) | 154.74º | 0.37% | 0.41% | - |
| XYZ | 8.96 | 11.76 | 11.03 | - |
| YUV | 90.81 | 126.41 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 88 | 0.37 | 0 | 0.15 | 0.59 | 154.74 | 0.22 | 0.33 |
| Hex | 42 | 68 | 58 | 25 | 0 | F | 3B | 9B | 16 | 21 |
| Octal | 102 | 150 | 130 | 45 | 0 | 17 | 73 | 233 | 26 | 41 |
| Binary | 1000010 | 1101000 | 1011000 | 100101 | 0 | 1111 | 111011 | 10011011 | 10110 | 100001 |
Color Harmonies of #426858
Complementary color
Monochromatic Colors of #426858
Black with #426858
Text Example
Text Example
White with #426858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426858; }
p { color: rgb(66,104,88); }
H1.HeaderClassName
{
color: #426858;
}
.AnyTagClassName
{
color: #426858;
}
</style>
background-color css
<style>
a { background-color: #426858; }
a { background-color: rgb(66,104,88); }
div.DivClassName
{
background-color: #426858;
}
.BgClassName
{
background-color: #426858;
}
</style>
border-color css
<style>
span { border-color: #426858; }
span { border-color: rgb(66,104,88); }
td.TdClassName
{
border-color: #426858;
}
.TagClassName
{
border-color: #426858;
}
</style>