Shades of Wedgewood #516685
Tints of Wedgewood #516685
RGB
CMYK
RGB Variations
Color information
#516685 (or 0x516685) is known color: Wedgewood. HEX triplet: 51, 66 and 85. RGB value is (81,102,133). Sum of RGB (Red+Green+Blue) = 81+102+133=316 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.63% from 316); Green value is 102 (40.23% from 255 or 32.28% from 316); Blue value is 133 (52.34% from 255 or 42.09% from 316); Max value from RGB is 133 - color contains mainly: blue. Hex color #516685 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516685 is #AE997A. Grayscale: #636363. Windows color (decimal): -11442555 or 8742481. OLE color: 8742481.
HSL color Cylindrical-coordinate representation of color #516685: hue angle of 215.77º 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 #516685 is Cyan = 0.39, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 81 | 102 | 133 | - |
| CMYK | 0.39 | 0.23 | 0 | 0.48 |
| HSL | 215.77º | 0.24% | 0.42% | - |
| HSV(B) | 215.77º | 0.39% | 0.52% | - |
| XYZ | 12.38 | 12.95 | 24.04 | - |
| YUV | 99.26 | 147.04 | 114.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 133 | 0.39 | 0.23 | 0 | 0.48 | 215.77 | 0.24 | 0.42 |
| Hex | 51 | 66 | 85 | 27 | 17 | 0 | 30 | D8 | 18 | 2A |
| Octal | 121 | 146 | 205 | 47 | 27 | 0 | 60 | 330 | 30 | 52 |
| Binary | 1010001 | 1100110 | 10000101 | 100111 | 10111 | 0 | 110000 | 11011000 | 11000 | 101010 |
Color Harmonies of #516685
Complementary color
Monochromatic Colors of #516685
Black with #516685
Text Example
Text Example
White with #516685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516685; }
p { color: rgb(81,102,133); }
H1.HeaderClassName
{
color: #516685;
}
.AnyTagClassName
{
color: #516685;
}
</style>
background-color css
<style>
a { background-color: #516685; }
a { background-color: rgb(81,102,133); }
div.DivClassName
{
background-color: #516685;
}
.BgClassName
{
background-color: #516685;
}
</style>
border-color css
<style>
span { border-color: #516685; }
span { border-color: rgb(81,102,133); }
td.TdClassName
{
border-color: #516685;
}
.TagClassName
{
border-color: #516685;
}
</style>