Shades of Venice Blue #305072
Tints of Venice Blue #305072
RGB
CMYK
RGB Variations
Color information
#305072 (or 0x305072) is known color: Venice Blue. HEX triplet: 30, 50 and 72. RGB value is (48,80,114). Sum of RGB (Red+Green+Blue) = 48+80+114=242 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.83% from 242); Green value is 80 (31.64% from 255 or 33.06% from 242); Blue value is 114 (44.92% from 255 or 47.11% from 242); Max value from RGB is 114 - color contains mainly: blue. Hex color #305072 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305072 is #CFAF8D. Grayscale: #4A4A4A. Windows color (decimal): -13610894 or 7491632. OLE color: 7491632.
HSL color Cylindrical-coordinate representation of color #305072: hue angle of 210.91º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #305072 is Cyan = 0.58, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 80 | 114 | - |
| CMYK | 0.58 | 0.30 | 0 | 0.55 |
| HSL | 210.91º | 0.41% | 0.32% | - |
| HSV(B) | 210.91º | 0.58% | 0.45% | - |
| XYZ | 7.12 | 7.58 | 17.01 | - |
| YUV | 74.31 | 150.4 | 109.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 80 | 114 | 0.58 | 0.30 | 0 | 0.55 | 210.91 | 0.41 | 0.32 |
| Hex | 30 | 50 | 72 | 3A | 1E | 0 | 37 | D3 | 29 | 20 |
| Octal | 60 | 120 | 162 | 72 | 36 | 0 | 67 | 323 | 51 | 40 |
| Binary | 110000 | 1010000 | 1110010 | 111010 | 11110 | 0 | 110111 | 11010011 | 101001 | 100000 |
Color Harmonies of #305072
Complementary color
Monochromatic Colors of #305072
Black with #305072
Text Example
Text Example
White with #305072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305072; }
p { color: rgb(48,80,114); }
H1.HeaderClassName
{
color: #305072;
}
.AnyTagClassName
{
color: #305072;
}
</style>
background-color css
<style>
a { background-color: #305072; }
a { background-color: rgb(48,80,114); }
div.DivClassName
{
background-color: #305072;
}
.BgClassName
{
background-color: #305072;
}
</style>
border-color css
<style>
span { border-color: #305072; }
span { border-color: rgb(48,80,114); }
td.TdClassName
{
border-color: #305072;
}
.TagClassName
{
border-color: #305072;
}
</style>