Shades of Wedgewood #516885
Tints of Wedgewood #516885
RGB
CMYK
RGB Variations
Color information
#516885 (or 0x516885) is known color: Wedgewood. HEX triplet: 51, 68 and 85. RGB value is (81,104,133). Sum of RGB (Red+Green+Blue) = 81+104+133=318 (42% of max value = 765). Red value is 81 (32.03% from 255 or 25.47% from 318); Green value is 104 (41.02% from 255 or 32.70% from 318); Blue value is 133 (52.34% from 255 or 41.82% from 318); Max value from RGB is 133 - color contains mainly: blue. Hex color #516885 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516885 is #AE977A. Grayscale: #646464. Windows color (decimal): -11442043 or 8742993. OLE color: 8742993.
HSL color Cylindrical-coordinate representation of color #516885: hue angle of 213.46º 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 #516885 is Cyan = 0.39, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 104 | 133 | - |
| CMYK | 0.39 | 0.22 | 0 | 0.48 |
| HSL | 213.46º | 0.24% | 0.42% | - |
| HSV(B) | 213.46º | 0.39% | 0.52% | - |
| XYZ | 12.58 | 13.34 | 24.1 | - |
| YUV | 100.43 | 146.38 | 114.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 133 | 0.39 | 0.22 | 0 | 0.48 | 213.46 | 0.24 | 0.42 |
| Hex | 51 | 68 | 85 | 27 | 16 | 0 | 30 | D5 | 18 | 2A |
| Octal | 121 | 150 | 205 | 47 | 26 | 0 | 60 | 325 | 30 | 52 |
| Binary | 1010001 | 1101000 | 10000101 | 100111 | 10110 | 0 | 110000 | 11010101 | 11000 | 101010 |
Color Harmonies of #516885
Complementary color
Monochromatic Colors of #516885
Black with #516885
Text Example
Text Example
White with #516885
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516885; }
p { color: rgb(81,104,133); }
H1.HeaderClassName
{
color: #516885;
}
.AnyTagClassName
{
color: #516885;
}
</style>
background-color css
<style>
a { background-color: #516885; }
a { background-color: rgb(81,104,133); }
div.DivClassName
{
background-color: #516885;
}
.BgClassName
{
background-color: #516885;
}
</style>
border-color css
<style>
span { border-color: #516885; }
span { border-color: rgb(81,104,133); }
td.TdClassName
{
border-color: #516885;
}
.TagClassName
{
border-color: #516885;
}
</style>