Shades of Stromboli #426856
Tints of Stromboli #426856
RGB
CMYK
RGB Variations
Color information
#426856 (or 0x426856) is known color: Stromboli. HEX triplet: 42, 68 and 56. RGB value is (66,104,86). Sum of RGB (Red+Green+Blue) = 66+104+86=256 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.78% from 256); Green value is 104 (41.02% from 255 or 40.62% from 256); Blue value is 86 (33.98% from 255 or 33.59% from 256); Max value from RGB is 104 - color contains mainly: green. Hex color #426856 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426856 is #BD97A9. Grayscale: #5A5A5A. Windows color (decimal): -12425130 or 5662786. OLE color: 5662786.
HSL color Cylindrical-coordinate representation of color #426856: hue angle of 151.58º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #426856 is Cyan = 0.37, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 86 | - |
| CMYK | 0.37 | 0 | 0.17 | 0.59 |
| HSL | 151.58º | 0.22% | 0.33% | - |
| HSV(B) | 151.58º | 0.37% | 0.41% | - |
| XYZ | 8.88 | 11.73 | 10.6 | - |
| YUV | 90.59 | 125.41 | 110.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 86 | 0.37 | 0 | 0.17 | 0.59 | 151.58 | 0.22 | 0.33 |
| Hex | 42 | 68 | 56 | 25 | 0 | 11 | 3B | 98 | 16 | 21 |
| Octal | 102 | 150 | 126 | 45 | 0 | 21 | 73 | 230 | 26 | 41 |
| Binary | 1000010 | 1101000 | 1010110 | 100101 | 0 | 10001 | 111011 | 10011000 | 10110 | 100001 |
Color Harmonies of #426856
Complementary color
Monochromatic Colors of #426856
Black with #426856
Text Example
Text Example
White with #426856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426856; }
p { color: rgb(66,104,86); }
H1.HeaderClassName
{
color: #426856;
}
.AnyTagClassName
{
color: #426856;
}
</style>
background-color css
<style>
a { background-color: #426856; }
a { background-color: rgb(66,104,86); }
div.DivClassName
{
background-color: #426856;
}
.BgClassName
{
background-color: #426856;
}
</style>
border-color css
<style>
span { border-color: #426856; }
span { border-color: rgb(66,104,86); }
td.TdClassName
{
border-color: #426856;
}
.TagClassName
{
border-color: #426856;
}
</style>