Shades of Wedgewood #486279
Tints of Wedgewood #486279
RGB
CMYK
RGB Variations
Color information
#486279 (or 0x486279) is known color: Wedgewood. HEX triplet: 48, 62 and 79. RGB value is (72,98,121). Sum of RGB (Red+Green+Blue) = 72+98+121=291 (38% of max value = 765). Red value is 72 (28.52% from 255 or 24.74% from 291); Green value is 98 (38.67% from 255 or 33.68% from 291); Blue value is 121 (47.66% from 255 or 41.58% from 291); Max value from RGB is 121 - color contains mainly: blue. Hex color #486279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #486279 is #B79D86. Grayscale: #5C5C5C. Windows color (decimal): -12033415 or 7955016. OLE color: 7955016.
HSL color Cylindrical-coordinate representation of color #486279: hue angle of 208.16º degrees, saturation: 0.25, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #486279 is Cyan = 0.40, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 72 | 98 | 121 | - |
| CMYK | 0.40 | 0.19 | 0 | 0.53 |
| HSL | 208.16º | 0.25% | 0.38% | - |
| HSV(B) | 208.16º | 0.4% | 0.47% | - |
| XYZ | 10.49 | 11.49 | 19.75 | - |
| YUV | 92.85 | 143.89 | 113.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 98 | 121 | 0.40 | 0.19 | 0 | 0.53 | 208.16 | 0.25 | 0.38 |
| Hex | 48 | 62 | 79 | 28 | 13 | 0 | 35 | D0 | 19 | 26 |
| Octal | 110 | 142 | 171 | 50 | 23 | 0 | 65 | 320 | 31 | 46 |
| Binary | 1001000 | 1100010 | 1111001 | 101000 | 10011 | 0 | 110101 | 11010000 | 11001 | 100110 |
Color Harmonies of #486279
Complementary color
Monochromatic Colors of #486279
Black with #486279
Text Example
Text Example
White with #486279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486279; }
p { color: rgb(72,98,121); }
H1.HeaderClassName
{
color: #486279;
}
.AnyTagClassName
{
color: #486279;
}
</style>
background-color css
<style>
a { background-color: #486279; }
a { background-color: rgb(72,98,121); }
div.DivClassName
{
background-color: #486279;
}
.BgClassName
{
background-color: #486279;
}
</style>
border-color css
<style>
span { border-color: #486279; }
span { border-color: rgb(72,98,121); }
td.TdClassName
{
border-color: #486279;
}
.TagClassName
{
border-color: #486279;
}
</style>