Shades of Stromboli #457060
Tints of Stromboli #457060
RGB
CMYK
RGB Variations
Color information
#457060 (or 0x457060) is known color: Stromboli. HEX triplet: 45, 70 and 60. RGB value is (69,112,96). Sum of RGB (Red+Green+Blue) = 69+112+96=277 (36% of max value = 765). Red value is 69 (27.34% from 255 or 24.91% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 112 - color contains mainly: green. Hex color #457060 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457060 is #BA8F9F. Grayscale: #616161. Windows color (decimal): -12226464 or 6320197. OLE color: 6320197.
HSL color Cylindrical-coordinate representation of color #457060: hue angle of 157.67º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #457060 is Cyan = 0.38, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 69 | 112 | 96 | - |
| CMYK | 0.38 | 0 | 0.14 | 0.56 |
| HSL | 157.67º | 0.24% | 0.35% | - |
| HSV(B) | 157.67º | 0.38% | 0.44% | - |
| XYZ | 10.36 | 13.7 | 13.16 | - |
| YUV | 97.32 | 127.25 | 107.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 96 | 0.38 | 0 | 0.14 | 0.56 | 157.67 | 0.24 | 0.35 |
| Hex | 45 | 70 | 60 | 26 | 0 | E | 38 | 9E | 18 | 23 |
| Octal | 105 | 160 | 140 | 46 | 0 | 16 | 70 | 236 | 30 | 43 |
| Binary | 1000101 | 1110000 | 1100000 | 100110 | 0 | 1110 | 111000 | 10011110 | 11000 | 100011 |
Color Harmonies of #457060
Complementary color
Monochromatic Colors of #457060
Black with #457060
Text Example
Text Example
White with #457060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457060; }
p { color: rgb(69,112,96); }
H1.HeaderClassName
{
color: #457060;
}
.AnyTagClassName
{
color: #457060;
}
</style>
background-color css
<style>
a { background-color: #457060; }
a { background-color: rgb(69,112,96); }
div.DivClassName
{
background-color: #457060;
}
.BgClassName
{
background-color: #457060;
}
</style>
border-color css
<style>
span { border-color: #457060; }
span { border-color: rgb(69,112,96); }
td.TdClassName
{
border-color: #457060;
}
.TagClassName
{
border-color: #457060;
}
</style>