Shades of Wedgewood #507490
Tints of Wedgewood #507490
RGB
CMYK
RGB Variations
Color information
#507490 (or 0x507490) is known color: Wedgewood. HEX triplet: 50, 74 and 90. RGB value is (80,116,144). Sum of RGB (Red+Green+Blue) = 80+116+144=340 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.53% from 340); Green value is 116 (45.70% from 255 or 34.12% from 340); Blue value is 144 (56.64% from 255 or 42.35% from 340); Max value from RGB is 144 - color contains mainly: blue. Hex color #507490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507490 is #AF8B6F. Grayscale: #6C6C6C. Windows color (decimal): -11504496 or 9466960. OLE color: 9466960.
HSL color Cylindrical-coordinate representation of color #507490: hue angle of 206.25º 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 #507490 is Cyan = 0.44, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 80 | 116 | 144 | - |
| CMYK | 0.44 | 0.19 | 0 | 0.44 |
| HSL | 206.25º | 0.29% | 0.44% | - |
| HSV(B) | 206.25º | 0.44% | 0.56% | - |
| XYZ | 14.59 | 16.21 | 28.75 | - |
| YUV | 108.43 | 148.07 | 107.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 116 | 144 | 0.44 | 0.19 | 0 | 0.44 | 206.25 | 0.29 | 0.44 |
| Hex | 50 | 74 | 90 | 2C | 13 | 0 | 2C | CE | 1D | 2C |
| Octal | 120 | 164 | 220 | 54 | 23 | 0 | 54 | 316 | 35 | 54 |
| Binary | 1010000 | 1110100 | 10010000 | 101100 | 10011 | 0 | 101100 | 11001110 | 11101 | 101100 |
Color Harmonies of #507490
Complementary color
Monochromatic Colors of #507490
Black with #507490
Text Example
Text Example
White with #507490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507490; }
p { color: rgb(80,116,144); }
H1.HeaderClassName
{
color: #507490;
}
.AnyTagClassName
{
color: #507490;
}
</style>
background-color css
<style>
a { background-color: #507490; }
a { background-color: rgb(80,116,144); }
div.DivClassName
{
background-color: #507490;
}
.BgClassName
{
background-color: #507490;
}
</style>
border-color css
<style>
span { border-color: #507490; }
span { border-color: rgb(80,116,144); }
td.TdClassName
{
border-color: #507490;
}
.TagClassName
{
border-color: #507490;
}
</style>