Shades of Wedgewood #486889
Tints of Wedgewood #486889
RGB
CMYK
RGB Variations
Color information
#486889 (or 0x486889) is known color: Wedgewood. HEX triplet: 48, 68 and 89. RGB value is (72,104,137). Sum of RGB (Red+Green+Blue) = 72+104+137=313 (41% of max value = 765). Red value is 72 (28.52% from 255 or 23.00% from 313); Green value is 104 (41.02% from 255 or 33.23% from 313); Blue value is 137 (53.91% from 255 or 43.77% from 313); Max value from RGB is 137 - color contains mainly: blue. Hex color #486889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486889 is #B79776. Grayscale: #626262. Windows color (decimal): -12031863 or 9005128. OLE color: 9005128.
HSL color Cylindrical-coordinate representation of color #486889: hue angle of 210.46º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #486889 is Cyan = 0.47, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 72 | 104 | 137 | - |
| CMYK | 0.47 | 0.24 | 0 | 0.46 |
| HSL | 210.46º | 0.31% | 0.41% | - |
| HSV(B) | 210.46º | 0.47% | 0.54% | - |
| XYZ | 12.14 | 13.08 | 25.55 | - |
| YUV | 98.19 | 149.9 | 109.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 137 | 0.47 | 0.24 | 0 | 0.46 | 210.46 | 0.31 | 0.41 |
| Hex | 48 | 68 | 89 | 2F | 18 | 0 | 2E | D2 | 1F | 29 |
| Octal | 110 | 150 | 211 | 57 | 30 | 0 | 56 | 322 | 37 | 51 |
| Binary | 1001000 | 1101000 | 10001001 | 101111 | 11000 | 0 | 101110 | 11010010 | 11111 | 101001 |
Color Harmonies of #486889
Complementary color
Monochromatic Colors of #486889
Black with #486889
Text Example
Text Example
White with #486889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486889; }
p { color: rgb(72,104,137); }
H1.HeaderClassName
{
color: #486889;
}
.AnyTagClassName
{
color: #486889;
}
</style>
background-color css
<style>
a { background-color: #486889; }
a { background-color: rgb(72,104,137); }
div.DivClassName
{
background-color: #486889;
}
.BgClassName
{
background-color: #486889;
}
</style>
border-color css
<style>
span { border-color: #486889; }
span { border-color: rgb(72,104,137); }
td.TdClassName
{
border-color: #486889;
}
.TagClassName
{
border-color: #486889;
}
</style>