Shades of Venice Blue #305274
Tints of Venice Blue #305274
RGB
CMYK
RGB Variations
Color information
#305274 (or 0x305274) is known color: Venice Blue. HEX triplet: 30, 52 and 74. RGB value is (48,82,116). Sum of RGB (Red+Green+Blue) = 48+82+116=246 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.51% from 246); Green value is 82 (32.42% from 255 or 33.33% from 246); Blue value is 116 (45.70% from 255 or 47.15% from 246); Max value from RGB is 116 - color contains mainly: blue. Hex color #305274 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305274 is #CFAD8B. Grayscale: #4B4B4B. Windows color (decimal): -13610380 or 7623216. OLE color: 7623216.
HSL color Cylindrical-coordinate representation of color #305274: hue angle of 210º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #305274 is Cyan = 0.59, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 48 | 82 | 116 | - |
| CMYK | 0.59 | 0.29 | 0 | 0.55 |
| HSL | 210º | 0.41% | 0.32% | - |
| HSV(B) | 210º | 0.59% | 0.45% | - |
| XYZ | 7.39 | 7.92 | 17.66 | - |
| YUV | 75.71 | 150.74 | 108.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 82 | 116 | 0.59 | 0.29 | 0 | 0.55 | 210 | 0.41 | 0.32 |
| Hex | 30 | 52 | 74 | 3B | 1D | 0 | 37 | D2 | 29 | 20 |
| Octal | 60 | 122 | 164 | 73 | 35 | 0 | 67 | 322 | 51 | 40 |
| Binary | 110000 | 1010010 | 1110100 | 111011 | 11101 | 0 | 110111 | 11010010 | 101001 | 100000 |
Color Harmonies of #305274
Complementary color
Monochromatic Colors of #305274
Black with #305274
Text Example
Text Example
White with #305274
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305274; }
p { color: rgb(48,82,116); }
H1.HeaderClassName
{
color: #305274;
}
.AnyTagClassName
{
color: #305274;
}
</style>
background-color css
<style>
a { background-color: #305274; }
a { background-color: rgb(48,82,116); }
div.DivClassName
{
background-color: #305274;
}
.BgClassName
{
background-color: #305274;
}
</style>
border-color css
<style>
span { border-color: #305274; }
span { border-color: rgb(48,82,116); }
td.TdClassName
{
border-color: #305274;
}
.TagClassName
{
border-color: #305274;
}
</style>