Shades of Wedgewood #507592
Tints of Wedgewood #507592
RGB
CMYK
RGB Variations
Color information
#507592 (or 0x507592) is known color: Wedgewood. HEX triplet: 50, 75 and 92. RGB value is (80,117,146). Sum of RGB (Red+Green+Blue) = 80+117+146=343 (45% of max value = 765). Red value is 80 (31.64% from 255 or 23.32% from 343); Green value is 117 (46.09% from 255 or 34.11% from 343); Blue value is 146 (57.42% from 255 or 42.57% from 343); Max value from RGB is 146 - color contains mainly: blue. Hex color #507592 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507592 is #AF8A6D. Grayscale: #6D6D6D. Windows color (decimal): -11504238 or 9598288. OLE color: 9598288.
HSL color Cylindrical-coordinate representation of color #507592: hue angle of 206.36º degrees, saturation: 0.29, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #507592 is Cyan = 0.45, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 80 | 117 | 146 | - |
| CMYK | 0.45 | 0.20 | 0 | 0.43 |
| HSL | 206.36º | 0.29% | 0.44% | - |
| HSV(B) | 206.36º | 0.45% | 0.57% | - |
| XYZ | 14.86 | 16.5 | 29.6 | - |
| YUV | 109.24 | 148.74 | 107.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 117 | 146 | 0.45 | 0.20 | 0 | 0.43 | 206.36 | 0.29 | 0.44 |
| Hex | 50 | 75 | 92 | 2D | 14 | 0 | 2B | CE | 1D | 2C |
| Octal | 120 | 165 | 222 | 55 | 24 | 0 | 53 | 316 | 35 | 54 |
| Binary | 1010000 | 1110101 | 10010010 | 101101 | 10100 | 0 | 101011 | 11001110 | 11101 | 101100 |
Color Harmonies of #507592
Complementary color
Monochromatic Colors of #507592
Black with #507592
Text Example
Text Example
White with #507592
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507592; }
p { color: rgb(80,117,146); }
H1.HeaderClassName
{
color: #507592;
}
.AnyTagClassName
{
color: #507592;
}
</style>
background-color css
<style>
a { background-color: #507592; }
a { background-color: rgb(80,117,146); }
div.DivClassName
{
background-color: #507592;
}
.BgClassName
{
background-color: #507592;
}
</style>
border-color css
<style>
span { border-color: #507592; }
span { border-color: rgb(80,117,146); }
td.TdClassName
{
border-color: #507592;
}
.TagClassName
{
border-color: #507592;
}
</style>