Shades of Venice Blue #315673
Tints of Venice Blue #315673
RGB
CMYK
RGB Variations
Color information
#315673 (or 0x315673) is known color: Venice Blue. HEX triplet: 31, 56 and 73. RGB value is (49,86,115). Sum of RGB (Red+Green+Blue) = 49+86+115=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 86 (33.98% from 255 or 34.4% from 250); Blue value is 115 (45.31% from 255 or 46% from 250); Max value from RGB is 115 - color contains mainly: blue. Hex color #315673 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315673 is #CEA98C. Grayscale: #4E4E4E. Windows color (decimal): -13543821 or 7558705. OLE color: 7558705.
HSL color Cylindrical-coordinate representation of color #315673: hue angle of 206.36º degrees, saturation: 0.4, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #315673 is Cyan = 0.57, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 86 | 115 | - |
| CMYK | 0.57 | 0.25 | 0 | 0.55 |
| HSL | 206.36º | 0.4% | 0.32% | - |
| HSV(B) | 206.36º | 0.57% | 0.45% | - |
| XYZ | 7.69 | 8.55 | 17.46 | - |
| YUV | 78.24 | 148.74 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 115 | 0.57 | 0.25 | 0 | 0.55 | 206.36 | 0.4 | 0.32 |
| Hex | 31 | 56 | 73 | 39 | 19 | 0 | 37 | CE | 28 | 20 |
| Octal | 61 | 126 | 163 | 71 | 31 | 0 | 67 | 316 | 50 | 40 |
| Binary | 110001 | 1010110 | 1110011 | 111001 | 11001 | 0 | 110111 | 11001110 | 101000 | 100000 |
Color Harmonies of #315673
Complementary color
Monochromatic Colors of #315673
Black with #315673
Text Example
Text Example
White with #315673
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315673; }
p { color: rgb(49,86,115); }
H1.HeaderClassName
{
color: #315673;
}
.AnyTagClassName
{
color: #315673;
}
</style>
background-color css
<style>
a { background-color: #315673; }
a { background-color: rgb(49,86,115); }
div.DivClassName
{
background-color: #315673;
}
.BgClassName
{
background-color: #315673;
}
</style>
border-color css
<style>
span { border-color: #315673; }
span { border-color: rgb(49,86,115); }
td.TdClassName
{
border-color: #315673;
}
.TagClassName
{
border-color: #315673;
}
</style>