Shades of Wedgewood #486782
Tints of Wedgewood #486782
RGB
CMYK
RGB Variations
Color information
#486782 (or 0x486782) is known color: Wedgewood. HEX triplet: 48, 67 and 82. RGB value is (72,103,130). Sum of RGB (Red+Green+Blue) = 72+103+130=305 (40% of max value = 765). Red value is 72 (28.52% from 255 or 23.61% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 130 (51.17% from 255 or 42.62% from 305); Max value from RGB is 130 - color contains mainly: blue. Hex color #486782 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #486782 is #B7987D. Grayscale: #606060. Windows color (decimal): -12032126 or 8546120. OLE color: 8546120.
HSL color Cylindrical-coordinate representation of color #486782: hue angle of 207.93º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #486782 is Cyan = 0.45, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 72 | 103 | 130 | - |
| CMYK | 0.45 | 0.21 | 0 | 0.49 |
| HSL | 207.93º | 0.29% | 0.4% | - |
| HSV(B) | 207.93º | 0.45% | 0.51% | - |
| XYZ | 11.55 | 12.69 | 22.96 | - |
| YUV | 96.81 | 146.73 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 130 | 0.45 | 0.21 | 0 | 0.49 | 207.93 | 0.29 | 0.4 |
| Hex | 48 | 67 | 82 | 2D | 15 | 0 | 31 | D0 | 1D | 28 |
| Octal | 110 | 147 | 202 | 55 | 25 | 0 | 61 | 320 | 35 | 50 |
| Binary | 1001000 | 1100111 | 10000010 | 101101 | 10101 | 0 | 110001 | 11010000 | 11101 | 101000 |
Color Harmonies of #486782
Complementary color
Monochromatic Colors of #486782
Black with #486782
Text Example
Text Example
White with #486782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486782; }
p { color: rgb(72,103,130); }
H1.HeaderClassName
{
color: #486782;
}
.AnyTagClassName
{
color: #486782;
}
</style>
background-color css
<style>
a { background-color: #486782; }
a { background-color: rgb(72,103,130); }
div.DivClassName
{
background-color: #486782;
}
.BgClassName
{
background-color: #486782;
}
</style>
border-color css
<style>
span { border-color: #486782; }
span { border-color: rgb(72,103,130); }
td.TdClassName
{
border-color: #486782;
}
.TagClassName
{
border-color: #486782;
}
</style>