Shades of Wedgewood #517291
Tints of Wedgewood #517291
RGB
CMYK
RGB Variations
Color information
#517291 (or 0x517291) is known color: Wedgewood. HEX triplet: 51, 72 and 91. RGB value is (81,114,145). Sum of RGB (Red+Green+Blue) = 81+114+145=340 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.82% from 340); Green value is 114 (44.92% from 255 or 33.53% from 340); Blue value is 145 (57.03% from 255 or 42.65% from 340); Max value from RGB is 145 - color contains mainly: blue. Hex color #517291 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517291 is #AE8D6E. Grayscale: #6B6B6B. Windows color (decimal): -11439471 or 9531985. OLE color: 9531985.
HSL color Cylindrical-coordinate representation of color #517291: hue angle of 209.06º degrees, saturation: 0.28, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #517291 is Cyan = 0.44, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 114 | 145 | - |
| CMYK | 0.44 | 0.21 | 0 | 0.43 |
| HSL | 209.06º | 0.28% | 0.44% | - |
| HSV(B) | 209.06º | 0.44% | 0.57% | - |
| XYZ | 14.52 | 15.83 | 29.08 | - |
| YUV | 107.67 | 149.07 | 108.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 114 | 145 | 0.44 | 0.21 | 0 | 0.43 | 209.06 | 0.28 | 0.44 |
| Hex | 51 | 72 | 91 | 2C | 15 | 0 | 2B | D1 | 1C | 2C |
| Octal | 121 | 162 | 221 | 54 | 25 | 0 | 53 | 321 | 34 | 54 |
| Binary | 1010001 | 1110010 | 10010001 | 101100 | 10101 | 0 | 101011 | 11010001 | 11100 | 101100 |
Color Harmonies of #517291
Complementary color
Monochromatic Colors of #517291
Black with #517291
Text Example
Text Example
White with #517291
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517291; }
p { color: rgb(81,114,145); }
H1.HeaderClassName
{
color: #517291;
}
.AnyTagClassName
{
color: #517291;
}
</style>
background-color css
<style>
a { background-color: #517291; }
a { background-color: rgb(81,114,145); }
div.DivClassName
{
background-color: #517291;
}
.BgClassName
{
background-color: #517291;
}
</style>
border-color css
<style>
span { border-color: #517291; }
span { border-color: rgb(81,114,145); }
td.TdClassName
{
border-color: #517291;
}
.TagClassName
{
border-color: #517291;
}
</style>