Shades of Wedgewood #517694
Tints of Wedgewood #517694
RGB
CMYK
RGB Variations
Color information
#517694 (or 0x517694) is known color: Wedgewood. HEX triplet: 51, 76 and 94. RGB value is (81,118,148). Sum of RGB (Red+Green+Blue) = 81+118+148=347 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.34% from 347); Green value is 118 (46.48% from 255 or 34.01% from 347); Blue value is 148 (58.20% from 255 or 42.65% from 347); Max value from RGB is 148 - color contains mainly: blue. Hex color #517694 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517694 is #AE896B. Grayscale: #6E6E6E. Windows color (decimal): -11438444 or 9729617. OLE color: 9729617.
HSL color Cylindrical-coordinate representation of color #517694: hue angle of 206.87º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #517694 is Cyan = 0.45, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 81 | 118 | 148 | - |
| CMYK | 0.45 | 0.20 | 0 | 0.42 |
| HSL | 206.87º | 0.29% | 0.45% | - |
| HSV(B) | 206.87º | 0.45% | 0.58% | - |
| XYZ | 15.22 | 16.84 | 30.47 | - |
| YUV | 110.36 | 149.24 | 107.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 118 | 148 | 0.45 | 0.20 | 0 | 0.42 | 206.87 | 0.29 | 0.45 |
| Hex | 51 | 76 | 94 | 2D | 14 | 0 | 2A | CF | 1D | 2D |
| Octal | 121 | 166 | 224 | 55 | 24 | 0 | 52 | 317 | 35 | 55 |
| Binary | 1010001 | 1110110 | 10010100 | 101101 | 10100 | 0 | 101010 | 11001111 | 11101 | 101101 |
Color Harmonies of #517694
Complementary color
Monochromatic Colors of #517694
Black with #517694
Text Example
Text Example
White with #517694
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517694; }
p { color: rgb(81,118,148); }
H1.HeaderClassName
{
color: #517694;
}
.AnyTagClassName
{
color: #517694;
}
</style>
background-color css
<style>
a { background-color: #517694; }
a { background-color: rgb(81,118,148); }
div.DivClassName
{
background-color: #517694;
}
.BgClassName
{
background-color: #517694;
}
</style>
border-color css
<style>
span { border-color: #517694; }
span { border-color: rgb(81,118,148); }
td.TdClassName
{
border-color: #517694;
}
.TagClassName
{
border-color: #517694;
}
</style>