Shades of Venice Blue #365671
Tints of Venice Blue #365671
RGB
CMYK
RGB Variations
Color information
#365671 (or 0x365671) is known color: Venice Blue. HEX triplet: 36, 56 and 71. RGB value is (54,86,113). Sum of RGB (Red+Green+Blue) = 54+86+113=253 (33% of max value = 765). Red value is 54 (21.48% from 255 or 21.34% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 113 (44.53% from 255 or 44.66% from 253); Max value from RGB is 113 - color contains mainly: blue. Hex color #365671 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365671 is #C9A98E. Grayscale: #4F4F4F. Windows color (decimal): -13216143 or 7427638. OLE color: 7427638.
HSL color Cylindrical-coordinate representation of color #365671: hue angle of 207.46º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #365671 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 54 | 86 | 113 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.56 |
| HSL | 207.46º | 0.35% | 0.33% | - |
| HSV(B) | 207.46º | 0.52% | 0.44% | - |
| XYZ | 7.83 | 8.63 | 16.88 | - |
| YUV | 79.51 | 146.9 | 109.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 86 | 113 | 0.52 | 0.24 | 0 | 0.56 | 207.46 | 0.35 | 0.33 |
| Hex | 36 | 56 | 71 | 34 | 18 | 0 | 38 | CF | 23 | 21 |
| Octal | 66 | 126 | 161 | 64 | 30 | 0 | 70 | 317 | 43 | 41 |
| Binary | 110110 | 1010110 | 1110001 | 110100 | 11000 | 0 | 111000 | 11001111 | 100011 | 100001 |
Color Harmonies of #365671
Complementary color
Monochromatic Colors of #365671
Black with #365671
Text Example
Text Example
White with #365671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365671; }
p { color: rgb(54,86,113); }
H1.HeaderClassName
{
color: #365671;
}
.AnyTagClassName
{
color: #365671;
}
</style>
background-color css
<style>
a { background-color: #365671; }
a { background-color: rgb(54,86,113); }
div.DivClassName
{
background-color: #365671;
}
.BgClassName
{
background-color: #365671;
}
</style>
border-color css
<style>
span { border-color: #365671; }
span { border-color: rgb(54,86,113); }
td.TdClassName
{
border-color: #365671;
}
.TagClassName
{
border-color: #365671;
}
</style>