Shades of Wedgewood #517590
Tints of Wedgewood #517590
RGB
CMYK
RGB Variations
Color information
#517590 (or 0x517590) is known color: Wedgewood. HEX triplet: 51, 75 and 90. RGB value is (81,117,144). Sum of RGB (Red+Green+Blue) = 81+117+144=342 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.68% from 342); Green value is 117 (46.09% from 255 or 34.21% from 342); Blue value is 144 (56.64% from 255 or 42.11% from 342); Max value from RGB is 144 - color contains mainly: blue. Hex color #517590 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517590 is #AE8A6F. Grayscale: #6D6D6D. Windows color (decimal): -11438704 or 9467217. OLE color: 9467217.
HSL color Cylindrical-coordinate representation of color #517590: hue angle of 205.71º degrees, saturation: 0.28, 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 #517590 is Cyan = 0.44, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 117 | 144 | - |
| CMYK | 0.44 | 0.19 | 0 | 0.44 |
| HSL | 205.71º | 0.28% | 0.44% | - |
| HSV(B) | 205.71º | 0.44% | 0.56% | - |
| XYZ | 14.79 | 16.49 | 28.79 | - |
| YUV | 109.31 | 147.57 | 107.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 144 | 0.44 | 0.19 | 0 | 0.44 | 205.71 | 0.28 | 0.44 |
| Hex | 51 | 75 | 90 | 2C | 13 | 0 | 2C | CE | 1C | 2C |
| Octal | 121 | 165 | 220 | 54 | 23 | 0 | 54 | 316 | 34 | 54 |
| Binary | 1010001 | 1110101 | 10010000 | 101100 | 10011 | 0 | 101100 | 11001110 | 11100 | 101100 |
Color Harmonies of #517590
Complementary color
Monochromatic Colors of #517590
Black with #517590
Text Example
Text Example
White with #517590
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517590; }
p { color: rgb(81,117,144); }
H1.HeaderClassName
{
color: #517590;
}
.AnyTagClassName
{
color: #517590;
}
</style>
background-color css
<style>
a { background-color: #517590; }
a { background-color: rgb(81,117,144); }
div.DivClassName
{
background-color: #517590;
}
.BgClassName
{
background-color: #517590;
}
</style>
border-color css
<style>
span { border-color: #517590; }
span { border-color: rgb(81,117,144); }
td.TdClassName
{
border-color: #517590;
}
.TagClassName
{
border-color: #517590;
}
</style>