Shades of Wedgewood #487093
Tints of Wedgewood #487093
RGB
CMYK
RGB Variations
Color information
#487093 (or 0x487093) is known color: Wedgewood. HEX triplet: 48, 70 and 93. RGB value is (72,112,147). Sum of RGB (Red+Green+Blue) = 72+112+147=331 (43% of max value = 765). Red value is 72 (28.52% from 255 or 21.75% from 331); Green value is 112 (44.14% from 255 or 33.84% from 331); Blue value is 147 (57.81% from 255 or 44.41% from 331); Max value from RGB is 147 - color contains mainly: blue. Hex color #487093 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487093 is #B78F6C. Grayscale: #676767. Windows color (decimal): -12029805 or 9662536. OLE color: 9662536.
HSL color Cylindrical-coordinate representation of color #487093: hue angle of 208º degrees, saturation: 0.34, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #487093 is Cyan = 0.51, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 72 | 112 | 147 | - |
| CMYK | 0.51 | 0.24 | 0 | 0.42 |
| HSL | 208º | 0.34% | 0.43% | - |
| HSV(B) | 208º | 0.51% | 0.58% | - |
| XYZ | 13.73 | 15.07 | 29.79 | - |
| YUV | 104.03 | 152.25 | 105.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 112 | 147 | 0.51 | 0.24 | 0 | 0.42 | 208 | 0.34 | 0.43 |
| Hex | 48 | 70 | 93 | 33 | 18 | 0 | 2A | D0 | 22 | 2B |
| Octal | 110 | 160 | 223 | 63 | 30 | 0 | 52 | 320 | 42 | 53 |
| Binary | 1001000 | 1110000 | 10010011 | 110011 | 11000 | 0 | 101010 | 11010000 | 100010 | 101011 |
Color Harmonies of #487093
Complementary color
Monochromatic Colors of #487093
Black with #487093
Text Example
Text Example
White with #487093
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487093; }
p { color: rgb(72,112,147); }
H1.HeaderClassName
{
color: #487093;
}
.AnyTagClassName
{
color: #487093;
}
</style>
background-color css
<style>
a { background-color: #487093; }
a { background-color: rgb(72,112,147); }
div.DivClassName
{
background-color: #487093;
}
.BgClassName
{
background-color: #487093;
}
</style>
border-color css
<style>
span { border-color: #487093; }
span { border-color: rgb(72,112,147); }
td.TdClassName
{
border-color: #487093;
}
.TagClassName
{
border-color: #487093;
}
</style>