Shades of Venice Blue #294970
Tints of Venice Blue #294970
RGB
CMYK
RGB Variations
Color information
#294970 (or 0x294970) is known color: Venice Blue. HEX triplet: 29, 49 and 70. RGB value is (41,73,112). Sum of RGB (Red+Green+Blue) = 41+73+112=226 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.14% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 112 (44.14% from 255 or 49.56% from 226); Max value from RGB is 112 - color contains mainly: blue. Hex color #294970 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294970 is #D6B68F. Grayscale: #434343. Windows color (decimal): -14071440 or 7358761. OLE color: 7358761.
HSL color Cylindrical-coordinate representation of color #294970: hue angle of 212.96º degrees, saturation: 0.46, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #294970 is Cyan = 0.63, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 73 | 112 | - |
| CMYK | 0.63 | 0.35 | 0 | 0.56 |
| HSL | 212.96º | 0.46% | 0.3% | - |
| HSV(B) | 212.96º | 0.63% | 0.44% | - |
| XYZ | 6.22 | 6.41 | 16.24 | - |
| YUV | 67.88 | 152.9 | 108.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 73 | 112 | 0.63 | 0.35 | 0 | 0.56 | 212.96 | 0.46 | 0.3 |
| Hex | 29 | 49 | 70 | 3F | 23 | 0 | 38 | D5 | 2E | 1E |
| Octal | 51 | 111 | 160 | 77 | 43 | 0 | 70 | 325 | 56 | 36 |
| Binary | 101001 | 1001001 | 1110000 | 111111 | 100011 | 0 | 111000 | 11010101 | 101110 | 11110 |
Color Harmonies of #294970
Complementary color
Monochromatic Colors of #294970
Black with #294970
Text Example
Text Example
White with #294970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294970; }
p { color: rgb(41,73,112); }
H1.HeaderClassName
{
color: #294970;
}
.AnyTagClassName
{
color: #294970;
}
</style>
background-color css
<style>
a { background-color: #294970; }
a { background-color: rgb(41,73,112); }
div.DivClassName
{
background-color: #294970;
}
.BgClassName
{
background-color: #294970;
}
</style>
border-color css
<style>
span { border-color: #294970; }
span { border-color: rgb(41,73,112); }
td.TdClassName
{
border-color: #294970;
}
.TagClassName
{
border-color: #294970;
}
</style>