Shades of Venice Blue #325671
Tints of Venice Blue #325671
RGB
CMYK
RGB Variations
Color information
#325671 (or 0x325671) is known color: Venice Blue. HEX triplet: 32, 56 and 71. RGB value is (50,86,113). Sum of RGB (Red+Green+Blue) = 50+86+113=249 (32% of max value = 765). Red value is 50 (19.92% from 255 or 20.08% from 249); Green value is 86 (33.98% from 255 or 34.54% from 249); Blue value is 113 (44.53% from 255 or 45.38% from 249); Max value from RGB is 113 - color contains mainly: blue. Hex color #325671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325671 is #CDA98E. Grayscale: #4E4E4E. Windows color (decimal): -13478287 or 7427634. OLE color: 7427634.
HSL color Cylindrical-coordinate representation of color #325671: hue angle of 205.71º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #325671 is Cyan = 0.56, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 50 | 86 | 113 | - |
| CMYK | 0.56 | 0.24 | 0 | 0.56 |
| HSL | 205.71º | 0.39% | 0.32% | - |
| HSV(B) | 205.71º | 0.56% | 0.44% | - |
| XYZ | 7.62 | 8.53 | 16.87 | - |
| YUV | 78.31 | 147.57 | 107.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 86 | 113 | 0.56 | 0.24 | 0 | 0.56 | 205.71 | 0.39 | 0.32 |
| Hex | 32 | 56 | 71 | 38 | 18 | 0 | 38 | CE | 27 | 20 |
| Octal | 62 | 126 | 161 | 70 | 30 | 0 | 70 | 316 | 47 | 40 |
| Binary | 110010 | 1010110 | 1110001 | 111000 | 11000 | 0 | 111000 | 11001110 | 100111 | 100000 |
Color Harmonies of #325671
Complementary color
Monochromatic Colors of #325671
Black with #325671
Text Example
Text Example
White with #325671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325671; }
p { color: rgb(50,86,113); }
H1.HeaderClassName
{
color: #325671;
}
.AnyTagClassName
{
color: #325671;
}
</style>
background-color css
<style>
a { background-color: #325671; }
a { background-color: rgb(50,86,113); }
div.DivClassName
{
background-color: #325671;
}
.BgClassName
{
background-color: #325671;
}
</style>
border-color css
<style>
span { border-color: #325671; }
span { border-color: rgb(50,86,113); }
td.TdClassName
{
border-color: #325671;
}
.TagClassName
{
border-color: #325671;
}
</style>