Shades of Venice Blue #214671
Tints of Venice Blue #214671
RGB
CMYK
RGB Variations
Color information
#214671 (or 0x214671) is known color: Venice Blue. HEX triplet: 21, 46 and 71. RGB value is (33,70,113). Sum of RGB (Red+Green+Blue) = 33+70+113=216 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.28% from 216); Green value is 70 (27.73% from 255 or 32.41% from 216); Blue value is 113 (44.53% from 255 or 52.31% from 216); Max value from RGB is 113 - color contains mainly: blue. Hex color #214671 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #214671 is #DEB98E. Grayscale: #3F3F3F. Windows color (decimal): -14596495 or 7423521. OLE color: 7423521.
HSL color Cylindrical-coordinate representation of color #214671: hue angle of 212.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #214671 is Cyan = 0.71, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 70 | 113 | - |
| CMYK | 0.71 | 0.38 | 0 | 0.56 |
| HSL | 212.25º | 0.55% | 0.29% | - |
| HSV(B) | 212.25º | 0.71% | 0.44% | - |
| XYZ | 5.8 | 5.9 | 16.46 | - |
| YUV | 63.84 | 155.74 | 106 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 70 | 113 | 0.71 | 0.38 | 0 | 0.56 | 212.25 | 0.55 | 0.29 |
| Hex | 21 | 46 | 71 | 47 | 26 | 0 | 38 | D4 | 37 | 1D |
| Octal | 41 | 106 | 161 | 107 | 46 | 0 | 70 | 324 | 67 | 35 |
| Binary | 100001 | 1000110 | 1110001 | 1000111 | 100110 | 0 | 111000 | 11010100 | 110111 | 11101 |
Color Harmonies of #214671
Complementary color
Monochromatic Colors of #214671
Black with #214671
Text Example
Text Example
White with #214671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #214671; }
p { color: rgb(33,70,113); }
H1.HeaderClassName
{
color: #214671;
}
.AnyTagClassName
{
color: #214671;
}
</style>
background-color css
<style>
a { background-color: #214671; }
a { background-color: rgb(33,70,113); }
div.DivClassName
{
background-color: #214671;
}
.BgClassName
{
background-color: #214671;
}
</style>
border-color css
<style>
span { border-color: #214671; }
span { border-color: rgb(33,70,113); }
td.TdClassName
{
border-color: #214671;
}
.TagClassName
{
border-color: #214671;
}
</style>