Shades of Venice Blue #305979
Tints of Venice Blue #305979
RGB
CMYK
RGB Variations
Color information
#305979 (or 0x305979) is known color: Venice Blue. HEX triplet: 30, 59 and 79. RGB value is (48,89,121). Sum of RGB (Red+Green+Blue) = 48+89+121=258 (34% of max value = 765). Red value is 48 (19.14% from 255 or 18.60% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 121 (47.66% from 255 or 46.90% from 258); Max value from RGB is 121 - color contains mainly: blue. Hex color #305979 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305979 is #CFA686. Grayscale: #505050. Windows color (decimal): -13608583 or 7952688. OLE color: 7952688.
HSL color Cylindrical-coordinate representation of color #305979: hue angle of 206.3º 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 #305979 is Cyan = 0.60, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 89 | 121 | - |
| CMYK | 0.60 | 0.26 | 0 | 0.53 |
| HSL | 206.3º | 0.43% | 0.33% | - |
| HSV(B) | 206.3º | 0.6% | 0.47% | - |
| XYZ | 8.24 | 9.15 | 19.42 | - |
| YUV | 80.39 | 150.92 | 104.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 89 | 121 | 0.60 | 0.26 | 0 | 0.53 | 206.3 | 0.43 | 0.33 |
| Hex | 30 | 59 | 79 | 3C | 1A | 0 | 35 | CE | 2B | 21 |
| Octal | 60 | 131 | 171 | 74 | 32 | 0 | 65 | 316 | 53 | 41 |
| Binary | 110000 | 1011001 | 1111001 | 111100 | 11010 | 0 | 110101 | 11001110 | 101011 | 100001 |
Color Harmonies of #305979
Complementary color
Monochromatic Colors of #305979
Black with #305979
Text Example
Text Example
White with #305979
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305979; }
p { color: rgb(48,89,121); }
H1.HeaderClassName
{
color: #305979;
}
.AnyTagClassName
{
color: #305979;
}
</style>
background-color css
<style>
a { background-color: #305979; }
a { background-color: rgb(48,89,121); }
div.DivClassName
{
background-color: #305979;
}
.BgClassName
{
background-color: #305979;
}
</style>
border-color css
<style>
span { border-color: #305979; }
span { border-color: rgb(48,89,121); }
td.TdClassName
{
border-color: #305979;
}
.TagClassName
{
border-color: #305979;
}
</style>