Shades of Wedgewood #516884
Tints of Wedgewood #516884
RGB
CMYK
RGB Variations
Color information
#516884 (or 0x516884) is known color: Wedgewood. HEX triplet: 51, 68 and 84. RGB value is (81,104,132). Sum of RGB (Red+Green+Blue) = 81+104+132=317 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.55% from 317); Green value is 104 (41.02% from 255 or 32.81% from 317); Blue value is 132 (51.95% from 255 or 41.64% from 317); Max value from RGB is 132 - color contains mainly: blue. Hex color #516884 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516884 is #AE977B. Grayscale: #646464. Windows color (decimal): -11442044 or 8677457. OLE color: 8677457.
HSL color Cylindrical-coordinate representation of color #516884: hue angle of 212.94º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #516884 is Cyan = 0.39, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 104 | 132 | - |
| CMYK | 0.39 | 0.21 | 0 | 0.48 |
| HSL | 212.94º | 0.24% | 0.42% | - |
| HSV(B) | 212.94º | 0.39% | 0.52% | - |
| XYZ | 12.51 | 13.32 | 23.74 | - |
| YUV | 100.32 | 145.88 | 114.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 132 | 0.39 | 0.21 | 0 | 0.48 | 212.94 | 0.24 | 0.42 |
| Hex | 51 | 68 | 84 | 27 | 15 | 0 | 30 | D5 | 18 | 2A |
| Octal | 121 | 150 | 204 | 47 | 25 | 0 | 60 | 325 | 30 | 52 |
| Binary | 1010001 | 1101000 | 10000100 | 100111 | 10101 | 0 | 110000 | 11010101 | 11000 | 101010 |
Color Harmonies of #516884
Complementary color
Monochromatic Colors of #516884
Black with #516884
Text Example
Text Example
White with #516884
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516884; }
p { color: rgb(81,104,132); }
H1.HeaderClassName
{
color: #516884;
}
.AnyTagClassName
{
color: #516884;
}
</style>
background-color css
<style>
a { background-color: #516884; }
a { background-color: rgb(81,104,132); }
div.DivClassName
{
background-color: #516884;
}
.BgClassName
{
background-color: #516884;
}
</style>
border-color css
<style>
span { border-color: #516884; }
span { border-color: rgb(81,104,132); }
td.TdClassName
{
border-color: #516884;
}
.TagClassName
{
border-color: #516884;
}
</style>