Shades of Venice Blue #315676
Tints of Venice Blue #315676
RGB
CMYK
RGB Variations
Color information
#315676 (or 0x315676) is known color: Venice Blue. HEX triplet: 31, 56 and 76. RGB value is (49,86,118). Sum of RGB (Red+Green+Blue) = 49+86+118=253 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.37% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 118 (46.48% from 255 or 46.64% from 253); Max value from RGB is 118 - color contains mainly: blue. Hex color #315676 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315676 is #CEA989. Grayscale: #4E4E4E. Windows color (decimal): -13543818 or 7755313. OLE color: 7755313.
HSL color Cylindrical-coordinate representation of color #315676: hue angle of 207.83º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #315676 is Cyan = 0.58, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 86 | 118 | - |
| CMYK | 0.58 | 0.27 | 0 | 0.54 |
| HSL | 207.83º | 0.41% | 0.33% | - |
| HSV(B) | 207.83º | 0.58% | 0.46% | - |
| XYZ | 7.86 | 8.62 | 18.39 | - |
| YUV | 78.59 | 150.24 | 106.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 86 | 118 | 0.58 | 0.27 | 0 | 0.54 | 207.83 | 0.41 | 0.33 |
| Hex | 31 | 56 | 76 | 3A | 1B | 0 | 36 | D0 | 29 | 21 |
| Octal | 61 | 126 | 166 | 72 | 33 | 0 | 66 | 320 | 51 | 41 |
| Binary | 110001 | 1010110 | 1110110 | 111010 | 11011 | 0 | 110110 | 11010000 | 101001 | 100001 |
Color Harmonies of #315676
Complementary color
Monochromatic Colors of #315676
Black with #315676
Text Example
Text Example
White with #315676
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315676; }
p { color: rgb(49,86,118); }
H1.HeaderClassName
{
color: #315676;
}
.AnyTagClassName
{
color: #315676;
}
</style>
background-color css
<style>
a { background-color: #315676; }
a { background-color: rgb(49,86,118); }
div.DivClassName
{
background-color: #315676;
}
.BgClassName
{
background-color: #315676;
}
</style>
border-color css
<style>
span { border-color: #315676; }
span { border-color: rgb(49,86,118); }
td.TdClassName
{
border-color: #315676;
}
.TagClassName
{
border-color: #315676;
}
</style>