Shades of Wedgewood #466584
Tints of Wedgewood #466584
RGB
CMYK
RGB Variations
Color information
#466584 (or 0x466584) is known color: Wedgewood. HEX triplet: 46, 65 and 84. RGB value is (70,101,132). Sum of RGB (Red+Green+Blue) = 70+101+132=303 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.10% from 303); Green value is 101 (39.84% from 255 or 33.33% from 303); Blue value is 132 (51.95% from 255 or 43.56% from 303); Max value from RGB is 132 - color contains mainly: blue. Hex color #466584 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466584 is #B99A7B. Grayscale: #5F5F5F. Windows color (decimal): -12163708 or 8676678. OLE color: 8676678.
HSL color Cylindrical-coordinate representation of color #466584: hue angle of 210º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #466584 is Cyan = 0.47, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 101 | 132 | - |
| CMYK | 0.47 | 0.23 | 0 | 0.48 |
| HSL | 210º | 0.31% | 0.4% | - |
| HSV(B) | 210º | 0.47% | 0.52% | - |
| XYZ | 11.34 | 12.28 | 23.6 | - |
| YUV | 95.27 | 148.73 | 109.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 132 | 0.47 | 0.23 | 0 | 0.48 | 210 | 0.31 | 0.4 |
| Hex | 46 | 65 | 84 | 2F | 17 | 0 | 30 | D2 | 1F | 28 |
| Octal | 106 | 145 | 204 | 57 | 27 | 0 | 60 | 322 | 37 | 50 |
| Binary | 1000110 | 1100101 | 10000100 | 101111 | 10111 | 0 | 110000 | 11010010 | 11111 | 101000 |
Color Harmonies of #466584
Complementary color
Monochromatic Colors of #466584
Black with #466584
Text Example
Text Example
White with #466584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466584; }
p { color: rgb(70,101,132); }
H1.HeaderClassName
{
color: #466584;
}
.AnyTagClassName
{
color: #466584;
}
</style>
background-color css
<style>
a { background-color: #466584; }
a { background-color: rgb(70,101,132); }
div.DivClassName
{
background-color: #466584;
}
.BgClassName
{
background-color: #466584;
}
</style>
border-color css
<style>
span { border-color: #466584; }
span { border-color: rgb(70,101,132); }
td.TdClassName
{
border-color: #466584;
}
.TagClassName
{
border-color: #466584;
}
</style>