Shades of Venice Blue #315071
Tints of Venice Blue #315071
RGB
CMYK
RGB Variations
Color information
#315071 (or 0x315071) is known color: Venice Blue. HEX triplet: 31, 50 and 71. RGB value is (49,80,113). Sum of RGB (Red+Green+Blue) = 49+80+113=242 (32% of max value = 765). Red value is 49 (19.53% from 255 or 20.25% from 242); Green value is 80 (31.64% from 255 or 33.06% from 242); Blue value is 113 (44.53% from 255 or 46.69% from 242); Max value from RGB is 113 - color contains mainly: blue. Hex color #315071 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315071 is #CEAF8E. Grayscale: #4A4A4A. Windows color (decimal): -13545359 or 7426097. OLE color: 7426097.
HSL color Cylindrical-coordinate representation of color #315071: hue angle of 210.94º 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 #315071 is Cyan = 0.57, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 49 | 80 | 113 | - |
| CMYK | 0.57 | 0.29 | 0 | 0.56 |
| HSL | 210.94º | 0.4% | 0.32% | - |
| HSV(B) | 210.94º | 0.57% | 0.44% | - |
| XYZ | 7.12 | 7.58 | 16.71 | - |
| YUV | 74.49 | 149.73 | 109.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 80 | 113 | 0.57 | 0.29 | 0 | 0.56 | 210.94 | 0.4 | 0.32 |
| Hex | 31 | 50 | 71 | 39 | 1D | 0 | 38 | D3 | 28 | 20 |
| Octal | 61 | 120 | 161 | 71 | 35 | 0 | 70 | 323 | 50 | 40 |
| Binary | 110001 | 1010000 | 1110001 | 111001 | 11101 | 0 | 111000 | 11010011 | 101000 | 100000 |
Color Harmonies of #315071
Complementary color
Monochromatic Colors of #315071
Black with #315071
Text Example
Text Example
White with #315071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315071; }
p { color: rgb(49,80,113); }
H1.HeaderClassName
{
color: #315071;
}
.AnyTagClassName
{
color: #315071;
}
</style>
background-color css
<style>
a { background-color: #315071; }
a { background-color: rgb(49,80,113); }
div.DivClassName
{
background-color: #315071;
}
.BgClassName
{
background-color: #315071;
}
</style>
border-color css
<style>
span { border-color: #315071; }
span { border-color: rgb(49,80,113); }
td.TdClassName
{
border-color: #315071;
}
.TagClassName
{
border-color: #315071;
}
</style>