Shades of Venice Blue #294772
Tints of Venice Blue #294772
RGB
CMYK
RGB Variations
Color information
#294772 (or 0x294772) is known color: Venice Blue. HEX triplet: 29, 47 and 72. RGB value is (41,71,114). Sum of RGB (Red+Green+Blue) = 41+71+114=226 (29% of max value = 765). Red value is 41 (16.41% from 255 or 18.14% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 114 (44.92% from 255 or 50.44% from 226); Max value from RGB is 114 - color contains mainly: blue. Hex color #294772 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #294772 is #D6B88D. Grayscale: #424242. Windows color (decimal): -14071950 or 7489321. OLE color: 7489321.
HSL color Cylindrical-coordinate representation of color #294772: hue angle of 215.34º degrees, saturation: 0.47, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #294772 is Cyan = 0.64, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 71 | 114 | - |
| CMYK | 0.64 | 0.38 | 0 | 0.55 |
| HSL | 215.34º | 0.47% | 0.3% | - |
| HSV(B) | 215.34º | 0.64% | 0.45% | - |
| XYZ | 6.2 | 6.19 | 16.79 | - |
| YUV | 66.93 | 154.56 | 109.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 71 | 114 | 0.64 | 0.38 | 0 | 0.55 | 215.34 | 0.47 | 0.3 |
| Hex | 29 | 47 | 72 | 40 | 26 | 0 | 37 | D7 | 2F | 1E |
| Octal | 51 | 107 | 162 | 100 | 46 | 0 | 67 | 327 | 57 | 36 |
| Binary | 101001 | 1000111 | 1110010 | 1000000 | 100110 | 0 | 110111 | 11010111 | 101111 | 11110 |
Color Harmonies of #294772
Complementary color
Monochromatic Colors of #294772
Black with #294772
Text Example
Text Example
White with #294772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #294772; }
p { color: rgb(41,71,114); }
H1.HeaderClassName
{
color: #294772;
}
.AnyTagClassName
{
color: #294772;
}
</style>
background-color css
<style>
a { background-color: #294772; }
a { background-color: rgb(41,71,114); }
div.DivClassName
{
background-color: #294772;
}
.BgClassName
{
background-color: #294772;
}
</style>
border-color css
<style>
span { border-color: #294772; }
span { border-color: rgb(41,71,114); }
td.TdClassName
{
border-color: #294772;
}
.TagClassName
{
border-color: #294772;
}
</style>