Shades of Stromboli #317059
Tints of Stromboli #317059
RGB
CMYK
RGB Variations
Color information
#317059 (or 0x317059) is known color: Stromboli. HEX triplet: 31, 70 and 59. RGB value is (49,112,89). Sum of RGB (Red+Green+Blue) = 49+112+89=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 112 (44.14% from 255 or 44.8% from 250); Blue value is 89 (35.16% from 255 or 35.6% from 250); Max value from RGB is 112 - color contains mainly: green. Hex color #317059 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317059 is #CE8FA6. Grayscale: #5A5A5A. Windows color (decimal): -13537191 or 5861425. OLE color: 5861425.
HSL color Cylindrical-coordinate representation of color #317059: hue angle of 158.1º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #317059 is Cyan = 0.56, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 89 | - |
| CMYK | 0.56 | 0 | 0.21 | 0.56 |
| HSL | 158.1º | 0.39% | 0.32% | - |
| HSV(B) | 158.1º | 0.56% | 0.44% | - |
| XYZ | 8.86 | 12.96 | 11.49 | - |
| YUV | 90.54 | 127.13 | 98.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 89 | 0.56 | 0 | 0.21 | 0.56 | 158.1 | 0.39 | 0.32 |
| Hex | 31 | 70 | 59 | 38 | 0 | 15 | 38 | 9E | 27 | 20 |
| Octal | 61 | 160 | 131 | 70 | 0 | 25 | 70 | 236 | 47 | 40 |
| Binary | 110001 | 1110000 | 1011001 | 111000 | 0 | 10101 | 111000 | 10011110 | 100111 | 100000 |
Color Harmonies of #317059
Complementary color
Monochromatic Colors of #317059
Black with #317059
Text Example
Text Example
White with #317059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317059; }
p { color: rgb(49,112,89); }
H1.HeaderClassName
{
color: #317059;
}
.AnyTagClassName
{
color: #317059;
}
</style>
background-color css
<style>
a { background-color: #317059; }
a { background-color: rgb(49,112,89); }
div.DivClassName
{
background-color: #317059;
}
.BgClassName
{
background-color: #317059;
}
</style>
border-color css
<style>
span { border-color: #317059; }
span { border-color: rgb(49,112,89); }
td.TdClassName
{
border-color: #317059;
}
.TagClassName
{
border-color: #317059;
}
</style>