Shades of Venice Blue #325977
Tints of Venice Blue #325977
RGB
CMYK
RGB Variations
Color information
#325977 (or 0x325977) is known color: Venice Blue. HEX triplet: 32, 59 and 77. RGB value is (50,89,119). Sum of RGB (Red+Green+Blue) = 50+89+119=258 (34% of max value = 765). Red value is 50 (19.92% from 255 or 19.38% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 119 (46.88% from 255 or 46.12% from 258); Max value from RGB is 119 - color contains mainly: blue. Hex color #325977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325977 is #CDA688. Grayscale: #505050. Windows color (decimal): -13477513 or 7821618. OLE color: 7821618.
HSL color Cylindrical-coordinate representation of color #325977: hue angle of 206.09º degrees, saturation: 0.41, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #325977 is Cyan = 0.58, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 50 | 89 | 119 | - |
| CMYK | 0.58 | 0.25 | 0 | 0.53 |
| HSL | 206.09º | 0.41% | 0.33% | - |
| HSV(B) | 206.09º | 0.58% | 0.47% | - |
| XYZ | 8.22 | 9.15 | 18.79 | - |
| YUV | 80.76 | 149.58 | 106.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 89 | 119 | 0.58 | 0.25 | 0 | 0.53 | 206.09 | 0.41 | 0.33 |
| Hex | 32 | 59 | 77 | 3A | 19 | 0 | 35 | CE | 29 | 21 |
| Octal | 62 | 131 | 167 | 72 | 31 | 0 | 65 | 316 | 51 | 41 |
| Binary | 110010 | 1011001 | 1110111 | 111010 | 11001 | 0 | 110101 | 11001110 | 101001 | 100001 |
Color Harmonies of #325977
Complementary color
Monochromatic Colors of #325977
Black with #325977
Text Example
Text Example
White with #325977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325977; }
p { color: rgb(50,89,119); }
H1.HeaderClassName
{
color: #325977;
}
.AnyTagClassName
{
color: #325977;
}
</style>
background-color css
<style>
a { background-color: #325977; }
a { background-color: rgb(50,89,119); }
div.DivClassName
{
background-color: #325977;
}
.BgClassName
{
background-color: #325977;
}
</style>
border-color css
<style>
span { border-color: #325977; }
span { border-color: rgb(50,89,119); }
td.TdClassName
{
border-color: #325977;
}
.TagClassName
{
border-color: #325977;
}
</style>