Shades of Wedgewood #516578
Tints of Wedgewood #516578
RGB
CMYK
RGB Variations
Color information
#516578 (or 0x516578) is known color: Wedgewood. HEX triplet: 51, 65 and 78. RGB value is (81,101,120). Sum of RGB (Red+Green+Blue) = 81+101+120=302 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.82% from 302); Green value is 101 (39.84% from 255 or 33.44% from 302); Blue value is 120 (47.27% from 255 or 39.74% from 302); Max value from RGB is 120 - color contains mainly: blue. Hex color #516578 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516578 is #AE9A87. Grayscale: #616161. Windows color (decimal): -11442824 or 7890257. OLE color: 7890257.
HSL color Cylindrical-coordinate representation of color #516578: hue angle of 209.23º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #516578 is Cyan = 0.32, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 81 | 101 | 120 | - |
| CMYK | 0.32 | 0.16 | 0 | 0.53 |
| HSL | 209.23º | 0.19% | 0.39% | - |
| HSV(B) | 209.23º | 0.33% | 0.47% | - |
| XYZ | 11.44 | 12.41 | 19.56 | - |
| YUV | 97.19 | 140.87 | 116.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 120 | 0.32 | 0.16 | 0 | 0.53 | 209.23 | 0.19 | 0.39 |
| Hex | 51 | 65 | 78 | 20 | 10 | 0 | 35 | D1 | 13 | 27 |
| Octal | 121 | 145 | 170 | 40 | 20 | 0 | 65 | 321 | 23 | 47 |
| Binary | 1010001 | 1100101 | 1111000 | 100000 | 10000 | 0 | 110101 | 11010001 | 10011 | 100111 |
Color Harmonies of #516578
Complementary color
Monochromatic Colors of #516578
Black with #516578
Text Example
Text Example
White with #516578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516578; }
p { color: rgb(81,101,120); }
H1.HeaderClassName
{
color: #516578;
}
.AnyTagClassName
{
color: #516578;
}
</style>
background-color css
<style>
a { background-color: #516578; }
a { background-color: rgb(81,101,120); }
div.DivClassName
{
background-color: #516578;
}
.BgClassName
{
background-color: #516578;
}
</style>
border-color css
<style>
span { border-color: #516578; }
span { border-color: rgb(81,101,120); }
td.TdClassName
{
border-color: #516578;
}
.TagClassName
{
border-color: #516578;
}
</style>