Shades of Venice Blue #284972
Tints of Venice Blue #284972
RGB
CMYK
RGB Variations
Color information
#284972 (or 0x284972) is known color: Venice Blue. HEX triplet: 28, 49 and 72. RGB value is (40,73,114). Sum of RGB (Red+Green+Blue) = 40+73+114=227 (30% of max value = 765). Red value is 40 (16.02% from 255 or 17.62% from 227); Green value is 73 (28.91% from 255 or 32.16% from 227); Blue value is 114 (44.92% from 255 or 50.22% from 227); Max value from RGB is 114 - color contains mainly: blue. Hex color #284972 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #284972 is #D7B68D. Grayscale: #434343. Windows color (decimal): -14136974 or 7489832. OLE color: 7489832.
HSL color Cylindrical-coordinate representation of color #284972: hue angle of 213.24º degrees, saturation: 0.48, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #284972 is Cyan = 0.65, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 40 | 73 | 114 | - |
| CMYK | 0.65 | 0.36 | 0 | 0.55 |
| HSL | 213.24º | 0.48% | 0.3% | - |
| HSV(B) | 213.24º | 0.65% | 0.45% | - |
| XYZ | 6.29 | 6.43 | 16.83 | - |
| YUV | 67.81 | 154.07 | 108.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 73 | 114 | 0.65 | 0.36 | 0 | 0.55 | 213.24 | 0.48 | 0.3 |
| Hex | 28 | 49 | 72 | 41 | 24 | 0 | 37 | D5 | 30 | 1E |
| Octal | 50 | 111 | 162 | 101 | 44 | 0 | 67 | 325 | 60 | 36 |
| Binary | 101000 | 1001001 | 1110010 | 1000001 | 100100 | 0 | 110111 | 11010101 | 110000 | 11110 |
Color Harmonies of #284972
Complementary color
Monochromatic Colors of #284972
Black with #284972
Text Example
Text Example
White with #284972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #284972; }
p { color: rgb(40,73,114); }
H1.HeaderClassName
{
color: #284972;
}
.AnyTagClassName
{
color: #284972;
}
</style>
background-color css
<style>
a { background-color: #284972; }
a { background-color: rgb(40,73,114); }
div.DivClassName
{
background-color: #284972;
}
.BgClassName
{
background-color: #284972;
}
</style>
border-color css
<style>
span { border-color: #284972; }
span { border-color: rgb(40,73,114); }
td.TdClassName
{
border-color: #284972;
}
.TagClassName
{
border-color: #284972;
}
</style>