Shades of Wedgewood #466682
Tints of Wedgewood #466682
RGB
CMYK
RGB Variations
Color information
#466682 (or 0x466682) is known color: Wedgewood. HEX triplet: 46, 66 and 82. RGB value is (70,102,130). Sum of RGB (Red+Green+Blue) = 70+102+130=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 102 (40.23% from 255 or 33.77% from 302); Blue value is 130 (51.17% from 255 or 43.05% from 302); Max value from RGB is 130 - color contains mainly: blue. Hex color #466682 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466682 is #B9997D. Grayscale: #5F5F5F. Windows color (decimal): -12163454 or 8545862. OLE color: 8545862.
HSL color Cylindrical-coordinate representation of color #466682: hue angle of 208º 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 #466682 is Cyan = 0.46, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 102 | 130 | - |
| CMYK | 0.46 | 0.22 | 0 | 0.49 |
| HSL | 208º | 0.3% | 0.39% | - |
| HSV(B) | 208º | 0.46% | 0.51% | - |
| XYZ | 11.31 | 12.42 | 22.92 | - |
| YUV | 95.62 | 147.4 | 109.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 130 | 0.46 | 0.22 | 0 | 0.49 | 208 | 0.3 | 0.39 |
| Hex | 46 | 66 | 82 | 2E | 16 | 0 | 31 | D0 | 1E | 27 |
| Octal | 106 | 146 | 202 | 56 | 26 | 0 | 61 | 320 | 36 | 47 |
| Binary | 1000110 | 1100110 | 10000010 | 101110 | 10110 | 0 | 110001 | 11010000 | 11110 | 100111 |
Color Harmonies of #466682
Complementary color
Monochromatic Colors of #466682
Black with #466682
Text Example
Text Example
White with #466682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466682; }
p { color: rgb(70,102,130); }
H1.HeaderClassName
{
color: #466682;
}
.AnyTagClassName
{
color: #466682;
}
</style>
background-color css
<style>
a { background-color: #466682; }
a { background-color: rgb(70,102,130); }
div.DivClassName
{
background-color: #466682;
}
.BgClassName
{
background-color: #466682;
}
</style>
border-color css
<style>
span { border-color: #466682; }
span { border-color: rgb(70,102,130); }
td.TdClassName
{
border-color: #466682;
}
.TagClassName
{
border-color: #466682;
}
</style>