Shades of Venice Blue #305076
Tints of Venice Blue #305076
RGB
CMYK
RGB Variations
Color information
#305076 (or 0x305076) is known color: Venice Blue. HEX triplet: 30, 50 and 76. RGB value is (48,80,118). Sum of RGB (Red+Green+Blue) = 48+80+118=246 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.51% from 246); Green value is 80 (31.64% from 255 or 32.52% from 246); Blue value is 118 (46.48% from 255 or 47.97% from 246); Max value from RGB is 118 - color contains mainly: blue. Hex color #305076 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305076 is #CFAF89. Grayscale: #4A4A4A. Windows color (decimal): -13610890 or 7753776. OLE color: 7753776.
HSL color Cylindrical-coordinate representation of color #305076: hue angle of 212.57º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #305076 is Cyan = 0.59, Magento = 0.32, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 80 | 118 | - |
| CMYK | 0.59 | 0.32 | 0 | 0.54 |
| HSL | 212.57º | 0.42% | 0.33% | - |
| HSV(B) | 212.57º | 0.59% | 0.46% | - |
| XYZ | 7.36 | 7.67 | 18.23 | - |
| YUV | 74.76 | 152.4 | 108.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 118 | 0.59 | 0.32 | 0 | 0.54 | 212.57 | 0.42 | 0.33 |
| Hex | 30 | 50 | 76 | 3B | 20 | 0 | 36 | D5 | 2A | 21 |
| Octal | 60 | 120 | 166 | 73 | 40 | 0 | 66 | 325 | 52 | 41 |
| Binary | 110000 | 1010000 | 1110110 | 111011 | 100000 | 0 | 110110 | 11010101 | 101010 | 100001 |
Color Harmonies of #305076
Complementary color
Monochromatic Colors of #305076
Black with #305076
Text Example
Text Example
White with #305076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305076; }
p { color: rgb(48,80,118); }
H1.HeaderClassName
{
color: #305076;
}
.AnyTagClassName
{
color: #305076;
}
</style>
background-color css
<style>
a { background-color: #305076; }
a { background-color: rgb(48,80,118); }
div.DivClassName
{
background-color: #305076;
}
.BgClassName
{
background-color: #305076;
}
</style>
border-color css
<style>
span { border-color: #305076; }
span { border-color: rgb(48,80,118); }
td.TdClassName
{
border-color: #305076;
}
.TagClassName
{
border-color: #305076;
}
</style>