Shades of Wedgewood #517089
Tints of Wedgewood #517089
RGB
CMYK
RGB Variations
Color information
#517089 (or 0x517089) is known color: Wedgewood. HEX triplet: 51, 70 and 89. RGB value is (81,112,137). Sum of RGB (Red+Green+Blue) = 81+112+137=330 (43% of max value = 765). Red value is 81 (32.03% from 255 or 24.55% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 137 (53.91% from 255 or 41.52% from 330); Max value from RGB is 137 - color contains mainly: blue. Hex color #517089 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517089 is #AE8F76. Grayscale: #696969. Windows color (decimal): -11439991 or 9007185. OLE color: 9007185.
HSL color Cylindrical-coordinate representation of color #517089: hue angle of 206.79º degrees, saturation: 0.26, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #517089 is Cyan = 0.41, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 81 | 112 | 137 | - |
| CMYK | 0.41 | 0.18 | 0 | 0.46 |
| HSL | 206.79º | 0.26% | 0.43% | - |
| HSV(B) | 206.79º | 0.41% | 0.54% | - |
| XYZ | 13.7 | 15.14 | 25.87 | - |
| YUV | 105.58 | 145.73 | 110.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 112 | 137 | 0.41 | 0.18 | 0 | 0.46 | 206.79 | 0.26 | 0.43 |
| Hex | 51 | 70 | 89 | 29 | 12 | 0 | 2E | CF | 1A | 2B |
| Octal | 121 | 160 | 211 | 51 | 22 | 0 | 56 | 317 | 32 | 53 |
| Binary | 1010001 | 1110000 | 10001001 | 101001 | 10010 | 0 | 101110 | 11001111 | 11010 | 101011 |
Color Harmonies of #517089
Complementary color
Monochromatic Colors of #517089
Black with #517089
Text Example
Text Example
White with #517089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517089; }
p { color: rgb(81,112,137); }
H1.HeaderClassName
{
color: #517089;
}
.AnyTagClassName
{
color: #517089;
}
</style>
background-color css
<style>
a { background-color: #517089; }
a { background-color: rgb(81,112,137); }
div.DivClassName
{
background-color: #517089;
}
.BgClassName
{
background-color: #517089;
}
</style>
border-color css
<style>
span { border-color: #517089; }
span { border-color: rgb(81,112,137); }
td.TdClassName
{
border-color: #517089;
}
.TagClassName
{
border-color: #517089;
}
</style>