Shades of Wedgewood #516583
Tints of Wedgewood #516583
RGB
CMYK
RGB Variations
Color information
#516583 (or 0x516583) is known color: Wedgewood. HEX triplet: 51, 65 and 83. RGB value is (81,101,131). Sum of RGB (Red+Green+Blue) = 81+101+131=313 (41% of max value = 765). Red value is 81 (32.03% from 255 or 25.88% from 313); Green value is 101 (39.84% from 255 or 32.27% from 313); Blue value is 131 (51.56% from 255 or 41.85% from 313); Max value from RGB is 131 - color contains mainly: blue. Hex color #516583 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #516583 is #AE9A7C. Grayscale: #626262. Windows color (decimal): -11442813 or 8611153. OLE color: 8611153.
HSL color Cylindrical-coordinate representation of color #516583: hue angle of 216º degrees, saturation: 0.24, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #516583 is Cyan = 0.38, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 81 | 101 | 131 | - |
| CMYK | 0.38 | 0.23 | 0 | 0.49 |
| HSL | 216º | 0.24% | 0.42% | - |
| HSV(B) | 216º | 0.38% | 0.51% | - |
| XYZ | 12.14 | 12.7 | 23.28 | - |
| YUV | 98.44 | 146.37 | 115.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 101 | 131 | 0.38 | 0.23 | 0 | 0.49 | 216 | 0.24 | 0.42 |
| Hex | 51 | 65 | 83 | 26 | 17 | 0 | 31 | D8 | 18 | 2A |
| Octal | 121 | 145 | 203 | 46 | 27 | 0 | 61 | 330 | 30 | 52 |
| Binary | 1010001 | 1100101 | 10000011 | 100110 | 10111 | 0 | 110001 | 11011000 | 11000 | 101010 |
Color Harmonies of #516583
Complementary color
Monochromatic Colors of #516583
Black with #516583
Text Example
Text Example
White with #516583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516583; }
p { color: rgb(81,101,131); }
H1.HeaderClassName
{
color: #516583;
}
.AnyTagClassName
{
color: #516583;
}
</style>
background-color css
<style>
a { background-color: #516583; }
a { background-color: rgb(81,101,131); }
div.DivClassName
{
background-color: #516583;
}
.BgClassName
{
background-color: #516583;
}
</style>
border-color css
<style>
span { border-color: #516583; }
span { border-color: rgb(81,101,131); }
td.TdClassName
{
border-color: #516583;
}
.TagClassName
{
border-color: #516583;
}
</style>