Shades of Venice Blue #305470
Tints of Venice Blue #305470
RGB
CMYK
RGB Variations
Color information
#305470 (or 0x305470) is known color: Venice Blue. HEX triplet: 30, 54 and 70. RGB value is (48,84,112). Sum of RGB (Red+Green+Blue) = 48+84+112=244 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.67% from 244); Green value is 84 (33.20% from 255 or 34.43% from 244); Blue value is 112 (44.14% from 255 or 45.90% from 244); Max value from RGB is 112 - color contains mainly: blue. Hex color #305470 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305470 is #CFAB8F. Grayscale: #4C4C4C. Windows color (decimal): -13609872 or 7361584. OLE color: 7361584.
HSL color Cylindrical-coordinate representation of color #305470: hue angle of 206.25º degrees, saturation: 0.4, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #305470 is Cyan = 0.57, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 48 | 84 | 112 | - |
| CMYK | 0.57 | 0.25 | 0 | 0.56 |
| HSL | 206.25º | 0.4% | 0.31% | - |
| HSV(B) | 206.25º | 0.57% | 0.44% | - |
| XYZ | 7.31 | 8.14 | 16.51 | - |
| YUV | 76.43 | 148.07 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 84 | 112 | 0.57 | 0.25 | 0 | 0.56 | 206.25 | 0.4 | 0.31 |
| Hex | 30 | 54 | 70 | 39 | 19 | 0 | 38 | CE | 28 | 1F |
| Octal | 60 | 124 | 160 | 71 | 31 | 0 | 70 | 316 | 50 | 37 |
| Binary | 110000 | 1010100 | 1110000 | 111001 | 11001 | 0 | 111000 | 11001110 | 101000 | 11111 |
Color Harmonies of #305470
Complementary color
Monochromatic Colors of #305470
Black with #305470
Text Example
Text Example
White with #305470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305470; }
p { color: rgb(48,84,112); }
H1.HeaderClassName
{
color: #305470;
}
.AnyTagClassName
{
color: #305470;
}
</style>
background-color css
<style>
a { background-color: #305470; }
a { background-color: rgb(48,84,112); }
div.DivClassName
{
background-color: #305470;
}
.BgClassName
{
background-color: #305470;
}
</style>
border-color css
<style>
span { border-color: #305470; }
span { border-color: rgb(48,84,112); }
td.TdClassName
{
border-color: #305470;
}
.TagClassName
{
border-color: #305470;
}
</style>