Shades of Venice Blue #294770
Tints of Venice Blue #294770
RGB
CMYK
RGB Variations
Color information
#294770 (or 0x294770) is known color: Venice Blue. HEX triplet: 29, 47 and 70. RGB value is (41,71,112). Sum of RGB (Red+Green+Blue) = 41+71+112=224 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.30% from 224); Green value is 71 (28.12% from 255 or 31.70% from 224); Blue value is 112 (44.14% from 255 or 50% from 224); Max value from RGB is 112 - color contains mainly: blue. Hex color #294770 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294770 is #D6B88F. Grayscale: #424242. Windows color (decimal): -14071952 or 7358249. OLE color: 7358249.
HSL color Cylindrical-coordinate representation of color #294770: hue angle of 214.65º 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 #294770 is Cyan = 0.63, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 41 | 71 | 112 | - |
| CMYK | 0.63 | 0.37 | 0 | 0.56 |
| HSL | 214.65º | 0.46% | 0.3% | - |
| HSV(B) | 214.65º | 0.63% | 0.44% | - |
| XYZ | 6.09 | 6.15 | 16.19 | - |
| YUV | 66.7 | 153.56 | 109.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 112 | 0.63 | 0.37 | 0 | 0.56 | 214.65 | 0.46 | 0.3 |
| Hex | 29 | 47 | 70 | 3F | 25 | 0 | 38 | D7 | 2E | 1E |
| Octal | 51 | 107 | 160 | 77 | 45 | 0 | 70 | 327 | 56 | 36 |
| Binary | 101001 | 1000111 | 1110000 | 111111 | 100101 | 0 | 111000 | 11010111 | 101110 | 11110 |
Color Harmonies of #294770
Complementary color
Monochromatic Colors of #294770
Black with #294770
Text Example
Text Example
White with #294770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294770; }
p { color: rgb(41,71,112); }
H1.HeaderClassName
{
color: #294770;
}
.AnyTagClassName
{
color: #294770;
}
</style>
background-color css
<style>
a { background-color: #294770; }
a { background-color: rgb(41,71,112); }
div.DivClassName
{
background-color: #294770;
}
.BgClassName
{
background-color: #294770;
}
</style>
border-color css
<style>
span { border-color: #294770; }
span { border-color: rgb(41,71,112); }
td.TdClassName
{
border-color: #294770;
}
.TagClassName
{
border-color: #294770;
}
</style>