Shades of Stromboli #425951
Tints of Stromboli #425951
RGB
CMYK
RGB Variations
Color information
#425951 (or 0x425951) is known color: Stromboli. HEX triplet: 42, 59 and 51. RGB value is (66,89,81). Sum of RGB (Red+Green+Blue) = 66+89+81=236 (31% of max value = 765). Red value is 66 (26.17% from 255 or 27.97% from 236); Green value is 89 (35.16% from 255 or 37.71% from 236); Blue value is 81 (32.03% from 255 or 34.32% from 236); Max value from RGB is 89 - color contains mainly: green. Hex color #425951 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425951 is #BDA6AE. Grayscale: #515151. Windows color (decimal): -12428975 or 5331266. OLE color: 5331266.
HSL color Cylindrical-coordinate representation of color #425951: hue angle of 159.13º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #425951 is Cyan = 0.26, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 66 | 89 | 81 | - |
| CMYK | 0.26 | 0 | 0.09 | 0.65 |
| HSL | 159.13º | 0.15% | 0.3% | - |
| HSV(B) | 159.13º | 0.26% | 0.35% | - |
| XYZ | 7.3 | 8.9 | 9.12 | - |
| YUV | 81.21 | 127.88 | 117.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 89 | 81 | 0.26 | 0 | 0.09 | 0.65 | 159.13 | 0.15 | 0.3 |
| Hex | 42 | 59 | 51 | 1A | 0 | 9 | 41 | 9F | F | 1E |
| Octal | 102 | 131 | 121 | 32 | 0 | 11 | 101 | 237 | 17 | 36 |
| Binary | 1000010 | 1011001 | 1010001 | 11010 | 0 | 1001 | 1000001 | 10011111 | 1111 | 11110 |
Color Harmonies of #425951
Complementary color
Monochromatic Colors of #425951
Black with #425951
Text Example
Text Example
White with #425951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425951; }
p { color: rgb(66,89,81); }
H1.HeaderClassName
{
color: #425951;
}
.AnyTagClassName
{
color: #425951;
}
</style>
background-color css
<style>
a { background-color: #425951; }
a { background-color: rgb(66,89,81); }
div.DivClassName
{
background-color: #425951;
}
.BgClassName
{
background-color: #425951;
}
</style>
border-color css
<style>
span { border-color: #425951; }
span { border-color: rgb(66,89,81); }
td.TdClassName
{
border-color: #425951;
}
.TagClassName
{
border-color: #425951;
}
</style>