Shades of Wedgewood #486891
Tints of Wedgewood #486891
RGB
CMYK
RGB Variations
Color information
#486891 (or 0x486891) is known color: Wedgewood. HEX triplet: 48, 68 and 91. RGB value is (72,104,145). Sum of RGB (Red+Green+Blue) = 72+104+145=321 (42% of max value = 765). Red value is 72 (28.52% from 255 or 22.43% from 321); Green value is 104 (41.02% from 255 or 32.40% from 321); Blue value is 145 (57.03% from 255 or 45.17% from 321); Max value from RGB is 145 - color contains mainly: blue. Hex color #486891 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486891 is #B7976E. Grayscale: #626262. Windows color (decimal): -12031855 or 9529416. OLE color: 9529416.
HSL color Cylindrical-coordinate representation of color #486891: hue angle of 213.7º degrees, saturation: 0.34, 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 #486891 is Cyan = 0.50, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 72 | 104 | 145 | - |
| CMYK | 0.50 | 0.28 | 0 | 0.43 |
| HSL | 213.7º | 0.34% | 0.43% | - |
| HSV(B) | 213.7º | 0.5% | 0.57% | - |
| XYZ | 12.73 | 13.32 | 28.69 | - |
| YUV | 99.11 | 153.9 | 108.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 145 | 0.50 | 0.28 | 0 | 0.43 | 213.7 | 0.34 | 0.43 |
| Hex | 48 | 68 | 91 | 32 | 1C | 0 | 2B | D6 | 22 | 2B |
| Octal | 110 | 150 | 221 | 62 | 34 | 0 | 53 | 326 | 42 | 53 |
| Binary | 1001000 | 1101000 | 10010001 | 110010 | 11100 | 0 | 101011 | 11010110 | 100010 | 101011 |
Color Harmonies of #486891
Complementary color
Monochromatic Colors of #486891
Black with #486891
Text Example
Text Example
White with #486891
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486891; }
p { color: rgb(72,104,145); }
H1.HeaderClassName
{
color: #486891;
}
.AnyTagClassName
{
color: #486891;
}
</style>
background-color css
<style>
a { background-color: #486891; }
a { background-color: rgb(72,104,145); }
div.DivClassName
{
background-color: #486891;
}
.BgClassName
{
background-color: #486891;
}
</style>
border-color css
<style>
span { border-color: #486891; }
span { border-color: rgb(72,104,145); }
td.TdClassName
{
border-color: #486891;
}
.TagClassName
{
border-color: #486891;
}
</style>