Shades of Wedgewood #487190
Tints of Wedgewood #487190
RGB
CMYK
RGB Variations
Color information
#487190 (or 0x487190) is known color: Wedgewood. HEX triplet: 48, 71 and 90. RGB value is (72,113,144). Sum of RGB (Red+Green+Blue) = 72+113+144=329 (43% of max value = 765). Red value is 72 (28.52% from 255 or 21.88% from 329); Green value is 113 (44.53% from 255 or 34.35% from 329); Blue value is 144 (56.64% from 255 or 43.77% from 329); Max value from RGB is 144 - color contains mainly: blue. Hex color #487190 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #487190 is #B78E6F. Grayscale: #686868. Windows color (decimal): -12029552 or 9466184. OLE color: 9466184.
HSL color Cylindrical-coordinate representation of color #487190: hue angle of 205.83º degrees, saturation: 0.33, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #487190 is Cyan = 0.50, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 72 | 113 | 144 | - |
| CMYK | 0.50 | 0.22 | 0 | 0.44 |
| HSL | 205.83º | 0.33% | 0.42% | - |
| HSV(B) | 205.83º | 0.5% | 0.56% | - |
| XYZ | 13.61 | 15.2 | 28.6 | - |
| YUV | 104.28 | 150.42 | 104.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 113 | 144 | 0.50 | 0.22 | 0 | 0.44 | 205.83 | 0.33 | 0.42 |
| Hex | 48 | 71 | 90 | 32 | 16 | 0 | 2C | CE | 21 | 2A |
| Octal | 110 | 161 | 220 | 62 | 26 | 0 | 54 | 316 | 41 | 52 |
| Binary | 1001000 | 1110001 | 10010000 | 110010 | 10110 | 0 | 101100 | 11001110 | 100001 | 101010 |
Color Harmonies of #487190
Complementary color
Monochromatic Colors of #487190
Black with #487190
Text Example
Text Example
White with #487190
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #487190; }
p { color: rgb(72,113,144); }
H1.HeaderClassName
{
color: #487190;
}
.AnyTagClassName
{
color: #487190;
}
</style>
background-color css
<style>
a { background-color: #487190; }
a { background-color: rgb(72,113,144); }
div.DivClassName
{
background-color: #487190;
}
.BgClassName
{
background-color: #487190;
}
</style>
border-color css
<style>
span { border-color: #487190; }
span { border-color: rgb(72,113,144); }
td.TdClassName
{
border-color: #487190;
}
.TagClassName
{
border-color: #487190;
}
</style>