Shades of Wedgewood #516481
Tints of Wedgewood #516481
RGB
CMYK
RGB Variations
Color information
#516481 (or 0x516481) is known color: Wedgewood. HEX triplet: 51, 64 and 81. RGB value is (81,100,129). Sum of RGB (Red+Green+Blue) = 81+100+129=310 (41% of max value = 765). Red value is 81 (32.03% from 255 or 26.13% from 310); Green value is 100 (39.45% from 255 or 32.26% from 310); Blue value is 129 (50.78% from 255 or 41.61% from 310); Max value from RGB is 129 - color contains mainly: blue. Hex color #516481 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516481 is #AE9B7E. Grayscale: #616161. Windows color (decimal): -11443071 or 8479825. OLE color: 8479825.
HSL color Cylindrical-coordinate representation of color #516481: hue angle of 216.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 #516481 is Cyan = 0.37, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 100 | 129 | - |
| CMYK | 0.37 | 0.22 | 0 | 0.49 |
| HSL | 216.25º | 0.23% | 0.41% | - |
| HSV(B) | 216.25º | 0.37% | 0.51% | - |
| XYZ | 11.91 | 12.45 | 22.54 | - |
| YUV | 97.63 | 145.71 | 116.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 129 | 0.37 | 0.22 | 0 | 0.49 | 216.25 | 0.23 | 0.41 |
| Hex | 51 | 64 | 81 | 25 | 16 | 0 | 31 | D8 | 17 | 29 |
| Octal | 121 | 144 | 201 | 45 | 26 | 0 | 61 | 330 | 27 | 51 |
| Binary | 1010001 | 1100100 | 10000001 | 100101 | 10110 | 0 | 110001 | 11011000 | 10111 | 101001 |
Color Harmonies of #516481
Complementary color
Monochromatic Colors of #516481
Black with #516481
Text Example
Text Example
White with #516481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516481; }
p { color: rgb(81,100,129); }
H1.HeaderClassName
{
color: #516481;
}
.AnyTagClassName
{
color: #516481;
}
</style>
background-color css
<style>
a { background-color: #516481; }
a { background-color: rgb(81,100,129); }
div.DivClassName
{
background-color: #516481;
}
.BgClassName
{
background-color: #516481;
}
</style>
border-color css
<style>
span { border-color: #516481; }
span { border-color: rgb(81,100,129); }
td.TdClassName
{
border-color: #516481;
}
.TagClassName
{
border-color: #516481;
}
</style>