Shades of Wedgewood #507388
Tints of Wedgewood #507388
RGB
CMYK
RGB Variations
Color information
#507388 (or 0x507388) is known color: Wedgewood. HEX triplet: 50, 73 and 88. RGB value is (80,115,136). Sum of RGB (Red+Green+Blue) = 80+115+136=331 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.17% from 331); Green value is 115 (45.31% from 255 or 34.74% from 331); Blue value is 136 (53.52% from 255 or 41.09% from 331); Max value from RGB is 136 - color contains mainly: blue. Hex color #507388 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #507388 is #AF8C77. Grayscale: #6A6A6A. Windows color (decimal): -11504760 or 8942416. OLE color: 8942416.
HSL color Cylindrical-coordinate representation of color #507388: hue angle of 202.5º 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 #507388 is Cyan = 0.41, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 80 | 115 | 136 | - |
| CMYK | 0.41 | 0.15 | 0 | 0.47 |
| HSL | 202.5º | 0.26% | 0.42% | - |
| HSV(B) | 202.5º | 0.41% | 0.53% | - |
| XYZ | 13.88 | 15.74 | 25.6 | - |
| YUV | 106.93 | 144.4 | 108.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 115 | 136 | 0.41 | 0.15 | 0 | 0.47 | 202.5 | 0.26 | 0.42 |
| Hex | 50 | 73 | 88 | 29 | F | 0 | 2F | CA | 1A | 2A |
| Octal | 120 | 163 | 210 | 51 | 17 | 0 | 57 | 312 | 32 | 52 |
| Binary | 1010000 | 1110011 | 10001000 | 101001 | 1111 | 0 | 101111 | 11001010 | 11010 | 101010 |
Color Harmonies of #507388
Complementary color
Monochromatic Colors of #507388
Black with #507388
Text Example
Text Example
White with #507388
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507388; }
p { color: rgb(80,115,136); }
H1.HeaderClassName
{
color: #507388;
}
.AnyTagClassName
{
color: #507388;
}
</style>
background-color css
<style>
a { background-color: #507388; }
a { background-color: rgb(80,115,136); }
div.DivClassName
{
background-color: #507388;
}
.BgClassName
{
background-color: #507388;
}
</style>
border-color css
<style>
span { border-color: #507388; }
span { border-color: rgb(80,115,136); }
td.TdClassName
{
border-color: #507388;
}
.TagClassName
{
border-color: #507388;
}
</style>