Shades of Stromboli #426154
Tints of Stromboli #426154
RGB
CMYK
RGB Variations
Color information
#426154 (or 0x426154) is known color: Stromboli. HEX triplet: 42, 61 and 54. RGB value is (66,97,84). Sum of RGB (Red+Green+Blue) = 66+97+84=247 (32% of max value = 765). Red value is 66 (26.17% from 255 or 26.72% from 247); Green value is 97 (38.28% from 255 or 39.27% from 247); Blue value is 84 (33.20% from 255 or 34.01% from 247); Max value from RGB is 97 - color contains mainly: green. Hex color #426154 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426154 is #BD9EAB. Grayscale: #565656. Windows color (decimal): -12426924 or 5529922. OLE color: 5529922.
HSL color Cylindrical-coordinate representation of color #426154: hue angle of 154.84º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #426154 is Cyan = 0.32, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 97 | 84 | - |
| CMYK | 0.32 | 0 | 0.13 | 0.62 |
| HSL | 154.84º | 0.19% | 0.32% | - |
| HSV(B) | 154.84º | 0.32% | 0.38% | - |
| XYZ | 8.12 | 10.35 | 9.96 | - |
| YUV | 86.25 | 126.73 | 113.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 97 | 84 | 0.32 | 0 | 0.13 | 0.62 | 154.84 | 0.19 | 0.32 |
| Hex | 42 | 61 | 54 | 20 | 0 | D | 3E | 9B | 13 | 20 |
| Octal | 102 | 141 | 124 | 40 | 0 | 15 | 76 | 233 | 23 | 40 |
| Binary | 1000010 | 1100001 | 1010100 | 100000 | 0 | 1101 | 111110 | 10011011 | 10011 | 100000 |
Color Harmonies of #426154
Complementary color
Monochromatic Colors of #426154
Black with #426154
Text Example
Text Example
White with #426154
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426154; }
p { color: rgb(66,97,84); }
H1.HeaderClassName
{
color: #426154;
}
.AnyTagClassName
{
color: #426154;
}
</style>
background-color css
<style>
a { background-color: #426154; }
a { background-color: rgb(66,97,84); }
div.DivClassName
{
background-color: #426154;
}
.BgClassName
{
background-color: #426154;
}
</style>
border-color css
<style>
span { border-color: #426154; }
span { border-color: rgb(66,97,84); }
td.TdClassName
{
border-color: #426154;
}
.TagClassName
{
border-color: #426154;
}
</style>