Shades of Wedgewood #516682
Tints of Wedgewood #516682
RGB
CMYK
RGB Variations
Color information
#516682 (or 0x516682) is known color: Wedgewood. HEX triplet: 51, 66 and 82. RGB value is (81,102,130). Sum of RGB (Red+Green+Blue) = 81+102+130=313 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.88% from 313); Green value is 102 (40.23% from 255 or 32.59% from 313); Blue value is 130 (51.17% from 255 or 41.53% from 313); Max value from RGB is 130 - color contains mainly: blue. Hex color #516682 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516682 is #AE997D. Grayscale: #626262. Windows color (decimal): -11442558 or 8545873. OLE color: 8545873.
HSL color Cylindrical-coordinate representation of color #516682: hue angle of 214.29º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #516682 is Cyan = 0.38, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 102 | 130 | - |
| CMYK | 0.38 | 0.22 | 0 | 0.49 |
| HSL | 214.29º | 0.23% | 0.41% | - |
| HSV(B) | 214.29º | 0.38% | 0.51% | - |
| XYZ | 12.17 | 12.86 | 22.96 | - |
| YUV | 98.91 | 145.54 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 130 | 0.38 | 0.22 | 0 | 0.49 | 214.29 | 0.23 | 0.41 |
| Hex | 51 | 66 | 82 | 26 | 16 | 0 | 31 | D6 | 17 | 29 |
| Octal | 121 | 146 | 202 | 46 | 26 | 0 | 61 | 326 | 27 | 51 |
| Binary | 1010001 | 1100110 | 10000010 | 100110 | 10110 | 0 | 110001 | 11010110 | 10111 | 101001 |
Color Harmonies of #516682
Complementary color
Monochromatic Colors of #516682
Black with #516682
Text Example
Text Example
White with #516682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516682; }
p { color: rgb(81,102,130); }
H1.HeaderClassName
{
color: #516682;
}
.AnyTagClassName
{
color: #516682;
}
</style>
background-color css
<style>
a { background-color: #516682; }
a { background-color: rgb(81,102,130); }
div.DivClassName
{
background-color: #516682;
}
.BgClassName
{
background-color: #516682;
}
</style>
border-color css
<style>
span { border-color: #516682; }
span { border-color: rgb(81,102,130); }
td.TdClassName
{
border-color: #516682;
}
.TagClassName
{
border-color: #516682;
}
</style>