Shades of Venice Blue #375771
Tints of Venice Blue #375771
RGB
CMYK
RGB Variations
Color information
#375771 (or 0x375771) is known color: Venice Blue. HEX triplet: 37, 57 and 71. RGB value is (55,87,113). Sum of RGB (Red+Green+Blue) = 55+87+113=255 (33% of max value = 765). Red value is 55 (21.88% from 255 or 21.57% from 255); Green value is 87 (34.38% from 255 or 34.12% from 255); Blue value is 113 (44.53% from 255 or 44.31% from 255); Max value from RGB is 113 - color contains mainly: blue. Hex color #375771 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375771 is #C8A88E. Grayscale: #505050. Windows color (decimal): -13150351 or 7427895. OLE color: 7427895.
HSL color Cylindrical-coordinate representation of color #375771: hue angle of 206.9º 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 #375771 is Cyan = 0.51, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 55 | 87 | 113 | - |
| CMYK | 0.51 | 0.23 | 0 | 0.56 |
| HSL | 206.9º | 0.35% | 0.33% | - |
| HSV(B) | 206.9º | 0.51% | 0.44% | - |
| XYZ | 7.96 | 8.82 | 16.91 | - |
| YUV | 80.4 | 146.4 | 109.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 87 | 113 | 0.51 | 0.23 | 0 | 0.56 | 206.9 | 0.35 | 0.33 |
| Hex | 37 | 57 | 71 | 33 | 17 | 0 | 38 | CF | 23 | 21 |
| Octal | 67 | 127 | 161 | 63 | 27 | 0 | 70 | 317 | 43 | 41 |
| Binary | 110111 | 1010111 | 1110001 | 110011 | 10111 | 0 | 111000 | 11001111 | 100011 | 100001 |
Color Harmonies of #375771
Complementary color
Monochromatic Colors of #375771
Black with #375771
Text Example
Text Example
White with #375771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375771; }
p { color: rgb(55,87,113); }
H1.HeaderClassName
{
color: #375771;
}
.AnyTagClassName
{
color: #375771;
}
</style>
background-color css
<style>
a { background-color: #375771; }
a { background-color: rgb(55,87,113); }
div.DivClassName
{
background-color: #375771;
}
.BgClassName
{
background-color: #375771;
}
</style>
border-color css
<style>
span { border-color: #375771; }
span { border-color: rgb(55,87,113); }
td.TdClassName
{
border-color: #375771;
}
.TagClassName
{
border-color: #375771;
}
</style>