Shades of Wedgewood #507387
Tints of Wedgewood #507387
RGB
CMYK
RGB Variations
Color information
#507387 (or 0x507387) is known color: Wedgewood. HEX triplet: 50, 73 and 87. RGB value is (80,115,135). Sum of RGB (Red+Green+Blue) = 80+115+135=330 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.24% from 330); Green value is 115 (45.31% from 255 or 34.85% from 330); Blue value is 135 (53.12% from 255 or 40.91% from 330); Max value from RGB is 135 - color contains mainly: blue. Hex color #507387 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507387 is #AF8C78. Grayscale: #6A6A6A. Windows color (decimal): -11504761 or 8876880. OLE color: 8876880.
HSL color Cylindrical-coordinate representation of color #507387: hue angle of 201.82º degrees, saturation: 0.26, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #507387 is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 115 | 135 | - |
| CMYK | 0.41 | 0.15 | 0 | 0.47 |
| HSL | 201.82º | 0.26% | 0.42% | - |
| HSV(B) | 201.82º | 0.41% | 0.53% | - |
| XYZ | 13.81 | 15.72 | 25.23 | - |
| YUV | 106.82 | 143.9 | 108.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 135 | 0.41 | 0.15 | 0 | 0.47 | 201.82 | 0.26 | 0.42 |
| Hex | 50 | 73 | 87 | 29 | F | 0 | 2F | CA | 1A | 2A |
| Octal | 120 | 163 | 207 | 51 | 17 | 0 | 57 | 312 | 32 | 52 |
| Binary | 1010000 | 1110011 | 10000111 | 101001 | 1111 | 0 | 101111 | 11001010 | 11010 | 101010 |
Color Harmonies of #507387
Complementary color
Monochromatic Colors of #507387
Black with #507387
Text Example
Text Example
White with #507387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507387; }
p { color: rgb(80,115,135); }
H1.HeaderClassName
{
color: #507387;
}
.AnyTagClassName
{
color: #507387;
}
</style>
background-color css
<style>
a { background-color: #507387; }
a { background-color: rgb(80,115,135); }
div.DivClassName
{
background-color: #507387;
}
.BgClassName
{
background-color: #507387;
}
</style>
border-color css
<style>
span { border-color: #507387; }
span { border-color: rgb(80,115,135); }
td.TdClassName
{
border-color: #507387;
}
.TagClassName
{
border-color: #507387;
}
</style>