Shades of Venice Blue #315471
Tints of Venice Blue #315471
RGB
CMYK
RGB Variations
Color information
#315471 (or 0x315471) is known color: Venice Blue. HEX triplet: 31, 54 and 71. RGB value is (49,84,113). Sum of RGB (Red+Green+Blue) = 49+84+113=246 (32% of max value = 765). Red value is 49 (19.53% from 255 or 19.92% from 246); Green value is 84 (33.20% from 255 or 34.15% from 246); Blue value is 113 (44.53% from 255 or 45.93% from 246); Max value from RGB is 113 - color contains mainly: blue. Hex color #315471 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315471 is #CEAB8E. Grayscale: #4C4C4C. Windows color (decimal): -13544335 or 7427121. OLE color: 7427121.
HSL color Cylindrical-coordinate representation of color #315471: hue angle of 207.19º 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 #315471 is Cyan = 0.57, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 84 | 113 | - |
| CMYK | 0.57 | 0.26 | 0 | 0.56 |
| HSL | 207.19º | 0.4% | 0.32% | - |
| HSV(B) | 207.19º | 0.57% | 0.44% | - |
| XYZ | 7.42 | 8.19 | 16.81 | - |
| YUV | 76.84 | 148.4 | 108.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 84 | 113 | 0.57 | 0.26 | 0 | 0.56 | 207.19 | 0.4 | 0.32 |
| Hex | 31 | 54 | 71 | 39 | 1A | 0 | 38 | CF | 28 | 20 |
| Octal | 61 | 124 | 161 | 71 | 32 | 0 | 70 | 317 | 50 | 40 |
| Binary | 110001 | 1010100 | 1110001 | 111001 | 11010 | 0 | 111000 | 11001111 | 101000 | 100000 |
Color Harmonies of #315471
Complementary color
Monochromatic Colors of #315471
Black with #315471
Text Example
Text Example
White with #315471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315471; }
p { color: rgb(49,84,113); }
H1.HeaderClassName
{
color: #315471;
}
.AnyTagClassName
{
color: #315471;
}
</style>
background-color css
<style>
a { background-color: #315471; }
a { background-color: rgb(49,84,113); }
div.DivClassName
{
background-color: #315471;
}
.BgClassName
{
background-color: #315471;
}
</style>
border-color css
<style>
span { border-color: #315471; }
span { border-color: rgb(49,84,113); }
td.TdClassName
{
border-color: #315471;
}
.TagClassName
{
border-color: #315471;
}
</style>