Shades of Stromboli #426957
Tints of Stromboli #426957
RGB
CMYK
RGB Variations
Color information
#426957 (or 0x426957) is known color: Stromboli. HEX triplet: 42, 69 and 57. RGB value is (66,105,87). Sum of RGB (Red+Green+Blue) = 66+105+87=258 (34% of max value = 765). Red value is 66 (26.17% from 255 or 25.58% from 258); Green value is 105 (41.41% from 255 or 40.70% from 258); Blue value is 87 (34.38% from 255 or 33.72% from 258); Max value from RGB is 105 - color contains mainly: green. Hex color #426957 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426957 is #BD96A8. Grayscale: #5B5B5B. Windows color (decimal): -12424873 or 5728578. OLE color: 5728578.
HSL color Cylindrical-coordinate representation of color #426957: hue angle of 152.31º 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 #426957 is Cyan = 0.37, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 105 | 87 | - |
| CMYK | 0.37 | 0 | 0.17 | 0.59 |
| HSL | 152.31º | 0.23% | 0.34% | - |
| HSV(B) | 152.31º | 0.37% | 0.41% | - |
| XYZ | 9.02 | 11.95 | 10.85 | - |
| YUV | 91.29 | 125.58 | 109.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 87 | 0.37 | 0 | 0.17 | 0.59 | 152.31 | 0.23 | 0.34 |
| Hex | 42 | 69 | 57 | 25 | 0 | 11 | 3B | 98 | 17 | 22 |
| Octal | 102 | 151 | 127 | 45 | 0 | 21 | 73 | 230 | 27 | 42 |
| Binary | 1000010 | 1101001 | 1010111 | 100101 | 0 | 10001 | 111011 | 10011000 | 10111 | 100010 |
Color Harmonies of #426957
Complementary color
Monochromatic Colors of #426957
Black with #426957
Text Example
Text Example
White with #426957
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426957; }
p { color: rgb(66,105,87); }
H1.HeaderClassName
{
color: #426957;
}
.AnyTagClassName
{
color: #426957;
}
</style>
background-color css
<style>
a { background-color: #426957; }
a { background-color: rgb(66,105,87); }
div.DivClassName
{
background-color: #426957;
}
.BgClassName
{
background-color: #426957;
}
</style>
border-color css
<style>
span { border-color: #426957; }
span { border-color: rgb(66,105,87); }
td.TdClassName
{
border-color: #426957;
}
.TagClassName
{
border-color: #426957;
}
</style>