Shades of Stromboli #426760
Tints of Stromboli #426760
RGB
CMYK
RGB Variations
Color information
#426760 (or 0x426760) is known color: Stromboli. HEX triplet: 42, 67 and 60. RGB value is (66,103,96). Sum of RGB (Red+Green+Blue) = 66+103+96=265 (35% of max value = 765). Red value is 66 (26.17% from 255 or 24.91% from 265); Green value is 103 (40.62% from 255 or 38.87% from 265); Blue value is 96 (37.89% from 255 or 36.23% from 265); Max value from RGB is 103 - color contains mainly: green. Hex color #426760 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426760 is #BD989F. Grayscale: #5B5B5B. Windows color (decimal): -12425376 or 6317890. OLE color: 6317890.
HSL color Cylindrical-coordinate representation of color #426760: hue angle of 168.65º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #426760 is Cyan = 0.36, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 66 | 103 | 96 | - |
| CMYK | 0.36 | 0 | 0.07 | 0.60 |
| HSL | 168.65º | 0.22% | 0.33% | - |
| HSV(B) | 168.65º | 0.36% | 0.4% | - |
| XYZ | 9.21 | 11.7 | 12.84 | - |
| YUV | 91.14 | 130.74 | 110.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 103 | 96 | 0.36 | 0 | 0.07 | 0.60 | 168.65 | 0.22 | 0.33 |
| Hex | 42 | 67 | 60 | 24 | 0 | 7 | 3C | A9 | 16 | 21 |
| Octal | 102 | 147 | 140 | 44 | 0 | 7 | 74 | 251 | 26 | 41 |
| Binary | 1000010 | 1100111 | 1100000 | 100100 | 0 | 111 | 111100 | 10101001 | 10110 | 100001 |
Color Harmonies of #426760
Complementary color
Monochromatic Colors of #426760
Black with #426760
Text Example
Text Example
White with #426760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426760; }
p { color: rgb(66,103,96); }
H1.HeaderClassName
{
color: #426760;
}
.AnyTagClassName
{
color: #426760;
}
</style>
background-color css
<style>
a { background-color: #426760; }
a { background-color: rgb(66,103,96); }
div.DivClassName
{
background-color: #426760;
}
.BgClassName
{
background-color: #426760;
}
</style>
border-color css
<style>
span { border-color: #426760; }
span { border-color: rgb(66,103,96); }
td.TdClassName
{
border-color: #426760;
}
.TagClassName
{
border-color: #426760;
}
</style>