Shades of Venice Blue #305479
Tints of Venice Blue #305479
RGB
CMYK
RGB Variations
Color information
#305479 (or 0x305479) is known color: Venice Blue. HEX triplet: 30, 54 and 79. RGB value is (48,84,121). Sum of RGB (Red+Green+Blue) = 48+84+121=253 (33% of max value = 765). Red value is 48 (19.14% from 255 or 18.97% from 253); Green value is 84 (33.20% from 255 or 33.20% from 253); Blue value is 121 (47.66% from 255 or 47.83% from 253); Max value from RGB is 121 - color contains mainly: blue. Hex color #305479 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305479 is #CFAB86. Grayscale: #4D4D4D. Windows color (decimal): -13609863 or 7951408. OLE color: 7951408.
HSL color Cylindrical-coordinate representation of color #305479: hue angle of 210.41º 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 #305479 is Cyan = 0.60, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 48 | 84 | 121 | - |
| CMYK | 0.60 | 0.31 | 0 | 0.53 |
| HSL | 210.41º | 0.43% | 0.33% | - |
| HSV(B) | 210.41º | 0.6% | 0.47% | - |
| XYZ | 7.84 | 8.35 | 19.29 | - |
| YUV | 77.45 | 152.57 | 106.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 121 | 0.60 | 0.31 | 0 | 0.53 | 210.41 | 0.43 | 0.33 |
| Hex | 30 | 54 | 79 | 3C | 1F | 0 | 35 | D2 | 2B | 21 |
| Octal | 60 | 124 | 171 | 74 | 37 | 0 | 65 | 322 | 53 | 41 |
| Binary | 110000 | 1010100 | 1111001 | 111100 | 11111 | 0 | 110101 | 11010010 | 101011 | 100001 |
Color Harmonies of #305479
Complementary color
Monochromatic Colors of #305479
Black with #305479
Text Example
Text Example
White with #305479
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305479; }
p { color: rgb(48,84,121); }
H1.HeaderClassName
{
color: #305479;
}
.AnyTagClassName
{
color: #305479;
}
</style>
background-color css
<style>
a { background-color: #305479; }
a { background-color: rgb(48,84,121); }
div.DivClassName
{
background-color: #305479;
}
.BgClassName
{
background-color: #305479;
}
</style>
border-color css
<style>
span { border-color: #305479; }
span { border-color: rgb(48,84,121); }
td.TdClassName
{
border-color: #305479;
}
.TagClassName
{
border-color: #305479;
}
</style>