Shades of Wedgewood #466982
Tints of Wedgewood #466982
RGB
CMYK
RGB Variations
Color information
#466982 (or 0x466982) is known color: Wedgewood. HEX triplet: 46, 69 and 82. RGB value is (70,105,130). Sum of RGB (Red+Green+Blue) = 70+105+130=305 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.95% from 305); Green value is 105 (41.41% from 255 or 34.43% 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 #466982 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466982 is #B9967D. Grayscale: #616161. Windows color (decimal): -12162686 or 8546630. OLE color: 8546630.
HSL color Cylindrical-coordinate representation of color #466982: hue angle of 205º 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 #466982 is Cyan = 0.46, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 105 | 130 | - |
| CMYK | 0.46 | 0.19 | 0 | 0.49 |
| HSL | 205º | 0.3% | 0.39% | - |
| HSV(B) | 205º | 0.46% | 0.51% | - |
| XYZ | 11.61 | 13.02 | 23.02 | - |
| YUV | 97.39 | 146.4 | 108.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 130 | 0.46 | 0.19 | 0 | 0.49 | 205 | 0.3 | 0.39 |
| Hex | 46 | 69 | 82 | 2E | 13 | 0 | 31 | CD | 1E | 27 |
| Octal | 106 | 151 | 202 | 56 | 23 | 0 | 61 | 315 | 36 | 47 |
| Binary | 1000110 | 1101001 | 10000010 | 101110 | 10011 | 0 | 110001 | 11001101 | 11110 | 100111 |
Color Harmonies of #466982
Complementary color
Monochromatic Colors of #466982
Black with #466982
Text Example
Text Example
White with #466982
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466982; }
p { color: rgb(70,105,130); }
H1.HeaderClassName
{
color: #466982;
}
.AnyTagClassName
{
color: #466982;
}
</style>
background-color css
<style>
a { background-color: #466982; }
a { background-color: rgb(70,105,130); }
div.DivClassName
{
background-color: #466982;
}
.BgClassName
{
background-color: #466982;
}
</style>
border-color css
<style>
span { border-color: #466982; }
span { border-color: rgb(70,105,130); }
td.TdClassName
{
border-color: #466982;
}
.TagClassName
{
border-color: #466982;
}
</style>