Shades of Wedgewood #507386
Tints of Wedgewood #507386
RGB
CMYK
RGB Variations
Color information
#507386 (or 0x507386) is known color: Wedgewood. HEX triplet: 50, 73 and 86. RGB value is (80,115,134). Sum of RGB (Red+Green+Blue) = 80+115+134=329 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.32% from 329); Green value is 115 (45.31% from 255 or 34.95% from 329); Blue value is 134 (52.73% from 255 or 40.73% from 329); Max value from RGB is 134 - color contains mainly: blue. Hex color #507386 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507386 is #AF8C79. Grayscale: #6A6A6A. Windows color (decimal): -11504762 or 8811344. OLE color: 8811344.
HSL color Cylindrical-coordinate representation of color #507386: hue angle of 201.11º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #507386 is Cyan = 0.40, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 115 | 134 | - |
| CMYK | 0.40 | 0.14 | 0 | 0.47 |
| HSL | 201.11º | 0.25% | 0.42% | - |
| HSV(B) | 201.11º | 0.4% | 0.53% | - |
| XYZ | 13.74 | 15.69 | 24.86 | - |
| YUV | 106.7 | 143.4 | 108.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 134 | 0.40 | 0.14 | 0 | 0.47 | 201.11 | 0.25 | 0.42 |
| Hex | 50 | 73 | 86 | 28 | E | 0 | 2F | C9 | 19 | 2A |
| Octal | 120 | 163 | 206 | 50 | 16 | 0 | 57 | 311 | 31 | 52 |
| Binary | 1010000 | 1110011 | 10000110 | 101000 | 1110 | 0 | 101111 | 11001001 | 11001 | 101010 |
Color Harmonies of #507386
Complementary color
Monochromatic Colors of #507386
Black with #507386
Text Example
Text Example
White with #507386
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507386; }
p { color: rgb(80,115,134); }
H1.HeaderClassName
{
color: #507386;
}
.AnyTagClassName
{
color: #507386;
}
</style>
background-color css
<style>
a { background-color: #507386; }
a { background-color: rgb(80,115,134); }
div.DivClassName
{
background-color: #507386;
}
.BgClassName
{
background-color: #507386;
}
</style>
border-color css
<style>
span { border-color: #507386; }
span { border-color: rgb(80,115,134); }
td.TdClassName
{
border-color: #507386;
}
.TagClassName
{
border-color: #507386;
}
</style>