Shades of Venice Blue #305679
Tints of Venice Blue #305679
RGB
CMYK
RGB Variations
Color information
#305679 (or 0x305679) is known color: Venice Blue. HEX triplet: 30, 56 and 79. RGB value is (48,86,121). Sum of RGB (Red+Green+Blue) = 48+86+121=255 (33% of max value = 765). Red value is 48 (19.14% from 255 or 18.82% from 255); Green value is 86 (33.98% from 255 or 33.73% from 255); Blue value is 121 (47.66% from 255 or 47.45% from 255); Max value from RGB is 121 - color contains mainly: blue. Hex color #305679 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305679 is #CFA986. Grayscale: #4E4E4E. Windows color (decimal): -13609351 or 7951920. OLE color: 7951920.
HSL color Cylindrical-coordinate representation of color #305679: hue angle of 208.77º 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 #305679 is Cyan = 0.60, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 86 | 121 | - |
| CMYK | 0.60 | 0.29 | 0 | 0.53 |
| HSL | 208.77º | 0.43% | 0.33% | - |
| HSV(B) | 208.77º | 0.6% | 0.47% | - |
| XYZ | 8 | 8.66 | 19.34 | - |
| YUV | 78.63 | 151.91 | 106.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 86 | 121 | 0.60 | 0.29 | 0 | 0.53 | 208.77 | 0.43 | 0.33 |
| Hex | 30 | 56 | 79 | 3C | 1D | 0 | 35 | D1 | 2B | 21 |
| Octal | 60 | 126 | 171 | 74 | 35 | 0 | 65 | 321 | 53 | 41 |
| Binary | 110000 | 1010110 | 1111001 | 111100 | 11101 | 0 | 110101 | 11010001 | 101011 | 100001 |
Color Harmonies of #305679
Complementary color
Monochromatic Colors of #305679
Black with #305679
Text Example
Text Example
White with #305679
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305679; }
p { color: rgb(48,86,121); }
H1.HeaderClassName
{
color: #305679;
}
.AnyTagClassName
{
color: #305679;
}
</style>
background-color css
<style>
a { background-color: #305679; }
a { background-color: rgb(48,86,121); }
div.DivClassName
{
background-color: #305679;
}
.BgClassName
{
background-color: #305679;
}
</style>
border-color css
<style>
span { border-color: #305679; }
span { border-color: rgb(48,86,121); }
td.TdClassName
{
border-color: #305679;
}
.TagClassName
{
border-color: #305679;
}
</style>