Shades of Wedgewood #506478
Tints of Wedgewood #506478
RGB
CMYK
RGB Variations
Color information
#506478 (or 0x506478) is known color: Wedgewood. HEX triplet: 50, 64 and 78. RGB value is (80,100,120). Sum of RGB (Red+Green+Blue) = 80+100+120=300 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.67% from 300); Green value is 100 (39.45% from 255 or 33.33% from 300); Blue value is 120 (47.27% from 255 or 40% from 300); Max value from RGB is 120 - color contains mainly: blue. Hex color #506478 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506478 is #AF9B87. Grayscale: #606060. Windows color (decimal): -11508616 or 7890000. OLE color: 7890000.
HSL color Cylindrical-coordinate representation of color #506478: hue angle of 210º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #506478 is Cyan = 0.33, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 80 | 100 | 120 | - |
| CMYK | 0.33 | 0.17 | 0 | 0.53 |
| HSL | 210º | 0.2% | 0.39% | - |
| HSV(B) | 210º | 0.33% | 0.47% | - |
| XYZ | 11.26 | 12.18 | 19.53 | - |
| YUV | 96.3 | 141.37 | 116.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 100 | 120 | 0.33 | 0.17 | 0 | 0.53 | 210 | 0.2 | 0.39 |
| Hex | 50 | 64 | 78 | 21 | 11 | 0 | 35 | D2 | 14 | 27 |
| Octal | 120 | 144 | 170 | 41 | 21 | 0 | 65 | 322 | 24 | 47 |
| Binary | 1010000 | 1100100 | 1111000 | 100001 | 10001 | 0 | 110101 | 11010010 | 10100 | 100111 |
Color Harmonies of #506478
Complementary color
Monochromatic Colors of #506478
Black with #506478
Text Example
Text Example
White with #506478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506478; }
p { color: rgb(80,100,120); }
H1.HeaderClassName
{
color: #506478;
}
.AnyTagClassName
{
color: #506478;
}
</style>
background-color css
<style>
a { background-color: #506478; }
a { background-color: rgb(80,100,120); }
div.DivClassName
{
background-color: #506478;
}
.BgClassName
{
background-color: #506478;
}
</style>
border-color css
<style>
span { border-color: #506478; }
span { border-color: rgb(80,100,120); }
td.TdClassName
{
border-color: #506478;
}
.TagClassName
{
border-color: #506478;
}
</style>