Shades of Wedgewood #506981
Tints of Wedgewood #506981
RGB
CMYK
RGB Variations
Color information
#506981 (or 0x506981) is known color: Wedgewood. HEX triplet: 50, 69 and 81. RGB value is (80,105,129). Sum of RGB (Red+Green+Blue) = 80+105+129=314 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.48% from 314); Green value is 105 (41.41% from 255 or 33.44% from 314); Blue value is 129 (50.78% from 255 or 41.08% from 314); Max value from RGB is 129 - color contains mainly: blue. Hex color #506981 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506981 is #AF967E. Grayscale: #646464. Windows color (decimal): -11507327 or 8481104. OLE color: 8481104.
HSL color Cylindrical-coordinate representation of color #506981: hue angle of 209.39º 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 #506981 is Cyan = 0.38, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 105 | 129 | - |
| CMYK | 0.38 | 0.19 | 0 | 0.49 |
| HSL | 209.39º | 0.23% | 0.41% | - |
| HSV(B) | 209.39º | 0.38% | 0.51% | - |
| XYZ | 12.32 | 13.39 | 22.7 | - |
| YUV | 100.26 | 144.22 | 113.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 129 | 0.38 | 0.19 | 0 | 0.49 | 209.39 | 0.23 | 0.41 |
| Hex | 50 | 69 | 81 | 26 | 13 | 0 | 31 | D1 | 17 | 29 |
| Octal | 120 | 151 | 201 | 46 | 23 | 0 | 61 | 321 | 27 | 51 |
| Binary | 1010000 | 1101001 | 10000001 | 100110 | 10011 | 0 | 110001 | 11010001 | 10111 | 101001 |
Color Harmonies of #506981
Complementary color
Monochromatic Colors of #506981
Black with #506981
Text Example
Text Example
White with #506981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506981; }
p { color: rgb(80,105,129); }
H1.HeaderClassName
{
color: #506981;
}
.AnyTagClassName
{
color: #506981;
}
</style>
background-color css
<style>
a { background-color: #506981; }
a { background-color: rgb(80,105,129); }
div.DivClassName
{
background-color: #506981;
}
.BgClassName
{
background-color: #506981;
}
</style>
border-color css
<style>
span { border-color: #506981; }
span { border-color: rgb(80,105,129); }
td.TdClassName
{
border-color: #506981;
}
.TagClassName
{
border-color: #506981;
}
</style>