Shades of Venice Blue #305579
Tints of Venice Blue #305579
RGB
CMYK
RGB Variations
Color information
#305579 (or 0x305579) is known color: Venice Blue. HEX triplet: 30, 55 and 79. RGB value is (48,85,121). Sum of RGB (Red+Green+Blue) = 48+85+121=254 (33% of max value = 765). Red value is 48 (19.14% from 255 or 18.90% from 254); Green value is 85 (33.59% from 255 or 33.46% from 254); Blue value is 121 (47.66% from 255 or 47.64% from 254); Max value from RGB is 121 - color contains mainly: blue. Hex color #305579 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305579 is #CFAA86. Grayscale: #4D4D4D. Windows color (decimal): -13609607 or 7951664. OLE color: 7951664.
HSL color Cylindrical-coordinate representation of color #305579: hue angle of 209.59º 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 #305579 is Cyan = 0.60, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 85 | 121 | - |
| CMYK | 0.60 | 0.30 | 0 | 0.53 |
| HSL | 209.59º | 0.43% | 0.33% | - |
| HSV(B) | 209.59º | 0.6% | 0.47% | - |
| XYZ | 7.92 | 8.51 | 19.31 | - |
| YUV | 78.04 | 152.24 | 106.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 85 | 121 | 0.60 | 0.30 | 0 | 0.53 | 209.59 | 0.43 | 0.33 |
| Hex | 30 | 55 | 79 | 3C | 1E | 0 | 35 | D2 | 2B | 21 |
| Octal | 60 | 125 | 171 | 74 | 36 | 0 | 65 | 322 | 53 | 41 |
| Binary | 110000 | 1010101 | 1111001 | 111100 | 11110 | 0 | 110101 | 11010010 | 101011 | 100001 |
Color Harmonies of #305579
Complementary color
Monochromatic Colors of #305579
Black with #305579
Text Example
Text Example
White with #305579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305579; }
p { color: rgb(48,85,121); }
H1.HeaderClassName
{
color: #305579;
}
.AnyTagClassName
{
color: #305579;
}
</style>
background-color css
<style>
a { background-color: #305579; }
a { background-color: rgb(48,85,121); }
div.DivClassName
{
background-color: #305579;
}
.BgClassName
{
background-color: #305579;
}
</style>
border-color css
<style>
span { border-color: #305579; }
span { border-color: rgb(48,85,121); }
td.TdClassName
{
border-color: #305579;
}
.TagClassName
{
border-color: #305579;
}
</style>