Shades of Venice Blue #375671
Tints of Venice Blue #375671
RGB
CMYK
RGB Variations
Color information
#375671 (or 0x375671) is known color: Venice Blue. HEX triplet: 37, 56 and 71. RGB value is (55,86,113). Sum of RGB (Red+Green+Blue) = 55+86+113=254 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.65% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 113 (44.53% from 255 or 44.49% from 254); Max value from RGB is 113 - color contains mainly: blue. Hex color #375671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375671 is #C8A98E. Grayscale: #4F4F4F. Windows color (decimal): -13150607 or 7427639. OLE color: 7427639.
HSL color Cylindrical-coordinate representation of color #375671: hue angle of 207.93º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #375671 is Cyan = 0.51, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 86 | 113 | - |
| CMYK | 0.51 | 0.24 | 0 | 0.56 |
| HSL | 207.93º | 0.35% | 0.33% | - |
| HSV(B) | 207.93º | 0.51% | 0.44% | - |
| XYZ | 7.88 | 8.66 | 16.88 | - |
| YUV | 79.81 | 146.73 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 86 | 113 | 0.51 | 0.24 | 0 | 0.56 | 207.93 | 0.35 | 0.33 |
| Hex | 37 | 56 | 71 | 33 | 18 | 0 | 38 | D0 | 23 | 21 |
| Octal | 67 | 126 | 161 | 63 | 30 | 0 | 70 | 320 | 43 | 41 |
| Binary | 110111 | 1010110 | 1110001 | 110011 | 11000 | 0 | 111000 | 11010000 | 100011 | 100001 |
Color Harmonies of #375671
Complementary color
Monochromatic Colors of #375671
Black with #375671
Text Example
Text Example
White with #375671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375671; }
p { color: rgb(55,86,113); }
H1.HeaderClassName
{
color: #375671;
}
.AnyTagClassName
{
color: #375671;
}
</style>
background-color css
<style>
a { background-color: #375671; }
a { background-color: rgb(55,86,113); }
div.DivClassName
{
background-color: #375671;
}
.BgClassName
{
background-color: #375671;
}
</style>
border-color css
<style>
span { border-color: #375671; }
span { border-color: rgb(55,86,113); }
td.TdClassName
{
border-color: #375671;
}
.TagClassName
{
border-color: #375671;
}
</style>