Shades of Wedgewood #516584
Tints of Wedgewood #516584
RGB
CMYK
RGB Variations
Color information
#516584 (or 0x516584) is known color: Wedgewood. HEX triplet: 51, 65 and 84. RGB value is (81,101,132). Sum of RGB (Red+Green+Blue) = 81+101+132=314 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.80% from 314); Green value is 101 (39.84% from 255 or 32.17% from 314); Blue value is 132 (51.95% from 255 or 42.04% from 314); Max value from RGB is 132 - color contains mainly: blue. Hex color #516584 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516584 is #AE9A7B. Grayscale: #626262. Windows color (decimal): -11442812 or 8676689. OLE color: 8676689.
HSL color Cylindrical-coordinate representation of color #516584: hue angle of 216.47º 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 #516584 is Cyan = 0.39, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 101 | 132 | - |
| CMYK | 0.39 | 0.23 | 0 | 0.48 |
| HSL | 216.47º | 0.24% | 0.42% | - |
| HSV(B) | 216.47º | 0.39% | 0.52% | - |
| XYZ | 12.21 | 12.72 | 23.64 | - |
| YUV | 98.55 | 146.87 | 115.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 132 | 0.39 | 0.23 | 0 | 0.48 | 216.47 | 0.24 | 0.42 |
| Hex | 51 | 65 | 84 | 27 | 17 | 0 | 30 | D8 | 18 | 2A |
| Octal | 121 | 145 | 204 | 47 | 27 | 0 | 60 | 330 | 30 | 52 |
| Binary | 1010001 | 1100101 | 10000100 | 100111 | 10111 | 0 | 110000 | 11011000 | 11000 | 101010 |
Color Harmonies of #516584
Complementary color
Monochromatic Colors of #516584
Black with #516584
Text Example
Text Example
White with #516584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516584; }
p { color: rgb(81,101,132); }
H1.HeaderClassName
{
color: #516584;
}
.AnyTagClassName
{
color: #516584;
}
</style>
background-color css
<style>
a { background-color: #516584; }
a { background-color: rgb(81,101,132); }
div.DivClassName
{
background-color: #516584;
}
.BgClassName
{
background-color: #516584;
}
</style>
border-color css
<style>
span { border-color: #516584; }
span { border-color: rgb(81,101,132); }
td.TdClassName
{
border-color: #516584;
}
.TagClassName
{
border-color: #516584;
}
</style>