Shades of Wedgewood #497092
Tints of Wedgewood #497092
RGB
CMYK
RGB Variations
Color information
#497092 (or 0x497092) is known color: Wedgewood. HEX triplet: 49, 70 and 92. RGB value is (73,112,146). Sum of RGB (Red+Green+Blue) = 73+112+146=331 (43% of max value = 765). Red value is 73 (28.91% from 255 or 22.05% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 146 (57.42% from 255 or 44.11% from 331); Max value from RGB is 146 - color contains mainly: blue. Hex color #497092 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #497092 is #B68F6D. Grayscale: #686868. Windows color (decimal): -11964270 or 9597001. OLE color: 9597001.
HSL color Cylindrical-coordinate representation of color #497092: hue angle of 207.95º degrees, saturation: 0.33, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #497092 is Cyan = 0.5, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 73 | 112 | 146 | - |
| CMYK | 0.5 | 0.23 | 0 | 0.43 |
| HSL | 207.95º | 0.33% | 0.43% | - |
| HSV(B) | 207.95º | 0.5% | 0.57% | - |
| XYZ | 13.73 | 15.08 | 29.38 | - |
| YUV | 104.22 | 151.58 | 105.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 112 | 146 | 0.5 | 0.23 | 0 | 0.43 | 207.95 | 0.33 | 0.43 |
| Hex | 49 | 70 | 92 | 32 | 17 | 0 | 2B | D0 | 21 | 2B |
| Octal | 111 | 160 | 222 | 62 | 27 | 0 | 53 | 320 | 41 | 53 |
| Binary | 1001001 | 1110000 | 10010010 | 110010 | 10111 | 0 | 101011 | 11010000 | 100001 | 101011 |
Color Harmonies of #497092
Complementary color
Monochromatic Colors of #497092
Black with #497092
Text Example
Text Example
White with #497092
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #497092; }
p { color: rgb(73,112,146); }
H1.HeaderClassName
{
color: #497092;
}
.AnyTagClassName
{
color: #497092;
}
</style>
background-color css
<style>
a { background-color: #497092; }
a { background-color: rgb(73,112,146); }
div.DivClassName
{
background-color: #497092;
}
.BgClassName
{
background-color: #497092;
}
</style>
border-color css
<style>
span { border-color: #497092; }
span { border-color: rgb(73,112,146); }
td.TdClassName
{
border-color: #497092;
}
.TagClassName
{
border-color: #497092;
}
</style>