Shades of Stromboli #426058
Tints of Stromboli #426058
RGB
CMYK
RGB Variations
Color information
#426058 (or 0x426058) is known color: Stromboli. HEX triplet: 42, 60 and 58. RGB value is (66,96,88). Sum of RGB (Red+Green+Blue) = 66+96+88=250 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.4% from 250); Green value is 96 (37.89% from 255 or 38.4% from 250); Blue value is 88 (34.77% from 255 or 35.2% from 250); Max value from RGB is 96 - color contains mainly: green. Hex color #426058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426058 is #BD9FA7. Grayscale: #565656. Windows color (decimal): -12427176 or 5791810. OLE color: 5791810.
HSL color Cylindrical-coordinate representation of color #426058: hue angle of 164º 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 #426058 is Cyan = 0.31, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 88 | - |
| CMYK | 0.31 | 0 | 0.08 | 0.62 |
| HSL | 164º | 0.19% | 0.32% | - |
| HSV(B) | 164º | 0.31% | 0.38% | - |
| XYZ | 8.19 | 10.23 | 10.78 | - |
| YUV | 86.12 | 129.06 | 113.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 88 | 0.31 | 0 | 0.08 | 0.62 | 164 | 0.19 | 0.32 |
| Hex | 42 | 60 | 58 | 1F | 0 | 8 | 3E | A4 | 13 | 20 |
| Octal | 102 | 140 | 130 | 37 | 0 | 10 | 76 | 244 | 23 | 40 |
| Binary | 1000010 | 1100000 | 1011000 | 11111 | 0 | 1000 | 111110 | 10100100 | 10011 | 100000 |
Color Harmonies of #426058
Complementary color
Monochromatic Colors of #426058
Black with #426058
Text Example
Text Example
White with #426058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426058; }
p { color: rgb(66,96,88); }
H1.HeaderClassName
{
color: #426058;
}
.AnyTagClassName
{
color: #426058;
}
</style>
background-color css
<style>
a { background-color: #426058; }
a { background-color: rgb(66,96,88); }
div.DivClassName
{
background-color: #426058;
}
.BgClassName
{
background-color: #426058;
}
</style>
border-color css
<style>
span { border-color: #426058; }
span { border-color: rgb(66,96,88); }
td.TdClassName
{
border-color: #426058;
}
.TagClassName
{
border-color: #426058;
}
</style>