Shades of Wedgewood #466887
Tints of Wedgewood #466887
RGB
CMYK
RGB Variations
Color information
#466887 (or 0x466887) is known color: Wedgewood. HEX triplet: 46, 68 and 87. RGB value is (70,104,135). Sum of RGB (Red+Green+Blue) = 70+104+135=309 (40% of max value = 765). Red value is 70 (27.73% from 255 or 22.65% from 309); Green value is 104 (41.02% from 255 or 33.66% from 309); Blue value is 135 (53.12% from 255 or 43.69% from 309); Max value from RGB is 135 - color contains mainly: blue. Hex color #466887 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466887 is #B99778. Grayscale: #616161. Windows color (decimal): -12162937 or 8874054. OLE color: 8874054.
HSL color Cylindrical-coordinate representation of color #466887: hue angle of 208.62º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #466887 is Cyan = 0.48, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 104 | 135 | - |
| CMYK | 0.48 | 0.23 | 0 | 0.47 |
| HSL | 208.62º | 0.32% | 0.4% | - |
| HSV(B) | 208.62º | 0.48% | 0.53% | - |
| XYZ | 11.85 | 12.95 | 24.8 | - |
| YUV | 97.37 | 149.24 | 108.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 135 | 0.48 | 0.23 | 0 | 0.47 | 208.62 | 0.32 | 0.4 |
| Hex | 46 | 68 | 87 | 30 | 17 | 0 | 2F | D1 | 20 | 28 |
| Octal | 106 | 150 | 207 | 60 | 27 | 0 | 57 | 321 | 40 | 50 |
| Binary | 1000110 | 1101000 | 10000111 | 110000 | 10111 | 0 | 101111 | 11010001 | 100000 | 101000 |
Color Harmonies of #466887
Complementary color
Monochromatic Colors of #466887
Black with #466887
Text Example
Text Example
White with #466887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466887; }
p { color: rgb(70,104,135); }
H1.HeaderClassName
{
color: #466887;
}
.AnyTagClassName
{
color: #466887;
}
</style>
background-color css
<style>
a { background-color: #466887; }
a { background-color: rgb(70,104,135); }
div.DivClassName
{
background-color: #466887;
}
.BgClassName
{
background-color: #466887;
}
</style>
border-color css
<style>
span { border-color: #466887; }
span { border-color: rgb(70,104,135); }
td.TdClassName
{
border-color: #466887;
}
.TagClassName
{
border-color: #466887;
}
</style>