Shades of Venice Blue #295472
Tints of Venice Blue #295472
RGB
CMYK
RGB Variations
Color information
#295472 (or 0x295472) is known color: Venice Blue. HEX triplet: 29, 54 and 72. RGB value is (41,84,114). Sum of RGB (Red+Green+Blue) = 41+84+114=239 (31% of max value = 765). Red value is 41 (16.41% from 255 or 17.15% from 239); Green value is 84 (33.20% from 255 or 35.15% from 239); Blue value is 114 (44.92% from 255 or 47.70% from 239); Max value from RGB is 114 - color contains mainly: blue. Hex color #295472 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295472 is #D6AB8D. Grayscale: #4A4A4A. Windows color (decimal): -14068622 or 7492649. OLE color: 7492649.
HSL color Cylindrical-coordinate representation of color #295472: hue angle of 204.66º 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 #295472 is Cyan = 0.64, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 84 | 114 | - |
| CMYK | 0.64 | 0.26 | 0 | 0.55 |
| HSL | 204.66º | 0.47% | 0.3% | - |
| HSV(B) | 204.66º | 0.64% | 0.45% | - |
| XYZ | 7.12 | 8.03 | 17.09 | - |
| YUV | 74.56 | 150.25 | 104.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 84 | 114 | 0.64 | 0.26 | 0 | 0.55 | 204.66 | 0.47 | 0.3 |
| Hex | 29 | 54 | 72 | 40 | 1A | 0 | 37 | CD | 2F | 1E |
| Octal | 51 | 124 | 162 | 100 | 32 | 0 | 67 | 315 | 57 | 36 |
| Binary | 101001 | 1010100 | 1110010 | 1000000 | 11010 | 0 | 110111 | 11001101 | 101111 | 11110 |
Color Harmonies of #295472
Complementary color
Monochromatic Colors of #295472
Black with #295472
Text Example
Text Example
White with #295472
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295472; }
p { color: rgb(41,84,114); }
H1.HeaderClassName
{
color: #295472;
}
.AnyTagClassName
{
color: #295472;
}
</style>
background-color css
<style>
a { background-color: #295472; }
a { background-color: rgb(41,84,114); }
div.DivClassName
{
background-color: #295472;
}
.BgClassName
{
background-color: #295472;
}
</style>
border-color css
<style>
span { border-color: #295472; }
span { border-color: rgb(41,84,114); }
td.TdClassName
{
border-color: #295472;
}
.TagClassName
{
border-color: #295472;
}
</style>