Shades of Wedgewood #517592
Tints of Wedgewood #517592
RGB
CMYK
RGB Variations
Color information
#517592 (or 0x517592) is known color: Wedgewood. HEX triplet: 51, 75 and 92. RGB value is (81,117,146). Sum of RGB (Red+Green+Blue) = 81+117+146=344 (45% of max value = 765). Red value is 81 (32.03% from 255 or 23.55% from 344); Green value is 117 (46.09% from 255 or 34.01% from 344); Blue value is 146 (57.42% from 255 or 42.44% from 344); Max value from RGB is 146 - color contains mainly: blue. Hex color #517592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #517592 is #AE8A6D. Grayscale: #6D6D6D. Windows color (decimal): -11438702 or 9598289. OLE color: 9598289.
HSL color Cylindrical-coordinate representation of color #517592: hue angle of 206.77º degrees, saturation: 0.29, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #517592 is Cyan = 0.45, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 81 | 117 | 146 | - |
| CMYK | 0.45 | 0.20 | 0 | 0.43 |
| HSL | 206.77º | 0.29% | 0.45% | - |
| HSV(B) | 206.77º | 0.45% | 0.57% | - |
| XYZ | 14.94 | 16.55 | 29.6 | - |
| YUV | 109.54 | 148.57 | 107.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 117 | 146 | 0.45 | 0.20 | 0 | 0.43 | 206.77 | 0.29 | 0.45 |
| Hex | 51 | 75 | 92 | 2D | 14 | 0 | 2B | CF | 1D | 2D |
| Octal | 121 | 165 | 222 | 55 | 24 | 0 | 53 | 317 | 35 | 55 |
| Binary | 1010001 | 1110101 | 10010010 | 101101 | 10100 | 0 | 101011 | 11001111 | 11101 | 101101 |
Color Harmonies of #517592
Complementary color
Monochromatic Colors of #517592
Black with #517592
Text Example
Text Example
White with #517592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #517592; }
p { color: rgb(81,117,146); }
H1.HeaderClassName
{
color: #517592;
}
.AnyTagClassName
{
color: #517592;
}
</style>
background-color css
<style>
a { background-color: #517592; }
a { background-color: rgb(81,117,146); }
div.DivClassName
{
background-color: #517592;
}
.BgClassName
{
background-color: #517592;
}
</style>
border-color css
<style>
span { border-color: #517592; }
span { border-color: rgb(81,117,146); }
td.TdClassName
{
border-color: #517592;
}
.TagClassName
{
border-color: #517592;
}
</style>