Shades of Venice Blue #305375
Tints of Venice Blue #305375
RGB
CMYK
RGB Variations
Color information
#305375 (or 0x305375) is known color: Venice Blue. HEX triplet: 30, 53 and 75. RGB value is (48,83,117). Sum of RGB (Red+Green+Blue) = 48+83+117=248 (32% of max value = 765). Red value is 48 (19.14% from 255 or 19.35% from 248); Green value is 83 (32.81% from 255 or 33.47% from 248); Blue value is 117 (46.09% from 255 or 47.18% from 248); Max value from RGB is 117 - color contains mainly: blue. Hex color #305375 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #305375 is #CFAC8A. Grayscale: #4C4C4C. Windows color (decimal): -13610123 or 7689008. OLE color: 7689008.
HSL color Cylindrical-coordinate representation of color #305375: hue angle of 209.57º 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 #305375 is Cyan = 0.59, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 48 | 83 | 117 | - |
| CMYK | 0.59 | 0.29 | 0 | 0.54 |
| HSL | 209.57º | 0.42% | 0.32% | - |
| HSV(B) | 209.57º | 0.59% | 0.46% | - |
| XYZ | 7.52 | 8.1 | 18 | - |
| YUV | 76.41 | 150.9 | 107.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 48 | 83 | 117 | 0.59 | 0.29 | 0 | 0.54 | 209.57 | 0.42 | 0.32 |
| Hex | 30 | 53 | 75 | 3B | 1D | 0 | 36 | D2 | 2A | 20 |
| Octal | 60 | 123 | 165 | 73 | 35 | 0 | 66 | 322 | 52 | 40 |
| Binary | 110000 | 1010011 | 1110101 | 111011 | 11101 | 0 | 110110 | 11010010 | 101010 | 100000 |
Color Harmonies of #305375
Complementary color
Monochromatic Colors of #305375
Black with #305375
Text Example
Text Example
White with #305375
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #305375; }
p { color: rgb(48,83,117); }
H1.HeaderClassName
{
color: #305375;
}
.AnyTagClassName
{
color: #305375;
}
</style>
background-color css
<style>
a { background-color: #305375; }
a { background-color: rgb(48,83,117); }
div.DivClassName
{
background-color: #305375;
}
.BgClassName
{
background-color: #305375;
}
</style>
border-color css
<style>
span { border-color: #305375; }
span { border-color: rgb(48,83,117); }
td.TdClassName
{
border-color: #305375;
}
.TagClassName
{
border-color: #305375;
}
</style>