Shades of Wedgewood #507091
Tints of Wedgewood #507091
RGB
CMYK
RGB Variations
Color information
#507091 (or 0x507091) is known color: Wedgewood. HEX triplet: 50, 70 and 91. RGB value is (80,112,145). Sum of RGB (Red+Green+Blue) = 80+112+145=337 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.74% from 337); Green value is 112 (44.14% from 255 or 33.23% from 337); Blue value is 145 (57.03% from 255 or 43.03% from 337); Max value from RGB is 145 - color contains mainly: blue. Hex color #507091 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507091 is #AF8F6E. Grayscale: #6A6A6A. Windows color (decimal): -11505519 or 9531472. OLE color: 9531472.
HSL color Cylindrical-coordinate representation of color #507091: hue angle of 210.46º 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 #507091 is Cyan = 0.45, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 112 | 145 | - |
| CMYK | 0.45 | 0.23 | 0 | 0.43 |
| HSL | 210.46º | 0.29% | 0.44% | - |
| HSV(B) | 210.46º | 0.45% | 0.57% | - |
| XYZ | 14.21 | 15.34 | 29 | - |
| YUV | 106.19 | 149.9 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 145 | 0.45 | 0.23 | 0 | 0.43 | 210.46 | 0.29 | 0.44 |
| Hex | 50 | 70 | 91 | 2D | 17 | 0 | 2B | D2 | 1D | 2C |
| Octal | 120 | 160 | 221 | 55 | 27 | 0 | 53 | 322 | 35 | 54 |
| Binary | 1010000 | 1110000 | 10010001 | 101101 | 10111 | 0 | 101011 | 11010010 | 11101 | 101100 |
Color Harmonies of #507091
Complementary color
Monochromatic Colors of #507091
Black with #507091
Text Example
Text Example
White with #507091
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507091; }
p { color: rgb(80,112,145); }
H1.HeaderClassName
{
color: #507091;
}
.AnyTagClassName
{
color: #507091;
}
</style>
background-color css
<style>
a { background-color: #507091; }
a { background-color: rgb(80,112,145); }
div.DivClassName
{
background-color: #507091;
}
.BgClassName
{
background-color: #507091;
}
</style>
border-color css
<style>
span { border-color: #507091; }
span { border-color: rgb(80,112,145); }
td.TdClassName
{
border-color: #507091;
}
.TagClassName
{
border-color: #507091;
}
</style>