Shades of Wedgewood #497188
Tints of Wedgewood #497188
RGB
CMYK
RGB Variations
Color information
#497188 (or 0x497188) is known color: Wedgewood. HEX triplet: 49, 71 and 88. RGB value is (73,113,136). Sum of RGB (Red+Green+Blue) = 73+113+136=322 (42% of max value = 765). Red value is 73 (28.91% from 255 or 22.67% from 322); Green value is 113 (44.53% from 255 or 35.09% from 322); Blue value is 136 (53.52% from 255 or 42.24% from 322); Max value from RGB is 136 - color contains mainly: blue. Hex color #497188 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497188 is #B68E77. Grayscale: #676767. Windows color (decimal): -11964024 or 8941897. OLE color: 8941897.
HSL color Cylindrical-coordinate representation of color #497188: hue angle of 201.9º degrees, saturation: 0.3, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #497188 is Cyan = 0.46, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 73 | 113 | 136 | - |
| CMYK | 0.46 | 0.17 | 0 | 0.47 |
| HSL | 201.9º | 0.3% | 0.41% | - |
| HSV(B) | 201.9º | 0.46% | 0.53% | - |
| XYZ | 13.1 | 15 | 25.5 | - |
| YUV | 103.66 | 146.25 | 106.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 113 | 136 | 0.46 | 0.17 | 0 | 0.47 | 201.9 | 0.3 | 0.41 |
| Hex | 49 | 71 | 88 | 2E | 11 | 0 | 2F | CA | 1E | 29 |
| Octal | 111 | 161 | 210 | 56 | 21 | 0 | 57 | 312 | 36 | 51 |
| Binary | 1001001 | 1110001 | 10001000 | 101110 | 10001 | 0 | 101111 | 11001010 | 11110 | 101001 |
Color Harmonies of #497188
Complementary color
Monochromatic Colors of #497188
Black with #497188
Text Example
Text Example
White with #497188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497188; }
p { color: rgb(73,113,136); }
H1.HeaderClassName
{
color: #497188;
}
.AnyTagClassName
{
color: #497188;
}
</style>
background-color css
<style>
a { background-color: #497188; }
a { background-color: rgb(73,113,136); }
div.DivClassName
{
background-color: #497188;
}
.BgClassName
{
background-color: #497188;
}
</style>
border-color css
<style>
span { border-color: #497188; }
span { border-color: rgb(73,113,136); }
td.TdClassName
{
border-color: #497188;
}
.TagClassName
{
border-color: #497188;
}
</style>