Shades of Venice Blue #305677
Tints of Venice Blue #305677
RGB
CMYK
RGB Variations
Color information
#305677 (or 0x305677) is known color: Venice Blue. HEX triplet: 30, 56 and 77. RGB value is (48,86,119). Sum of RGB (Red+Green+Blue) = 48+86+119=253 (33% of max value = 765). Red value is 48 (19.14% from 255 or 18.97% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 119 (46.88% from 255 or 47.04% from 253); Max value from RGB is 119 - color contains mainly: blue. Hex color #305677 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305677 is #CFA988. Grayscale: #4E4E4E. Windows color (decimal): -13609353 or 7820848. OLE color: 7820848.
HSL color Cylindrical-coordinate representation of color #305677: hue angle of 207.89º degrees, saturation: 0.43, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #305677 is Cyan = 0.60, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 86 | 119 | - |
| CMYK | 0.60 | 0.28 | 0 | 0.53 |
| HSL | 207.89º | 0.43% | 0.33% | - |
| HSV(B) | 207.89º | 0.6% | 0.47% | - |
| XYZ | 7.88 | 8.62 | 18.7 | - |
| YUV | 78.4 | 150.91 | 106.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 119 | 0.60 | 0.28 | 0 | 0.53 | 207.89 | 0.43 | 0.33 |
| Hex | 30 | 56 | 77 | 3C | 1C | 0 | 35 | D0 | 2B | 21 |
| Octal | 60 | 126 | 167 | 74 | 34 | 0 | 65 | 320 | 53 | 41 |
| Binary | 110000 | 1010110 | 1110111 | 111100 | 11100 | 0 | 110101 | 11010000 | 101011 | 100001 |
Color Harmonies of #305677
Complementary color
Monochromatic Colors of #305677
Black with #305677
Text Example
Text Example
White with #305677
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305677; }
p { color: rgb(48,86,119); }
H1.HeaderClassName
{
color: #305677;
}
.AnyTagClassName
{
color: #305677;
}
</style>
background-color css
<style>
a { background-color: #305677; }
a { background-color: rgb(48,86,119); }
div.DivClassName
{
background-color: #305677;
}
.BgClassName
{
background-color: #305677;
}
</style>
border-color css
<style>
span { border-color: #305677; }
span { border-color: rgb(48,86,119); }
td.TdClassName
{
border-color: #305677;
}
.TagClassName
{
border-color: #305677;
}
</style>