Shades of Wedgewood #517290
Tints of Wedgewood #517290
RGB
CMYK
RGB Variations
Color information
#517290 (or 0x517290) is known color: Wedgewood. HEX triplet: 51, 72 and 90. RGB value is (81,114,144). Sum of RGB (Red+Green+Blue) = 81+114+144=339 (44% of max value = 765). Red value is 81 (32.03% from 255 or 23.89% from 339); Green value is 114 (44.92% from 255 or 33.63% from 339); Blue value is 144 (56.64% from 255 or 42.48% from 339); Max value from RGB is 144 - color contains mainly: blue. Hex color #517290 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517290 is #AE8D6F. Grayscale: #6B6B6B. Windows color (decimal): -11439472 or 9466449. OLE color: 9466449.
HSL color Cylindrical-coordinate representation of color #517290: hue angle of 208.57º 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 #517290 is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 114 | 144 | - |
| CMYK | 0.44 | 0.21 | 0 | 0.44 |
| HSL | 208.57º | 0.28% | 0.44% | - |
| HSV(B) | 208.57º | 0.44% | 0.56% | - |
| XYZ | 14.44 | 15.8 | 28.67 | - |
| YUV | 107.55 | 148.57 | 109.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 144 | 0.44 | 0.21 | 0 | 0.44 | 208.57 | 0.28 | 0.44 |
| Hex | 51 | 72 | 90 | 2C | 15 | 0 | 2C | D1 | 1C | 2C |
| Octal | 121 | 162 | 220 | 54 | 25 | 0 | 54 | 321 | 34 | 54 |
| Binary | 1010001 | 1110010 | 10010000 | 101100 | 10101 | 0 | 101100 | 11010001 | 11100 | 101100 |
Color Harmonies of #517290
Complementary color
Monochromatic Colors of #517290
Black with #517290
Text Example
Text Example
White with #517290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517290; }
p { color: rgb(81,114,144); }
H1.HeaderClassName
{
color: #517290;
}
.AnyTagClassName
{
color: #517290;
}
</style>
background-color css
<style>
a { background-color: #517290; }
a { background-color: rgb(81,114,144); }
div.DivClassName
{
background-color: #517290;
}
.BgClassName
{
background-color: #517290;
}
</style>
border-color css
<style>
span { border-color: #517290; }
span { border-color: rgb(81,114,144); }
td.TdClassName
{
border-color: #517290;
}
.TagClassName
{
border-color: #517290;
}
</style>