Shades of Wedgewood #516381
Tints of Wedgewood #516381
RGB
CMYK
RGB Variations
Color information
#516381 (or 0x516381) is known color: Wedgewood. HEX triplet: 51, 63 and 81. RGB value is (81,99,129). Sum of RGB (Red+Green+Blue) = 81+99+129=309 (40% of max value = 765). Red value is 81 (32.03% from 255 or 26.21% from 309); Green value is 99 (39.06% from 255 or 32.04% from 309); Blue value is 129 (50.78% from 255 or 41.75% from 309); Max value from RGB is 129 - color contains mainly: blue. Hex color #516381 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516381 is #AE9C7E. Grayscale: #606060. Windows color (decimal): -11443327 or 8479569. OLE color: 8479569.
HSL color Cylindrical-coordinate representation of color #516381: hue angle of 217.5º 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 #516381 is Cyan = 0.37, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 99 | 129 | - |
| CMYK | 0.37 | 0.23 | 0 | 0.49 |
| HSL | 217.5º | 0.23% | 0.41% | - |
| HSV(B) | 217.5º | 0.37% | 0.51% | - |
| XYZ | 11.82 | 12.26 | 22.51 | - |
| YUV | 97.04 | 146.04 | 116.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 129 | 0.37 | 0.23 | 0 | 0.49 | 217.5 | 0.23 | 0.41 |
| Hex | 51 | 63 | 81 | 25 | 17 | 0 | 31 | DA | 17 | 29 |
| Octal | 121 | 143 | 201 | 45 | 27 | 0 | 61 | 332 | 27 | 51 |
| Binary | 1010001 | 1100011 | 10000001 | 100101 | 10111 | 0 | 110001 | 11011010 | 10111 | 101001 |
Color Harmonies of #516381
Complementary color
Monochromatic Colors of #516381
Black with #516381
Text Example
Text Example
White with #516381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516381; }
p { color: rgb(81,99,129); }
H1.HeaderClassName
{
color: #516381;
}
.AnyTagClassName
{
color: #516381;
}
</style>
background-color css
<style>
a { background-color: #516381; }
a { background-color: rgb(81,99,129); }
div.DivClassName
{
background-color: #516381;
}
.BgClassName
{
background-color: #516381;
}
</style>
border-color css
<style>
span { border-color: #516381; }
span { border-color: rgb(81,99,129); }
td.TdClassName
{
border-color: #516381;
}
.TagClassName
{
border-color: #516381;
}
</style>