Shades of Stromboli #307057
Tints of Stromboli #307057
RGB
CMYK
RGB Variations
Color information
#307057 (or 0x307057) is known color: Stromboli. HEX triplet: 30, 70 and 57. RGB value is (48,112,87). Sum of RGB (Red+Green+Blue) = 48+112+87=247 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.43% from 247); Green value is 112 (44.14% from 255 or 45.34% from 247); Blue value is 87 (34.38% from 255 or 35.22% from 247); Max value from RGB is 112 - color contains mainly: green. Hex color #307057 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #307057 is #CF8FA8. Grayscale: #5A5A5A. Windows color (decimal): -13602729 or 5730352. OLE color: 5730352.
HSL color Cylindrical-coordinate representation of color #307057: hue angle of 156.56º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #307057 is Cyan = 0.57, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 112 | 87 | - |
| CMYK | 0.57 | 0 | 0.22 | 0.56 |
| HSL | 156.56º | 0.4% | 0.31% | - |
| HSV(B) | 156.56º | 0.57% | 0.44% | - |
| XYZ | 8.73 | 12.9 | 11.05 | - |
| YUV | 90.01 | 126.3 | 98.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 112 | 87 | 0.57 | 0 | 0.22 | 0.56 | 156.56 | 0.4 | 0.31 |
| Hex | 30 | 70 | 57 | 39 | 0 | 16 | 38 | 9D | 28 | 1F |
| Octal | 60 | 160 | 127 | 71 | 0 | 26 | 70 | 235 | 50 | 37 |
| Binary | 110000 | 1110000 | 1010111 | 111001 | 0 | 10110 | 111000 | 10011101 | 101000 | 11111 |
Color Harmonies of #307057
Complementary color
Monochromatic Colors of #307057
Black with #307057
Text Example
Text Example
White with #307057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #307057; }
p { color: rgb(48,112,87); }
H1.HeaderClassName
{
color: #307057;
}
.AnyTagClassName
{
color: #307057;
}
</style>
background-color css
<style>
a { background-color: #307057; }
a { background-color: rgb(48,112,87); }
div.DivClassName
{
background-color: #307057;
}
.BgClassName
{
background-color: #307057;
}
</style>
border-color css
<style>
span { border-color: #307057; }
span { border-color: rgb(48,112,87); }
td.TdClassName
{
border-color: #307057;
}
.TagClassName
{
border-color: #307057;
}
</style>