Shades of Wedgewood #507390
Tints of Wedgewood #507390
RGB
CMYK
RGB Variations
Color information
#507390 (or 0x507390) is known color: Wedgewood. HEX triplet: 50, 73 and 90. RGB value is (80,115,144). Sum of RGB (Red+Green+Blue) = 80+115+144=339 (44% of max value = 765). Red value is 80 (31.64% from 255 or 23.60% from 339); Green value is 115 (45.31% from 255 or 33.92% from 339); Blue value is 144 (56.64% from 255 or 42.48% from 339); Max value from RGB is 144 - color contains mainly: blue. Hex color #507390 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507390 is #AF8C6F. Grayscale: #6B6B6B. Windows color (decimal): -11504752 or 9466704. OLE color: 9466704.
HSL color Cylindrical-coordinate representation of color #507390: hue angle of 207.19º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #507390 is Cyan = 0.44, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 115 | 144 | - |
| CMYK | 0.44 | 0.20 | 0 | 0.44 |
| HSL | 207.19º | 0.29% | 0.44% | - |
| HSV(B) | 207.19º | 0.44% | 0.56% | - |
| XYZ | 14.47 | 15.98 | 28.71 | - |
| YUV | 107.84 | 148.4 | 108.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 144 | 0.44 | 0.20 | 0 | 0.44 | 207.19 | 0.29 | 0.44 |
| Hex | 50 | 73 | 90 | 2C | 14 | 0 | 2C | CF | 1D | 2C |
| Octal | 120 | 163 | 220 | 54 | 24 | 0 | 54 | 317 | 35 | 54 |
| Binary | 1010000 | 1110011 | 10010000 | 101100 | 10100 | 0 | 101100 | 11001111 | 11101 | 101100 |
Color Harmonies of #507390
Complementary color
Monochromatic Colors of #507390
Black with #507390
Text Example
Text Example
White with #507390
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507390; }
p { color: rgb(80,115,144); }
H1.HeaderClassName
{
color: #507390;
}
.AnyTagClassName
{
color: #507390;
}
</style>
background-color css
<style>
a { background-color: #507390; }
a { background-color: rgb(80,115,144); }
div.DivClassName
{
background-color: #507390;
}
.BgClassName
{
background-color: #507390;
}
</style>
border-color css
<style>
span { border-color: #507390; }
span { border-color: rgb(80,115,144); }
td.TdClassName
{
border-color: #507390;
}
.TagClassName
{
border-color: #507390;
}
</style>