Shades of Wedgewood #466582
Tints of Wedgewood #466582
RGB
CMYK
RGB Variations
Color information
#466582 (or 0x466582) is known color: Wedgewood. HEX triplet: 46, 65 and 82. RGB value is (70,101,130). Sum of RGB (Red+Green+Blue) = 70+101+130=301 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.26% from 301); Green value is 101 (39.84% from 255 or 33.55% from 301); Blue value is 130 (51.17% from 255 or 43.19% from 301); Max value from RGB is 130 - color contains mainly: blue. Hex color #466582 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466582 is #B99A7D. Grayscale: #5E5E5E. Windows color (decimal): -12163710 or 8545606. OLE color: 8545606.
HSL color Cylindrical-coordinate representation of color #466582: hue angle of 209º 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 #466582 is Cyan = 0.46, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 101 | 130 | - |
| CMYK | 0.46 | 0.22 | 0 | 0.49 |
| HSL | 209º | 0.3% | 0.39% | - |
| HSV(B) | 209º | 0.46% | 0.51% | - |
| XYZ | 11.21 | 12.22 | 22.89 | - |
| YUV | 95.04 | 147.73 | 110.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 130 | 0.46 | 0.22 | 0 | 0.49 | 209 | 0.3 | 0.39 |
| Hex | 46 | 65 | 82 | 2E | 16 | 0 | 31 | D1 | 1E | 27 |
| Octal | 106 | 145 | 202 | 56 | 26 | 0 | 61 | 321 | 36 | 47 |
| Binary | 1000110 | 1100101 | 10000010 | 101110 | 10110 | 0 | 110001 | 11010001 | 11110 | 100111 |
Color Harmonies of #466582
Complementary color
Monochromatic Colors of #466582
Black with #466582
Text Example
Text Example
White with #466582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466582; }
p { color: rgb(70,101,130); }
H1.HeaderClassName
{
color: #466582;
}
.AnyTagClassName
{
color: #466582;
}
</style>
background-color css
<style>
a { background-color: #466582; }
a { background-color: rgb(70,101,130); }
div.DivClassName
{
background-color: #466582;
}
.BgClassName
{
background-color: #466582;
}
</style>
border-color css
<style>
span { border-color: #466582; }
span { border-color: rgb(70,101,130); }
td.TdClassName
{
border-color: #466582;
}
.TagClassName
{
border-color: #466582;
}
</style>