Shades of Wedgewood #506581
Tints of Wedgewood #506581
RGB
CMYK
RGB Variations
Color information
#506581 (or 0x506581) is known color: Wedgewood. HEX triplet: 50, 65 and 81. RGB value is (80,101,129). Sum of RGB (Red+Green+Blue) = 80+101+129=310 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.81% from 310); Green value is 101 (39.84% from 255 or 32.58% 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 #506581 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506581 is #AF9A7E. Grayscale: #616161. Windows color (decimal): -11508351 or 8480080. OLE color: 8480080.
HSL color Cylindrical-coordinate representation of color #506581: hue angle of 214.29º degrees, saturation: 0.23, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #506581 is Cyan = 0.38, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 101 | 129 | - |
| CMYK | 0.38 | 0.22 | 0 | 0.49 |
| HSL | 214.29º | 0.23% | 0.41% | - |
| HSV(B) | 214.29º | 0.38% | 0.51% | - |
| XYZ | 11.92 | 12.6 | 22.57 | - |
| YUV | 97.91 | 145.54 | 115.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 101 | 129 | 0.38 | 0.22 | 0 | 0.49 | 214.29 | 0.23 | 0.41 |
| Hex | 50 | 65 | 81 | 26 | 16 | 0 | 31 | D6 | 17 | 29 |
| Octal | 120 | 145 | 201 | 46 | 26 | 0 | 61 | 326 | 27 | 51 |
| Binary | 1010000 | 1100101 | 10000001 | 100110 | 10110 | 0 | 110001 | 11010110 | 10111 | 101001 |
Color Harmonies of #506581
Complementary color
Monochromatic Colors of #506581
Black with #506581
Text Example
Text Example
White with #506581
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506581; }
p { color: rgb(80,101,129); }
H1.HeaderClassName
{
color: #506581;
}
.AnyTagClassName
{
color: #506581;
}
</style>
background-color css
<style>
a { background-color: #506581; }
a { background-color: rgb(80,101,129); }
div.DivClassName
{
background-color: #506581;
}
.BgClassName
{
background-color: #506581;
}
</style>
border-color css
<style>
span { border-color: #506581; }
span { border-color: rgb(80,101,129); }
td.TdClassName
{
border-color: #506581;
}
.TagClassName
{
border-color: #506581;
}
</style>