Shades of Venice Blue #305475
Tints of Venice Blue #305475
RGB
CMYK
RGB Variations
Color information
#305475 (or 0x305475) is known color: Venice Blue. HEX triplet: 30, 54 and 75. RGB value is (48,84,117). Sum of RGB (Red+Green+Blue) = 48+84+117=249 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.28% from 249); Green value is 84 (33.20% from 255 or 33.73% from 249); Blue value is 117 (46.09% from 255 or 46.99% from 249); Max value from RGB is 117 - color contains mainly: blue. Hex color #305475 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305475 is #CFAB8A. Grayscale: #4C4C4C. Windows color (decimal): -13609867 or 7689264. OLE color: 7689264.
HSL color Cylindrical-coordinate representation of color #305475: hue angle of 208.7º degrees, saturation: 0.42, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #305475 is Cyan = 0.59, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 84 | 117 | - |
| CMYK | 0.59 | 0.28 | 0 | 0.54 |
| HSL | 208.7º | 0.42% | 0.32% | - |
| HSV(B) | 208.7º | 0.59% | 0.46% | - |
| XYZ | 7.6 | 8.25 | 18.02 | - |
| YUV | 77 | 150.57 | 107.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 117 | 0.59 | 0.28 | 0 | 0.54 | 208.7 | 0.42 | 0.32 |
| Hex | 30 | 54 | 75 | 3B | 1C | 0 | 36 | D1 | 2A | 20 |
| Octal | 60 | 124 | 165 | 73 | 34 | 0 | 66 | 321 | 52 | 40 |
| Binary | 110000 | 1010100 | 1110101 | 111011 | 11100 | 0 | 110110 | 11010001 | 101010 | 100000 |
Color Harmonies of #305475
Complementary color
Monochromatic Colors of #305475
Black with #305475
Text Example
Text Example
White with #305475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305475; }
p { color: rgb(48,84,117); }
H1.HeaderClassName
{
color: #305475;
}
.AnyTagClassName
{
color: #305475;
}
</style>
background-color css
<style>
a { background-color: #305475; }
a { background-color: rgb(48,84,117); }
div.DivClassName
{
background-color: #305475;
}
.BgClassName
{
background-color: #305475;
}
</style>
border-color css
<style>
span { border-color: #305475; }
span { border-color: rgb(48,84,117); }
td.TdClassName
{
border-color: #305475;
}
.TagClassName
{
border-color: #305475;
}
</style>