Shades of Venice Blue #295579
Tints of Venice Blue #295579
RGB
CMYK
RGB Variations
Color information
#295579 (or 0x295579) is known color: Venice Blue. HEX triplet: 29, 55 and 79. RGB value is (41,85,121). Sum of RGB (Red+Green+Blue) = 41+85+121=247 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.60% from 247); Green value is 85 (33.59% from 255 or 34.41% from 247); Blue value is 121 (47.66% from 255 or 48.99% from 247); Max value from RGB is 121 - color contains mainly: blue. Hex color #295579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295579 is #D6AA86. Grayscale: #4B4B4B. Windows color (decimal): -14068359 or 7951657. OLE color: 7951657.
HSL color Cylindrical-coordinate representation of color #295579: hue angle of 207º degrees, saturation: 0.49, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #295579 is Cyan = 0.66, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 41 | 85 | 121 | - |
| CMYK | 0.66 | 0.30 | 0 | 0.53 |
| HSL | 207º | 0.49% | 0.32% | - |
| HSV(B) | 207º | 0.66% | 0.47% | - |
| XYZ | 7.61 | 8.35 | 19.3 | - |
| YUV | 75.95 | 153.42 | 103.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 121 | 0.66 | 0.30 | 0 | 0.53 | 207 | 0.49 | 0.32 |
| Hex | 29 | 55 | 79 | 42 | 1E | 0 | 35 | CF | 31 | 20 |
| Octal | 51 | 125 | 171 | 102 | 36 | 0 | 65 | 317 | 61 | 40 |
| Binary | 101001 | 1010101 | 1111001 | 1000010 | 11110 | 0 | 110101 | 11001111 | 110001 | 100000 |
Color Harmonies of #295579
Complementary color
Monochromatic Colors of #295579
Black with #295579
Text Example
Text Example
White with #295579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295579; }
p { color: rgb(41,85,121); }
H1.HeaderClassName
{
color: #295579;
}
.AnyTagClassName
{
color: #295579;
}
</style>
background-color css
<style>
a { background-color: #295579; }
a { background-color: rgb(41,85,121); }
div.DivClassName
{
background-color: #295579;
}
.BgClassName
{
background-color: #295579;
}
</style>
border-color css
<style>
span { border-color: #295579; }
span { border-color: rgb(41,85,121); }
td.TdClassName
{
border-color: #295579;
}
.TagClassName
{
border-color: #295579;
}
</style>