Shades of Venice Blue #315571
Tints of Venice Blue #315571
RGB
CMYK
RGB Variations
Color information
#315571 (or 0x315571) is known color: Venice Blue. HEX triplet: 31, 55 and 71. RGB value is (49,85,113). Sum of RGB (Red+Green+Blue) = 49+85+113=247 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.84% from 247); Green value is 85 (33.59% from 255 or 34.41% from 247); Blue value is 113 (44.53% from 255 or 45.75% from 247); Max value from RGB is 113 - color contains mainly: blue. Hex color #315571 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315571 is #CEAA8E. Grayscale: #4D4D4D. Windows color (decimal): -13544079 or 7427377. OLE color: 7427377.
HSL color Cylindrical-coordinate representation of color #315571: hue angle of 206.25º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #315571 is Cyan = 0.57, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 85 | 113 | - |
| CMYK | 0.57 | 0.25 | 0 | 0.56 |
| HSL | 206.25º | 0.4% | 0.32% | - |
| HSV(B) | 206.25º | 0.57% | 0.44% | - |
| XYZ | 7.5 | 8.34 | 16.84 | - |
| YUV | 77.43 | 148.07 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 85 | 113 | 0.57 | 0.25 | 0 | 0.56 | 206.25 | 0.4 | 0.32 |
| Hex | 31 | 55 | 71 | 39 | 19 | 0 | 38 | CE | 28 | 20 |
| Octal | 61 | 125 | 161 | 71 | 31 | 0 | 70 | 316 | 50 | 40 |
| Binary | 110001 | 1010101 | 1110001 | 111001 | 11001 | 0 | 111000 | 11001110 | 101000 | 100000 |
Color Harmonies of #315571
Complementary color
Monochromatic Colors of #315571
Black with #315571
Text Example
Text Example
White with #315571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315571; }
p { color: rgb(49,85,113); }
H1.HeaderClassName
{
color: #315571;
}
.AnyTagClassName
{
color: #315571;
}
</style>
background-color css
<style>
a { background-color: #315571; }
a { background-color: rgb(49,85,113); }
div.DivClassName
{
background-color: #315571;
}
.BgClassName
{
background-color: #315571;
}
</style>
border-color css
<style>
span { border-color: #315571; }
span { border-color: rgb(49,85,113); }
td.TdClassName
{
border-color: #315571;
}
.TagClassName
{
border-color: #315571;
}
</style>