Shades of Wedgewood #506782
Tints of Wedgewood #506782
RGB
CMYK
RGB Variations
Color information
#506782 (or 0x506782) is known color: Wedgewood. HEX triplet: 50, 67 and 82. RGB value is (80,103,130). Sum of RGB (Red+Green+Blue) = 80+103+130=313 (41% of max value = 765). Red value is 80 (31.64% from 255 or 25.56% from 313); Green value is 103 (40.62% from 255 or 32.91% from 313); Blue value is 130 (51.17% from 255 or 41.53% from 313); Max value from RGB is 130 - color contains mainly: blue. Hex color #506782 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #506782 is #AF987D. Grayscale: #636363. Windows color (decimal): -11507838 or 8546128. OLE color: 8546128.
HSL color Cylindrical-coordinate representation of color #506782: hue angle of 212.4º 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 #506782 is Cyan = 0.38, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 80 | 103 | 130 | - |
| CMYK | 0.38 | 0.21 | 0 | 0.49 |
| HSL | 212.4º | 0.24% | 0.41% | - |
| HSV(B) | 212.4º | 0.38% | 0.51% | - |
| XYZ | 12.19 | 13.02 | 22.99 | - |
| YUV | 99.2 | 145.38 | 114.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 130 | 0.38 | 0.21 | 0 | 0.49 | 212.4 | 0.24 | 0.41 |
| Hex | 50 | 67 | 82 | 26 | 15 | 0 | 31 | D4 | 18 | 29 |
| Octal | 120 | 147 | 202 | 46 | 25 | 0 | 61 | 324 | 30 | 51 |
| Binary | 1010000 | 1100111 | 10000010 | 100110 | 10101 | 0 | 110001 | 11010100 | 11000 | 101001 |
Color Harmonies of #506782
Complementary color
Monochromatic Colors of #506782
Black with #506782
Text Example
Text Example
White with #506782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506782; }
p { color: rgb(80,103,130); }
H1.HeaderClassName
{
color: #506782;
}
.AnyTagClassName
{
color: #506782;
}
</style>
background-color css
<style>
a { background-color: #506782; }
a { background-color: rgb(80,103,130); }
div.DivClassName
{
background-color: #506782;
}
.BgClassName
{
background-color: #506782;
}
</style>
border-color css
<style>
span { border-color: #506782; }
span { border-color: rgb(80,103,130); }
td.TdClassName
{
border-color: #506782;
}
.TagClassName
{
border-color: #506782;
}
</style>