Shades of Wedgewood #507289
Tints of Wedgewood #507289
RGB
CMYK
RGB Variations
Color information
#507289 (or 0x507289) is known color: Wedgewood. HEX triplet: 50, 72 and 89. RGB value is (80,114,137). Sum of RGB (Red+Green+Blue) = 80+114+137=331 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.17% from 331); Green value is 114 (44.92% from 255 or 34.44% from 331); Blue value is 137 (53.91% from 255 or 41.39% from 331); Max value from RGB is 137 - color contains mainly: blue. Hex color #507289 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507289 is #AF8D76. Grayscale: #6A6A6A. Windows color (decimal): -11505015 or 9007696. OLE color: 9007696.
HSL color Cylindrical-coordinate representation of color #507289: hue angle of 204.21º 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 #507289 is Cyan = 0.42, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 80 | 114 | 137 | - |
| CMYK | 0.42 | 0.17 | 0 | 0.46 |
| HSL | 204.21º | 0.26% | 0.43% | - |
| HSV(B) | 204.21º | 0.42% | 0.54% | - |
| XYZ | 13.84 | 15.55 | 25.94 | - |
| YUV | 106.46 | 145.24 | 109.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 114 | 137 | 0.42 | 0.17 | 0 | 0.46 | 204.21 | 0.26 | 0.43 |
| Hex | 50 | 72 | 89 | 2A | 11 | 0 | 2E | CC | 1A | 2B |
| Octal | 120 | 162 | 211 | 52 | 21 | 0 | 56 | 314 | 32 | 53 |
| Binary | 1010000 | 1110010 | 10001001 | 101010 | 10001 | 0 | 101110 | 11001100 | 11010 | 101011 |
Color Harmonies of #507289
Complementary color
Monochromatic Colors of #507289
Black with #507289
Text Example
Text Example
White with #507289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507289; }
p { color: rgb(80,114,137); }
H1.HeaderClassName
{
color: #507289;
}
.AnyTagClassName
{
color: #507289;
}
</style>
background-color css
<style>
a { background-color: #507289; }
a { background-color: rgb(80,114,137); }
div.DivClassName
{
background-color: #507289;
}
.BgClassName
{
background-color: #507289;
}
</style>
border-color css
<style>
span { border-color: #507289; }
span { border-color: rgb(80,114,137); }
td.TdClassName
{
border-color: #507289;
}
.TagClassName
{
border-color: #507289;
}
</style>