Shades of Stromboli #426958
Tints of Stromboli #426958
RGB
CMYK
RGB Variations
Color information
#426958 (or 0x426958) is known color: Stromboli. HEX triplet: 42, 69 and 58. RGB value is (66,105,88). Sum of RGB (Red+Green+Blue) = 66+105+88=259 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.48% from 259); Green value is 105 (41.41% from 255 or 40.54% from 259); Blue value is 88 (34.77% from 255 or 33.98% from 259); Max value from RGB is 105 - color contains mainly: green. Hex color #426958 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426958 is #BD96A7. Grayscale: #5B5B5B. Windows color (decimal): -12424872 or 5794114. OLE color: 5794114.
HSL color Cylindrical-coordinate representation of color #426958: hue angle of 153.85º degrees, saturation: 0.23, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426958 is Cyan = 0.37, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 88 | - |
| CMYK | 0.37 | 0 | 0.16 | 0.59 |
| HSL | 153.85º | 0.23% | 0.34% | - |
| HSV(B) | 153.85º | 0.37% | 0.41% | - |
| XYZ | 9.06 | 11.97 | 11.06 | - |
| YUV | 91.4 | 126.08 | 109.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 88 | 0.37 | 0 | 0.16 | 0.59 | 153.85 | 0.23 | 0.34 |
| Hex | 42 | 69 | 58 | 25 | 0 | 10 | 3B | 9A | 17 | 22 |
| Octal | 102 | 151 | 130 | 45 | 0 | 20 | 73 | 232 | 27 | 42 |
| Binary | 1000010 | 1101001 | 1011000 | 100101 | 0 | 10000 | 111011 | 10011010 | 10111 | 100010 |
Color Harmonies of #426958
Complementary color
Monochromatic Colors of #426958
Black with #426958
Text Example
Text Example
White with #426958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426958; }
p { color: rgb(66,105,88); }
H1.HeaderClassName
{
color: #426958;
}
.AnyTagClassName
{
color: #426958;
}
</style>
background-color css
<style>
a { background-color: #426958; }
a { background-color: rgb(66,105,88); }
div.DivClassName
{
background-color: #426958;
}
.BgClassName
{
background-color: #426958;
}
</style>
border-color css
<style>
span { border-color: #426958; }
span { border-color: rgb(66,105,88); }
td.TdClassName
{
border-color: #426958;
}
.TagClassName
{
border-color: #426958;
}
</style>