Shades of Venice Blue #295576
Tints of Venice Blue #295576
RGB
CMYK
RGB Variations
Color information
#295576 (or 0x295576) is known color: Venice Blue. HEX triplet: 29, 55 and 76. RGB value is (41,85,118). Sum of RGB (Red+Green+Blue) = 41+85+118=244 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.80% from 244); Green value is 85 (33.59% from 255 or 34.84% from 244); Blue value is 118 (46.48% from 255 or 48.36% from 244); Max value from RGB is 118 - color contains mainly: blue. Hex color #295576 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295576 is #D6AA89. Grayscale: #4B4B4B. Windows color (decimal): -14068362 or 7755049. OLE color: 7755049.
HSL color Cylindrical-coordinate representation of color #295576: hue angle of 205.71º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #295576 is Cyan = 0.65, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 41 | 85 | 118 | - |
| CMYK | 0.65 | 0.28 | 0 | 0.54 |
| HSL | 205.71º | 0.48% | 0.31% | - |
| HSV(B) | 205.71º | 0.65% | 0.46% | - |
| XYZ | 7.43 | 8.28 | 18.35 | - |
| YUV | 75.61 | 151.92 | 103.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 85 | 118 | 0.65 | 0.28 | 0 | 0.54 | 205.71 | 0.48 | 0.31 |
| Hex | 29 | 55 | 76 | 41 | 1C | 0 | 36 | CE | 30 | 1F |
| Octal | 51 | 125 | 166 | 101 | 34 | 0 | 66 | 316 | 60 | 37 |
| Binary | 101001 | 1010101 | 1110110 | 1000001 | 11100 | 0 | 110110 | 11001110 | 110000 | 11111 |
Color Harmonies of #295576
Complementary color
Monochromatic Colors of #295576
Black with #295576
Text Example
Text Example
White with #295576
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295576; }
p { color: rgb(41,85,118); }
H1.HeaderClassName
{
color: #295576;
}
.AnyTagClassName
{
color: #295576;
}
</style>
background-color css
<style>
a { background-color: #295576; }
a { background-color: rgb(41,85,118); }
div.DivClassName
{
background-color: #295576;
}
.BgClassName
{
background-color: #295576;
}
</style>
border-color css
<style>
span { border-color: #295576; }
span { border-color: rgb(41,85,118); }
td.TdClassName
{
border-color: #295576;
}
.TagClassName
{
border-color: #295576;
}
</style>