Shades of Venice Blue #295674
Tints of Venice Blue #295674
RGB
CMYK
RGB Variations
Color information
#295674 (or 0x295674) is known color: Venice Blue. HEX triplet: 29, 56 and 74. RGB value is (41,86,116). Sum of RGB (Red+Green+Blue) = 41+86+116=243 (32% of max value = 765). Red value is 41 (16.41% from 255 or 16.87% from 243); Green value is 86 (33.98% from 255 or 35.39% from 243); Blue value is 116 (45.70% from 255 or 47.74% from 243); Max value from RGB is 116 - color contains mainly: blue. Hex color #295674 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #295674 is #D6A98B. Grayscale: #4B4B4B. Windows color (decimal): -14068108 or 7624233. OLE color: 7624233.
HSL color Cylindrical-coordinate representation of color #295674: hue angle of 204º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #295674 is Cyan = 0.65, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 41 | 86 | 116 | - |
| CMYK | 0.65 | 0.26 | 0 | 0.55 |
| HSL | 204º | 0.48% | 0.31% | - |
| HSV(B) | 204º | 0.65% | 0.45% | - |
| XYZ | 7.39 | 8.39 | 17.75 | - |
| YUV | 75.97 | 150.59 | 103.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 41 | 86 | 116 | 0.65 | 0.26 | 0 | 0.55 | 204 | 0.48 | 0.31 |
| Hex | 29 | 56 | 74 | 41 | 1A | 0 | 37 | CC | 30 | 1F |
| Octal | 51 | 126 | 164 | 101 | 32 | 0 | 67 | 314 | 60 | 37 |
| Binary | 101001 | 1010110 | 1110100 | 1000001 | 11010 | 0 | 110111 | 11001100 | 110000 | 11111 |
Color Harmonies of #295674
Complementary color
Monochromatic Colors of #295674
Black with #295674
Text Example
Text Example
White with #295674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #295674; }
p { color: rgb(41,86,116); }
H1.HeaderClassName
{
color: #295674;
}
.AnyTagClassName
{
color: #295674;
}
</style>
background-color css
<style>
a { background-color: #295674; }
a { background-color: rgb(41,86,116); }
div.DivClassName
{
background-color: #295674;
}
.BgClassName
{
background-color: #295674;
}
</style>
border-color css
<style>
span { border-color: #295674; }
span { border-color: rgb(41,86,116); }
td.TdClassName
{
border-color: #295674;
}
.TagClassName
{
border-color: #295674;
}
</style>