Shades of Wedgewood #506476
Tints of Wedgewood #506476
RGB
CMYK
RGB Variations
Color information
#506476 (or 0x506476) is known color: Wedgewood. HEX triplet: 50, 64 and 76. RGB value is (80,100,118). Sum of RGB (Red+Green+Blue) = 80+100+118=298 (39% of max value = 765). Red value is 80 (31.64% from 255 or 26.85% from 298); Green value is 100 (39.45% from 255 or 33.56% from 298); Blue value is 118 (46.48% from 255 or 39.60% from 298); Max value from RGB is 118 - color contains mainly: blue. Hex color #506476 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #506476 is #AF9B89. Grayscale: #5F5F5F. Windows color (decimal): -11508618 or 7758928. OLE color: 7758928.
HSL color Cylindrical-coordinate representation of color #506476: hue angle of 208.42º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #506476 is Cyan = 0.32, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 80 | 100 | 118 | - |
| CMYK | 0.32 | 0.15 | 0 | 0.54 |
| HSL | 208.42º | 0.19% | 0.39% | - |
| HSV(B) | 208.42º | 0.32% | 0.46% | - |
| XYZ | 11.14 | 12.13 | 18.89 | - |
| YUV | 96.07 | 140.37 | 116.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 100 | 118 | 0.32 | 0.15 | 0 | 0.54 | 208.42 | 0.19 | 0.39 |
| Hex | 50 | 64 | 76 | 20 | F | 0 | 36 | D0 | 13 | 27 |
| Octal | 120 | 144 | 166 | 40 | 17 | 0 | 66 | 320 | 23 | 47 |
| Binary | 1010000 | 1100100 | 1110110 | 100000 | 1111 | 0 | 110110 | 11010000 | 10011 | 100111 |
Color Harmonies of #506476
Complementary color
Monochromatic Colors of #506476
Black with #506476
Text Example
Text Example
White with #506476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506476; }
p { color: rgb(80,100,118); }
H1.HeaderClassName
{
color: #506476;
}
.AnyTagClassName
{
color: #506476;
}
</style>
background-color css
<style>
a { background-color: #506476; }
a { background-color: rgb(80,100,118); }
div.DivClassName
{
background-color: #506476;
}
.BgClassName
{
background-color: #506476;
}
</style>
border-color css
<style>
span { border-color: #506476; }
span { border-color: rgb(80,100,118); }
td.TdClassName
{
border-color: #506476;
}
.TagClassName
{
border-color: #506476;
}
</style>