Shades of Wedgewood #507691
Tints of Wedgewood #507691
RGB
CMYK
RGB Variations
Color information
#507691 (or 0x507691) is known color: Wedgewood. HEX triplet: 50, 76 and 91. RGB value is (80,118,145). Sum of RGB (Red+Green+Blue) = 80+118+145=343 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.32% from 343); Green value is 118 (46.48% from 255 or 34.40% from 343); Blue value is 145 (57.03% from 255 or 42.27% from 343); Max value from RGB is 145 - color contains mainly: blue. Hex color #507691 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507691 is #AF896E. Grayscale: #6D6D6D. Windows color (decimal): -11503983 or 9533008. OLE color: 9533008.
HSL color Cylindrical-coordinate representation of color #507691: hue angle of 204.92º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #507691 is Cyan = 0.45, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 118 | 145 | - |
| CMYK | 0.45 | 0.19 | 0 | 0.43 |
| HSL | 204.92º | 0.29% | 0.44% | - |
| HSV(B) | 204.92º | 0.45% | 0.57% | - |
| XYZ | 14.9 | 16.71 | 29.23 | - |
| YUV | 109.72 | 147.91 | 106.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 118 | 145 | 0.45 | 0.19 | 0 | 0.43 | 204.92 | 0.29 | 0.44 |
| Hex | 50 | 76 | 91 | 2D | 13 | 0 | 2B | CD | 1D | 2C |
| Octal | 120 | 166 | 221 | 55 | 23 | 0 | 53 | 315 | 35 | 54 |
| Binary | 1010000 | 1110110 | 10010001 | 101101 | 10011 | 0 | 101011 | 11001101 | 11101 | 101100 |
Color Harmonies of #507691
Complementary color
Monochromatic Colors of #507691
Black with #507691
Text Example
Text Example
White with #507691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507691; }
p { color: rgb(80,118,145); }
H1.HeaderClassName
{
color: #507691;
}
.AnyTagClassName
{
color: #507691;
}
</style>
background-color css
<style>
a { background-color: #507691; }
a { background-color: rgb(80,118,145); }
div.DivClassName
{
background-color: #507691;
}
.BgClassName
{
background-color: #507691;
}
</style>
border-color css
<style>
span { border-color: #507691; }
span { border-color: rgb(80,118,145); }
td.TdClassName
{
border-color: #507691;
}
.TagClassName
{
border-color: #507691;
}
</style>