Shades of Wedgewood #506982
Tints of Wedgewood #506982
RGB
CMYK
RGB Variations
Color information
#506982 (or 0x506982) is known color: Wedgewood. HEX triplet: 50, 69 and 82. RGB value is (80,105,130). Sum of RGB (Red+Green+Blue) = 80+105+130=315 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.40% from 315); Green value is 105 (41.41% from 255 or 33.33% from 315); Blue value is 130 (51.17% from 255 or 41.27% from 315); Max value from RGB is 130 - color contains mainly: blue. Hex color #506982 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506982 is #AF967D. Grayscale: #646464. Windows color (decimal): -11507326 or 8546640. OLE color: 8546640.
HSL color Cylindrical-coordinate representation of color #506982: hue angle of 210º degrees, saturation: 0.24, 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 #506982 is Cyan = 0.38, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 105 | 130 | - |
| CMYK | 0.38 | 0.19 | 0 | 0.49 |
| HSL | 210º | 0.24% | 0.41% | - |
| HSV(B) | 210º | 0.38% | 0.51% | - |
| XYZ | 12.39 | 13.42 | 23.06 | - |
| YUV | 100.38 | 144.72 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 105 | 130 | 0.38 | 0.19 | 0 | 0.49 | 210 | 0.24 | 0.41 |
| Hex | 50 | 69 | 82 | 26 | 13 | 0 | 31 | D2 | 18 | 29 |
| Octal | 120 | 151 | 202 | 46 | 23 | 0 | 61 | 322 | 30 | 51 |
| Binary | 1010000 | 1101001 | 10000010 | 100110 | 10011 | 0 | 110001 | 11010010 | 11000 | 101001 |
Color Harmonies of #506982
Complementary color
Monochromatic Colors of #506982
Black with #506982
Text Example
Text Example
White with #506982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506982; }
p { color: rgb(80,105,130); }
H1.HeaderClassName
{
color: #506982;
}
.AnyTagClassName
{
color: #506982;
}
</style>
background-color css
<style>
a { background-color: #506982; }
a { background-color: rgb(80,105,130); }
div.DivClassName
{
background-color: #506982;
}
.BgClassName
{
background-color: #506982;
}
</style>
border-color css
<style>
span { border-color: #506982; }
span { border-color: rgb(80,105,130); }
td.TdClassName
{
border-color: #506982;
}
.TagClassName
{
border-color: #506982;
}
</style>