Shades of Stromboli #426860
Tints of Stromboli #426860
RGB
CMYK
RGB Variations
Color information
#426860 (or 0x426860) is known color: Stromboli. HEX triplet: 42, 68 and 60. RGB value is (66,104,96). Sum of RGB (Red+Green+Blue) = 66+104+96=266 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.81% from 266); Green value is 104 (41.02% from 255 or 39.10% from 266); Blue value is 96 (37.89% from 255 or 36.09% from 266); Max value from RGB is 104 - color contains mainly: green. Hex color #426860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426860 is #BD979F. Grayscale: #5B5B5B. Windows color (decimal): -12425120 or 6318146. OLE color: 6318146.
HSL color Cylindrical-coordinate representation of color #426860: hue angle of 167.37º 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 #426860 is Cyan = 0.37, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 104 | 96 | - |
| CMYK | 0.37 | 0 | 0.08 | 0.59 |
| HSL | 167.37º | 0.22% | 0.33% | - |
| HSV(B) | 167.37º | 0.37% | 0.41% | - |
| XYZ | 9.31 | 11.9 | 12.87 | - |
| YUV | 91.73 | 130.41 | 109.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 104 | 96 | 0.37 | 0 | 0.08 | 0.59 | 167.37 | 0.22 | 0.33 |
| Hex | 42 | 68 | 60 | 25 | 0 | 8 | 3B | A7 | 16 | 21 |
| Octal | 102 | 150 | 140 | 45 | 0 | 10 | 73 | 247 | 26 | 41 |
| Binary | 1000010 | 1101000 | 1100000 | 100101 | 0 | 1000 | 111011 | 10100111 | 10110 | 100001 |
Color Harmonies of #426860
Complementary color
Monochromatic Colors of #426860
Black with #426860
Text Example
Text Example
White with #426860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426860; }
p { color: rgb(66,104,96); }
H1.HeaderClassName
{
color: #426860;
}
.AnyTagClassName
{
color: #426860;
}
</style>
background-color css
<style>
a { background-color: #426860; }
a { background-color: rgb(66,104,96); }
div.DivClassName
{
background-color: #426860;
}
.BgClassName
{
background-color: #426860;
}
</style>
border-color css
<style>
span { border-color: #426860; }
span { border-color: rgb(66,104,96); }
td.TdClassName
{
border-color: #426860;
}
.TagClassName
{
border-color: #426860;
}
</style>