Shades of Venice Blue #315376
Tints of Venice Blue #315376
RGB
CMYK
RGB Variations
Color information
#315376 (or 0x315376) is known color: Venice Blue. HEX triplet: 31, 53 and 76. RGB value is (49,83,118). Sum of RGB (Red+Green+Blue) = 49+83+118=250 (33% of max value = 765). Red value is 49 (19.53% from 255 or 19.6% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 118 (46.48% from 255 or 47.2% from 250); Max value from RGB is 118 - color contains mainly: blue. Hex color #315376 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #315376 is #CEAC89. Grayscale: #4C4C4C. Windows color (decimal): -13544586 or 7754545. OLE color: 7754545.
HSL color Cylindrical-coordinate representation of color #315376: hue angle of 210.43º 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 #315376 is Cyan = 0.58, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 49 | 83 | 118 | - |
| CMYK | 0.58 | 0.30 | 0 | 0.54 |
| HSL | 210.43º | 0.41% | 0.33% | - |
| HSV(B) | 210.43º | 0.58% | 0.46% | - |
| XYZ | 7.63 | 8.15 | 18.31 | - |
| YUV | 76.82 | 151.24 | 108.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 83 | 118 | 0.58 | 0.30 | 0 | 0.54 | 210.43 | 0.41 | 0.33 |
| Hex | 31 | 53 | 76 | 3A | 1E | 0 | 36 | D2 | 29 | 21 |
| Octal | 61 | 123 | 166 | 72 | 36 | 0 | 66 | 322 | 51 | 41 |
| Binary | 110001 | 1010011 | 1110110 | 111010 | 11110 | 0 | 110110 | 11010010 | 101001 | 100001 |
Color Harmonies of #315376
Complementary color
Monochromatic Colors of #315376
Black with #315376
Text Example
Text Example
White with #315376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #315376; }
p { color: rgb(49,83,118); }
H1.HeaderClassName
{
color: #315376;
}
.AnyTagClassName
{
color: #315376;
}
</style>
background-color css
<style>
a { background-color: #315376; }
a { background-color: rgb(49,83,118); }
div.DivClassName
{
background-color: #315376;
}
.BgClassName
{
background-color: #315376;
}
</style>
border-color css
<style>
span { border-color: #315376; }
span { border-color: rgb(49,83,118); }
td.TdClassName
{
border-color: #315376;
}
.TagClassName
{
border-color: #315376;
}
</style>