Shades of Wedgewood #507391
Tints of Wedgewood #507391
RGB
CMYK
RGB Variations
Color information
#507391 (or 0x507391) is known color: Wedgewood. HEX triplet: 50, 73 and 91. RGB value is (80,115,145). Sum of RGB (Red+Green+Blue) = 80+115+145=340 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.53% from 340); Green value is 115 (45.31% from 255 or 33.82% from 340); Blue value is 145 (57.03% from 255 or 42.65% from 340); Max value from RGB is 145 - color contains mainly: blue. Hex color #507391 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507391 is #AF8C6E. Grayscale: #6B6B6B. Windows color (decimal): -11504751 or 9532240. OLE color: 9532240.
HSL color Cylindrical-coordinate representation of color #507391: hue angle of 207.69º 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 #507391 is Cyan = 0.45, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 115 | 145 | - |
| CMYK | 0.45 | 0.21 | 0 | 0.43 |
| HSL | 207.69º | 0.29% | 0.44% | - |
| HSV(B) | 207.69º | 0.45% | 0.57% | - |
| XYZ | 14.55 | 16.01 | 29.11 | - |
| YUV | 107.96 | 148.9 | 108.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 145 | 0.45 | 0.21 | 0 | 0.43 | 207.69 | 0.29 | 0.44 |
| Hex | 50 | 73 | 91 | 2D | 15 | 0 | 2B | D0 | 1D | 2C |
| Octal | 120 | 163 | 221 | 55 | 25 | 0 | 53 | 320 | 35 | 54 |
| Binary | 1010000 | 1110011 | 10010001 | 101101 | 10101 | 0 | 101011 | 11010000 | 11101 | 101100 |
Color Harmonies of #507391
Complementary color
Monochromatic Colors of #507391
Black with #507391
Text Example
Text Example
White with #507391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507391; }
p { color: rgb(80,115,145); }
H1.HeaderClassName
{
color: #507391;
}
.AnyTagClassName
{
color: #507391;
}
</style>
background-color css
<style>
a { background-color: #507391; }
a { background-color: rgb(80,115,145); }
div.DivClassName
{
background-color: #507391;
}
.BgClassName
{
background-color: #507391;
}
</style>
border-color css
<style>
span { border-color: #507391; }
span { border-color: rgb(80,115,145); }
td.TdClassName
{
border-color: #507391;
}
.TagClassName
{
border-color: #507391;
}
</style>