Shades of Wedgewood #466882
Tints of Wedgewood #466882
RGB
CMYK
RGB Variations
Color information
#466882 (or 0x466882) is known color: Wedgewood. HEX triplet: 46, 68 and 82. RGB value is (70,104,130). Sum of RGB (Red+Green+Blue) = 70+104+130=304 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.03% from 304); Green value is 104 (41.02% from 255 or 34.21% from 304); Blue value is 130 (51.17% from 255 or 42.76% from 304); Max value from RGB is 130 - color contains mainly: blue. Hex color #466882 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466882 is #B9977D. Grayscale: #606060. Windows color (decimal): -12162942 or 8546374. OLE color: 8546374.
HSL color Cylindrical-coordinate representation of color #466882: hue angle of 206º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466882 is Cyan = 0.46, Magento = 0.2, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 104 | 130 | - |
| CMYK | 0.46 | 0.2 | 0 | 0.49 |
| HSL | 206º | 0.3% | 0.39% | - |
| HSV(B) | 206º | 0.46% | 0.51% | - |
| XYZ | 11.51 | 12.81 | 22.99 | - |
| YUV | 96.8 | 146.74 | 108.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 130 | 0.46 | 0.2 | 0 | 0.49 | 206 | 0.3 | 0.39 |
| Hex | 46 | 68 | 82 | 2E | 14 | 0 | 31 | CE | 1E | 27 |
| Octal | 106 | 150 | 202 | 56 | 24 | 0 | 61 | 316 | 36 | 47 |
| Binary | 1000110 | 1101000 | 10000010 | 101110 | 10100 | 0 | 110001 | 11001110 | 11110 | 100111 |
Color Harmonies of #466882
Complementary color
Monochromatic Colors of #466882
Black with #466882
Text Example
Text Example
White with #466882
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466882; }
p { color: rgb(70,104,130); }
H1.HeaderClassName
{
color: #466882;
}
.AnyTagClassName
{
color: #466882;
}
</style>
background-color css
<style>
a { background-color: #466882; }
a { background-color: rgb(70,104,130); }
div.DivClassName
{
background-color: #466882;
}
.BgClassName
{
background-color: #466882;
}
</style>
border-color css
<style>
span { border-color: #466882; }
span { border-color: rgb(70,104,130); }
td.TdClassName
{
border-color: #466882;
}
.TagClassName
{
border-color: #466882;
}
</style>