Shades of Stromboli #426457
Tints of Stromboli #426457
RGB
CMYK
RGB Variations
Color information
#426457 (or 0x426457) is known color: Stromboli. HEX triplet: 42, 64 and 57. RGB value is (66,100,87). Sum of RGB (Red+Green+Blue) = 66+100+87=253 (33% of max value = 765). Red value is 66 (26.17% from 255 or 26.09% from 253); Green value is 100 (39.45% from 255 or 39.53% from 253); Blue value is 87 (34.38% from 255 or 34.39% from 253); Max value from RGB is 100 - color contains mainly: green. Hex color #426457 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #426457 is #BD9BA8. Grayscale: #585858. Windows color (decimal): -12426153 or 5727298. OLE color: 5727298.
HSL color Cylindrical-coordinate representation of color #426457: hue angle of 157.06º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #426457 is Cyan = 0.34, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 66 | 100 | 87 | - |
| CMYK | 0.34 | 0 | 0.13 | 0.61 |
| HSL | 157.06º | 0.2% | 0.33% | - |
| HSV(B) | 157.06º | 0.34% | 0.39% | - |
| XYZ | 8.52 | 10.96 | 10.68 | - |
| YUV | 88.35 | 127.24 | 112.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 87 | 0.34 | 0 | 0.13 | 0.61 | 157.06 | 0.2 | 0.33 |
| Hex | 42 | 64 | 57 | 22 | 0 | D | 3D | 9D | 14 | 21 |
| Octal | 102 | 144 | 127 | 42 | 0 | 15 | 75 | 235 | 24 | 41 |
| Binary | 1000010 | 1100100 | 1010111 | 100010 | 0 | 1101 | 111101 | 10011101 | 10100 | 100001 |
Color Harmonies of #426457
Complementary color
Monochromatic Colors of #426457
Black with #426457
Text Example
Text Example
White with #426457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426457; }
p { color: rgb(66,100,87); }
H1.HeaderClassName
{
color: #426457;
}
.AnyTagClassName
{
color: #426457;
}
</style>
background-color css
<style>
a { background-color: #426457; }
a { background-color: rgb(66,100,87); }
div.DivClassName
{
background-color: #426457;
}
.BgClassName
{
background-color: #426457;
}
</style>
border-color css
<style>
span { border-color: #426457; }
span { border-color: rgb(66,100,87); }
td.TdClassName
{
border-color: #426457;
}
.TagClassName
{
border-color: #426457;
}
</style>