Shades of Venice Blue #325776
Tints of Venice Blue #325776
RGB
CMYK
RGB Variations
Color information
#325776 (or 0x325776) is known color: Venice Blue. HEX triplet: 32, 57 and 76. RGB value is (50,87,118). Sum of RGB (Red+Green+Blue) = 50+87+118=255 (33% of max value = 765). Red value is 50 (19.92% from 255 or 19.61% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 118 (46.48% from 255 or 46.27% from 255); Max value from RGB is 118 - color contains mainly: blue. Hex color #325776 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325776 is #CDA889. Grayscale: #4F4F4F. Windows color (decimal): -13478026 or 7755570. OLE color: 7755570.
HSL color Cylindrical-coordinate representation of color #325776: hue angle of 207.35º degrees, saturation: 0.4, 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 #325776 is Cyan = 0.58, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 50 | 87 | 118 | - |
| CMYK | 0.58 | 0.26 | 0 | 0.54 |
| HSL | 207.35º | 0.4% | 0.33% | - |
| HSV(B) | 207.35º | 0.58% | 0.46% | - |
| XYZ | 7.99 | 8.8 | 18.42 | - |
| YUV | 79.47 | 149.74 | 106.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 87 | 118 | 0.58 | 0.26 | 0 | 0.54 | 207.35 | 0.4 | 0.33 |
| Hex | 32 | 57 | 76 | 3A | 1A | 0 | 36 | CF | 28 | 21 |
| Octal | 62 | 127 | 166 | 72 | 32 | 0 | 66 | 317 | 50 | 41 |
| Binary | 110010 | 1010111 | 1110110 | 111010 | 11010 | 0 | 110110 | 11001111 | 101000 | 100001 |
Color Harmonies of #325776
Complementary color
Monochromatic Colors of #325776
Black with #325776
Text Example
Text Example
White with #325776
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325776; }
p { color: rgb(50,87,118); }
H1.HeaderClassName
{
color: #325776;
}
.AnyTagClassName
{
color: #325776;
}
</style>
background-color css
<style>
a { background-color: #325776; }
a { background-color: rgb(50,87,118); }
div.DivClassName
{
background-color: #325776;
}
.BgClassName
{
background-color: #325776;
}
</style>
border-color css
<style>
span { border-color: #325776; }
span { border-color: rgb(50,87,118); }
td.TdClassName
{
border-color: #325776;
}
.TagClassName
{
border-color: #325776;
}
</style>