Shades of Wedgewood #486781
Tints of Wedgewood #486781
RGB
CMYK
RGB Variations
Color information
#486781 (or 0x486781) is known color: Wedgewood. HEX triplet: 48, 67 and 81. RGB value is (72,103,129). Sum of RGB (Red+Green+Blue) = 72+103+129=304 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.68% from 304); Green value is 103 (40.62% from 255 or 33.88% from 304); Blue value is 129 (50.78% from 255 or 42.43% from 304); Max value from RGB is 129 - color contains mainly: blue. Hex color #486781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486781 is #B7987E. Grayscale: #606060. Windows color (decimal): -12032127 or 8480584. OLE color: 8480584.
HSL color Cylindrical-coordinate representation of color #486781: hue angle of 207.37º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #486781 is Cyan = 0.44, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 103 | 129 | - |
| CMYK | 0.44 | 0.20 | 0 | 0.49 |
| HSL | 207.37º | 0.28% | 0.39% | - |
| HSV(B) | 207.37º | 0.44% | 0.51% | - |
| XYZ | 11.49 | 12.66 | 22.61 | - |
| YUV | 96.7 | 146.23 | 110.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 129 | 0.44 | 0.20 | 0 | 0.49 | 207.37 | 0.28 | 0.39 |
| Hex | 48 | 67 | 81 | 2C | 14 | 0 | 31 | CF | 1C | 27 |
| Octal | 110 | 147 | 201 | 54 | 24 | 0 | 61 | 317 | 34 | 47 |
| Binary | 1001000 | 1100111 | 10000001 | 101100 | 10100 | 0 | 110001 | 11001111 | 11100 | 100111 |
Color Harmonies of #486781
Complementary color
Monochromatic Colors of #486781
Black with #486781
Text Example
Text Example
White with #486781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486781; }
p { color: rgb(72,103,129); }
H1.HeaderClassName
{
color: #486781;
}
.AnyTagClassName
{
color: #486781;
}
</style>
background-color css
<style>
a { background-color: #486781; }
a { background-color: rgb(72,103,129); }
div.DivClassName
{
background-color: #486781;
}
.BgClassName
{
background-color: #486781;
}
</style>
border-color css
<style>
span { border-color: #486781; }
span { border-color: rgb(72,103,129); }
td.TdClassName
{
border-color: #486781;
}
.TagClassName
{
border-color: #486781;
}
</style>