Shades of Stromboli #426558
Tints of Stromboli #426558
RGB
CMYK
RGB Variations
Color information
#426558 (or 0x426558) is known color: Stromboli. HEX triplet: 42, 65 and 58. RGB value is (66,101,88). Sum of RGB (Red+Green+Blue) = 66+101+88=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 101 (39.84% from 255 or 39.61% from 255); Blue value is 88 (34.77% from 255 or 34.51% from 255); Max value from RGB is 101 - color contains mainly: green. Hex color #426558 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426558 is #BD9AA7. Grayscale: #595959. Windows color (decimal): -12425896 or 5793090. OLE color: 5793090.
HSL color Cylindrical-coordinate representation of color #426558: hue angle of 157.71º 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 #426558 is Cyan = 0.35, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 101 | 88 | - |
| CMYK | 0.35 | 0 | 0.13 | 0.60 |
| HSL | 157.71º | 0.21% | 0.33% | - |
| HSV(B) | 157.71º | 0.35% | 0.4% | - |
| XYZ | 8.66 | 11.17 | 10.93 | - |
| YUV | 89.05 | 127.4 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 101 | 88 | 0.35 | 0 | 0.13 | 0.60 | 157.71 | 0.21 | 0.33 |
| Hex | 42 | 65 | 58 | 23 | 0 | D | 3C | 9E | 15 | 21 |
| Octal | 102 | 145 | 130 | 43 | 0 | 15 | 74 | 236 | 25 | 41 |
| Binary | 1000010 | 1100101 | 1011000 | 100011 | 0 | 1101 | 111100 | 10011110 | 10101 | 100001 |
Color Harmonies of #426558
Complementary color
Monochromatic Colors of #426558
Black with #426558
Text Example
Text Example
White with #426558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426558; }
p { color: rgb(66,101,88); }
H1.HeaderClassName
{
color: #426558;
}
.AnyTagClassName
{
color: #426558;
}
</style>
background-color css
<style>
a { background-color: #426558; }
a { background-color: rgb(66,101,88); }
div.DivClassName
{
background-color: #426558;
}
.BgClassName
{
background-color: #426558;
}
</style>
border-color css
<style>
span { border-color: #426558; }
span { border-color: rgb(66,101,88); }
td.TdClassName
{
border-color: #426558;
}
.TagClassName
{
border-color: #426558;
}
</style>