Shades of Venice Blue #305476
Tints of Venice Blue #305476
RGB
CMYK
RGB Variations
Color information
#305476 (or 0x305476) is known color: Venice Blue. HEX triplet: 30, 54 and 76. RGB value is (48,84,118). Sum of RGB (Red+Green+Blue) = 48+84+118=250 (33% of max value = 765). Red value is 48 (19.14% from 255 or 19.2% from 250); Green value is 84 (33.20% from 255 or 33.6% from 250); Blue value is 118 (46.48% from 255 or 47.2% from 250); Max value from RGB is 118 - color contains mainly: blue. Hex color #305476 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305476 is #CFAB89. Grayscale: #4C4C4C. Windows color (decimal): -13609866 or 7754800. OLE color: 7754800.
HSL color Cylindrical-coordinate representation of color #305476: hue angle of 209.14º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #305476 is Cyan = 0.59, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 84 | 118 | - |
| CMYK | 0.59 | 0.29 | 0 | 0.54 |
| HSL | 209.14º | 0.42% | 0.33% | - |
| HSV(B) | 209.14º | 0.59% | 0.46% | - |
| XYZ | 7.66 | 8.28 | 18.33 | - |
| YUV | 77.11 | 151.07 | 107.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 118 | 0.59 | 0.29 | 0 | 0.54 | 209.14 | 0.42 | 0.33 |
| Hex | 30 | 54 | 76 | 3B | 1D | 0 | 36 | D1 | 2A | 21 |
| Octal | 60 | 124 | 166 | 73 | 35 | 0 | 66 | 321 | 52 | 41 |
| Binary | 110000 | 1010100 | 1110110 | 111011 | 11101 | 0 | 110110 | 11010001 | 101010 | 100001 |
Color Harmonies of #305476
Complementary color
Monochromatic Colors of #305476
Black with #305476
Text Example
Text Example
White with #305476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305476; }
p { color: rgb(48,84,118); }
H1.HeaderClassName
{
color: #305476;
}
.AnyTagClassName
{
color: #305476;
}
</style>
background-color css
<style>
a { background-color: #305476; }
a { background-color: rgb(48,84,118); }
div.DivClassName
{
background-color: #305476;
}
.BgClassName
{
background-color: #305476;
}
</style>
border-color css
<style>
span { border-color: #305476; }
span { border-color: rgb(48,84,118); }
td.TdClassName
{
border-color: #305476;
}
.TagClassName
{
border-color: #305476;
}
</style>