Shades of Stromboli #457360
Tints of Stromboli #457360
RGB
CMYK
RGB Variations
Color information
#457360 (or 0x457360) is known color: Stromboli. HEX triplet: 45, 73 and 60. RGB value is (69,115,96). Sum of RGB (Red+Green+Blue) = 69+115+96=280 (37% of max value = 765). Red value is 69 (27.34% from 255 or 24.64% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 96 (37.89% from 255 or 34.29% from 280); Max value from RGB is 115 - color contains mainly: green. Hex color #457360 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #457360 is #BA8C9F. Grayscale: #636363. Windows color (decimal): -12225696 or 6320965. OLE color: 6320965.
HSL color Cylindrical-coordinate representation of color #457360: hue angle of 155.22º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #457360 is Cyan = 0.4, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 69 | 115 | 96 | - |
| CMYK | 0.4 | 0 | 0.17 | 0.55 |
| HSL | 155.22º | 0.25% | 0.36% | - |
| HSV(B) | 155.22º | 0.4% | 0.45% | - |
| XYZ | 10.7 | 14.37 | 13.28 | - |
| YUV | 99.08 | 126.26 | 106.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 115 | 96 | 0.4 | 0 | 0.17 | 0.55 | 155.22 | 0.25 | 0.36 |
| Hex | 45 | 73 | 60 | 28 | 0 | 11 | 37 | 9B | 19 | 24 |
| Octal | 105 | 163 | 140 | 50 | 0 | 21 | 67 | 233 | 31 | 44 |
| Binary | 1000101 | 1110011 | 1100000 | 101000 | 0 | 10001 | 110111 | 10011011 | 11001 | 100100 |
Color Harmonies of #457360
Complementary color
Monochromatic Colors of #457360
Black with #457360
Text Example
Text Example
White with #457360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457360; }
p { color: rgb(69,115,96); }
H1.HeaderClassName
{
color: #457360;
}
.AnyTagClassName
{
color: #457360;
}
</style>
background-color css
<style>
a { background-color: #457360; }
a { background-color: rgb(69,115,96); }
div.DivClassName
{
background-color: #457360;
}
.BgClassName
{
background-color: #457360;
}
</style>
border-color css
<style>
span { border-color: #457360; }
span { border-color: rgb(69,115,96); }
td.TdClassName
{
border-color: #457360;
}
.TagClassName
{
border-color: #457360;
}
</style>