Shades of Stromboli #426057
Tints of Stromboli #426057
RGB
CMYK
RGB Variations
Color information
#426057 (or 0x426057) is known color: Stromboli. HEX triplet: 42, 60 and 57. RGB value is (66,96,87). Sum of RGB (Red+Green+Blue) = 66+96+87=249 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.51% from 249); Green value is 96 (37.89% from 255 or 38.55% from 249); Blue value is 87 (34.38% from 255 or 34.94% from 249); Max value from RGB is 96 - color contains mainly: green. Hex color #426057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426057 is #BD9FA8. Grayscale: #565656. Windows color (decimal): -12427177 or 5726274. OLE color: 5726274.
HSL color Cylindrical-coordinate representation of color #426057: hue angle of 162º 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 #426057 is Cyan = 0.31, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 96 | 87 | - |
| CMYK | 0.31 | 0 | 0.09 | 0.62 |
| HSL | 162º | 0.19% | 0.32% | - |
| HSV(B) | 162º | 0.31% | 0.38% | - |
| XYZ | 8.15 | 10.21 | 10.56 | - |
| YUV | 86 | 128.56 | 113.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 96 | 87 | 0.31 | 0 | 0.09 | 0.62 | 162 | 0.19 | 0.32 |
| Hex | 42 | 60 | 57 | 1F | 0 | 9 | 3E | A2 | 13 | 20 |
| Octal | 102 | 140 | 127 | 37 | 0 | 11 | 76 | 242 | 23 | 40 |
| Binary | 1000010 | 1100000 | 1010111 | 11111 | 0 | 1001 | 111110 | 10100010 | 10011 | 100000 |
Color Harmonies of #426057
Complementary color
Monochromatic Colors of #426057
Black with #426057
Text Example
Text Example
White with #426057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426057; }
p { color: rgb(66,96,87); }
H1.HeaderClassName
{
color: #426057;
}
.AnyTagClassName
{
color: #426057;
}
</style>
background-color css
<style>
a { background-color: #426057; }
a { background-color: rgb(66,96,87); }
div.DivClassName
{
background-color: #426057;
}
.BgClassName
{
background-color: #426057;
}
</style>
border-color css
<style>
span { border-color: #426057; }
span { border-color: rgb(66,96,87); }
td.TdClassName
{
border-color: #426057;
}
.TagClassName
{
border-color: #426057;
}
</style>