Shades of Wedgewood #507089
Tints of Wedgewood #507089
RGB
CMYK
RGB Variations
Color information
#507089 (or 0x507089) is known color: Wedgewood. HEX triplet: 50, 70 and 89. RGB value is (80,112,137). Sum of RGB (Red+Green+Blue) = 80+112+137=329 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.32% from 329); Green value is 112 (44.14% from 255 or 34.04% from 329); Blue value is 137 (53.91% from 255 or 41.64% from 329); Max value from RGB is 137 - color contains mainly: blue. Hex color #507089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507089 is #AF8F76. Grayscale: #696969. Windows color (decimal): -11505527 or 9007184. OLE color: 9007184.
HSL color Cylindrical-coordinate representation of color #507089: hue angle of 206.32º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #507089 is Cyan = 0.42, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 80 | 112 | 137 | - |
| CMYK | 0.42 | 0.18 | 0 | 0.46 |
| HSL | 206.32º | 0.26% | 0.43% | - |
| HSV(B) | 206.32º | 0.42% | 0.54% | - |
| XYZ | 13.62 | 15.1 | 25.86 | - |
| YUV | 105.28 | 145.9 | 109.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 137 | 0.42 | 0.18 | 0 | 0.46 | 206.32 | 0.26 | 0.43 |
| Hex | 50 | 70 | 89 | 2A | 12 | 0 | 2E | CE | 1A | 2B |
| Octal | 120 | 160 | 211 | 52 | 22 | 0 | 56 | 316 | 32 | 53 |
| Binary | 1010000 | 1110000 | 10001001 | 101010 | 10010 | 0 | 101110 | 11001110 | 11010 | 101011 |
Color Harmonies of #507089
Complementary color
Monochromatic Colors of #507089
Black with #507089
Text Example
Text Example
White with #507089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507089; }
p { color: rgb(80,112,137); }
H1.HeaderClassName
{
color: #507089;
}
.AnyTagClassName
{
color: #507089;
}
</style>
background-color css
<style>
a { background-color: #507089; }
a { background-color: rgb(80,112,137); }
div.DivClassName
{
background-color: #507089;
}
.BgClassName
{
background-color: #507089;
}
</style>
border-color css
<style>
span { border-color: #507089; }
span { border-color: rgb(80,112,137); }
td.TdClassName
{
border-color: #507089;
}
.TagClassName
{
border-color: #507089;
}
</style>