Shades of Wedgewood #516881
Tints of Wedgewood #516881
RGB
CMYK
RGB Variations
Color information
#516881 (or 0x516881) is known color: Wedgewood. HEX triplet: 51, 68 and 81. RGB value is (81,104,129). Sum of RGB (Red+Green+Blue) = 81+104+129=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 104 (41.02% from 255 or 33.12% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #516881 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516881 is #AE977E. Grayscale: #636363. Windows color (decimal): -11442047 or 8480849. OLE color: 8480849.
HSL color Cylindrical-coordinate representation of color #516881: hue angle of 211.25º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #516881 is Cyan = 0.37, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 104 | 129 | - |
| CMYK | 0.37 | 0.19 | 0 | 0.49 |
| HSL | 211.25º | 0.23% | 0.41% | - |
| HSV(B) | 211.25º | 0.37% | 0.51% | - |
| XYZ | 12.31 | 13.23 | 22.67 | - |
| YUV | 99.97 | 144.38 | 114.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 129 | 0.37 | 0.19 | 0 | 0.49 | 211.25 | 0.23 | 0.41 |
| Hex | 51 | 68 | 81 | 25 | 13 | 0 | 31 | D3 | 17 | 29 |
| Octal | 121 | 150 | 201 | 45 | 23 | 0 | 61 | 323 | 27 | 51 |
| Binary | 1010001 | 1101000 | 10000001 | 100101 | 10011 | 0 | 110001 | 11010011 | 10111 | 101001 |
Color Harmonies of #516881
Complementary color
Monochromatic Colors of #516881
Black with #516881
Text Example
Text Example
White with #516881
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516881; }
p { color: rgb(81,104,129); }
H1.HeaderClassName
{
color: #516881;
}
.AnyTagClassName
{
color: #516881;
}
</style>
background-color css
<style>
a { background-color: #516881; }
a { background-color: rgb(81,104,129); }
div.DivClassName
{
background-color: #516881;
}
.BgClassName
{
background-color: #516881;
}
</style>
border-color css
<style>
span { border-color: #516881; }
span { border-color: rgb(81,104,129); }
td.TdClassName
{
border-color: #516881;
}
.TagClassName
{
border-color: #516881;
}
</style>