Shades of Venice Blue #315779
Tints of Venice Blue #315779
RGB
CMYK
RGB Variations
Color information
#315779 (or 0x315779) is known color: Venice Blue. HEX triplet: 31, 57 and 79. RGB value is (49,87,121). Sum of RGB (Red+Green+Blue) = 49+87+121=257 (34% of max value = 765). Red value is 49 (19.53% from 255 or 19.07% from 257); Green value is 87 (34.38% from 255 or 33.85% from 257); Blue value is 121 (47.66% from 255 or 47.08% from 257); Max value from RGB is 121 - color contains mainly: blue. Hex color #315779 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315779 is #CEA886. Grayscale: #4F4F4F. Windows color (decimal): -13543559 or 7952177. OLE color: 7952177.
HSL color Cylindrical-coordinate representation of color #315779: hue angle of 208.33º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #315779 is Cyan = 0.60, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 87 | 121 | - |
| CMYK | 0.60 | 0.28 | 0 | 0.53 |
| HSL | 208.33º | 0.42% | 0.33% | - |
| HSV(B) | 208.33º | 0.6% | 0.47% | - |
| XYZ | 8.13 | 8.85 | 19.37 | - |
| YUV | 79.51 | 151.41 | 106.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 87 | 121 | 0.60 | 0.28 | 0 | 0.53 | 208.33 | 0.42 | 0.33 |
| Hex | 31 | 57 | 79 | 3C | 1C | 0 | 35 | D0 | 2A | 21 |
| Octal | 61 | 127 | 171 | 74 | 34 | 0 | 65 | 320 | 52 | 41 |
| Binary | 110001 | 1010111 | 1111001 | 111100 | 11100 | 0 | 110101 | 11010000 | 101010 | 100001 |
Color Harmonies of #315779
Complementary color
Monochromatic Colors of #315779
Black with #315779
Text Example
Text Example
White with #315779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315779; }
p { color: rgb(49,87,121); }
H1.HeaderClassName
{
color: #315779;
}
.AnyTagClassName
{
color: #315779;
}
</style>
background-color css
<style>
a { background-color: #315779; }
a { background-color: rgb(49,87,121); }
div.DivClassName
{
background-color: #315779;
}
.BgClassName
{
background-color: #315779;
}
</style>
border-color css
<style>
span { border-color: #315779; }
span { border-color: rgb(49,87,121); }
td.TdClassName
{
border-color: #315779;
}
.TagClassName
{
border-color: #315779;
}
</style>