Shades of Venice Blue #335478
Tints of Venice Blue #335478
RGB
CMYK
RGB Variations
Color information
#335478 (or 0x335478) is known color: Venice Blue. HEX triplet: 33, 54 and 78. RGB value is (51,84,120). Sum of RGB (Red+Green+Blue) = 51+84+120=255 (33% of max value = 765). Red value is 51 (20.31% from 255 or 20% from 255); Green value is 84 (33.20% from 255 or 32.94% from 255); Blue value is 120 (47.27% from 255 or 47.06% from 255); Max value from RGB is 120 - color contains mainly: blue. Hex color #335478 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335478 is #CCAB87. Grayscale: #4E4E4E. Windows color (decimal): -13413256 or 7885875. OLE color: 7885875.
HSL color Cylindrical-coordinate representation of color #335478: hue angle of 211.3º degrees, saturation: 0.4, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #335478 is Cyan = 0.58, Magento = 0.3, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 84 | 120 | - |
| CMYK | 0.58 | 0.3 | 0 | 0.53 |
| HSL | 211.3º | 0.4% | 0.34% | - |
| HSV(B) | 211.3º | 0.58% | 0.47% | - |
| XYZ | 7.93 | 8.4 | 18.97 | - |
| YUV | 78.24 | 151.57 | 108.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 84 | 120 | 0.58 | 0.3 | 0 | 0.53 | 211.3 | 0.4 | 0.34 |
| Hex | 33 | 54 | 78 | 3A | 1E | 0 | 35 | D3 | 28 | 22 |
| Octal | 63 | 124 | 170 | 72 | 36 | 0 | 65 | 323 | 50 | 42 |
| Binary | 110011 | 1010100 | 1111000 | 111010 | 11110 | 0 | 110101 | 11010011 | 101000 | 100010 |
Color Harmonies of #335478
Complementary color
Monochromatic Colors of #335478
Black with #335478
Text Example
Text Example
White with #335478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335478; }
p { color: rgb(51,84,120); }
H1.HeaderClassName
{
color: #335478;
}
.AnyTagClassName
{
color: #335478;
}
</style>
background-color css
<style>
a { background-color: #335478; }
a { background-color: rgb(51,84,120); }
div.DivClassName
{
background-color: #335478;
}
.BgClassName
{
background-color: #335478;
}
</style>
border-color css
<style>
span { border-color: #335478; }
span { border-color: rgb(51,84,120); }
td.TdClassName
{
border-color: #335478;
}
.TagClassName
{
border-color: #335478;
}
</style>