Shades of Stromboli #317058
Tints of Stromboli #317058
RGB
CMYK
RGB Variations
Color information
#317058 (or 0x317058) is known color: Stromboli. HEX triplet: 31, 70 and 58. RGB value is (49,112,88). Sum of RGB (Red+Green+Blue) = 49+112+88=249 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.68% from 249); Green value is 112 (44.14% from 255 or 44.98% from 249); Blue value is 88 (34.77% from 255 or 35.34% from 249); Max value from RGB is 112 - color contains mainly: green. Hex color #317058 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317058 is #CE8FA7. Grayscale: #5A5A5A. Windows color (decimal): -13537192 or 5795889. OLE color: 5795889.
HSL color Cylindrical-coordinate representation of color #317058: hue angle of 157.14º 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 #317058 is Cyan = 0.56, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 112 | 88 | - |
| CMYK | 0.56 | 0 | 0.21 | 0.56 |
| HSL | 157.14º | 0.39% | 0.32% | - |
| HSV(B) | 157.14º | 0.56% | 0.44% | - |
| XYZ | 8.82 | 12.95 | 11.27 | - |
| YUV | 90.43 | 126.63 | 98.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 88 | 0.56 | 0 | 0.21 | 0.56 | 157.14 | 0.39 | 0.32 |
| Hex | 31 | 70 | 58 | 38 | 0 | 15 | 38 | 9D | 27 | 20 |
| Octal | 61 | 160 | 130 | 70 | 0 | 25 | 70 | 235 | 47 | 40 |
| Binary | 110001 | 1110000 | 1011000 | 111000 | 0 | 10101 | 111000 | 10011101 | 100111 | 100000 |
Color Harmonies of #317058
Complementary color
Monochromatic Colors of #317058
Black with #317058
Text Example
Text Example
White with #317058
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317058; }
p { color: rgb(49,112,88); }
H1.HeaderClassName
{
color: #317058;
}
.AnyTagClassName
{
color: #317058;
}
</style>
background-color css
<style>
a { background-color: #317058; }
a { background-color: rgb(49,112,88); }
div.DivClassName
{
background-color: #317058;
}
.BgClassName
{
background-color: #317058;
}
</style>
border-color css
<style>
span { border-color: #317058; }
span { border-color: rgb(49,112,88); }
td.TdClassName
{
border-color: #317058;
}
.TagClassName
{
border-color: #317058;
}
</style>