Shades of Wedgewood #517490
Tints of Wedgewood #517490
RGB
CMYK
RGB Variations
Color information
#517490 (or 0x517490) is known color: Wedgewood. HEX triplet: 51, 74 and 90. RGB value is (81,116,144). Sum of RGB (Red+Green+Blue) = 81+116+144=341 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.75% from 341); Green value is 116 (45.70% from 255 or 34.02% from 341); Blue value is 144 (56.64% from 255 or 42.23% from 341); Max value from RGB is 144 - color contains mainly: blue. Hex color #517490 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517490 is #AE8B6F. Grayscale: #6C6C6C. Windows color (decimal): -11438960 or 9466961. OLE color: 9466961.
HSL color Cylindrical-coordinate representation of color #517490: hue angle of 206.67º 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 #517490 is Cyan = 0.44, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 81 | 116 | 144 | - |
| CMYK | 0.44 | 0.19 | 0 | 0.44 |
| HSL | 206.67º | 0.28% | 0.44% | - |
| HSV(B) | 206.67º | 0.44% | 0.56% | - |
| XYZ | 14.67 | 16.25 | 28.75 | - |
| YUV | 108.73 | 147.9 | 108.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 116 | 144 | 0.44 | 0.19 | 0 | 0.44 | 206.67 | 0.28 | 0.44 |
| Hex | 51 | 74 | 90 | 2C | 13 | 0 | 2C | CF | 1C | 2C |
| Octal | 121 | 164 | 220 | 54 | 23 | 0 | 54 | 317 | 34 | 54 |
| Binary | 1010001 | 1110100 | 10010000 | 101100 | 10011 | 0 | 101100 | 11001111 | 11100 | 101100 |
Color Harmonies of #517490
Complementary color
Monochromatic Colors of #517490
Black with #517490
Text Example
Text Example
White with #517490
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517490; }
p { color: rgb(81,116,144); }
H1.HeaderClassName
{
color: #517490;
}
.AnyTagClassName
{
color: #517490;
}
</style>
background-color css
<style>
a { background-color: #517490; }
a { background-color: rgb(81,116,144); }
div.DivClassName
{
background-color: #517490;
}
.BgClassName
{
background-color: #517490;
}
</style>
border-color css
<style>
span { border-color: #517490; }
span { border-color: rgb(81,116,144); }
td.TdClassName
{
border-color: #517490;
}
.TagClassName
{
border-color: #517490;
}
</style>