Shades of Wedgewood #466484
Tints of Wedgewood #466484
RGB
CMYK
RGB Variations
Color information
#466484 (or 0x466484) is known color: Wedgewood. HEX triplet: 46, 64 and 84. RGB value is (70,100,132). Sum of RGB (Red+Green+Blue) = 70+100+132=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 100 (39.45% from 255 or 33.11% from 302); Blue value is 132 (51.95% from 255 or 43.71% from 302); Max value from RGB is 132 - color contains mainly: blue. Hex color #466484 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466484 is #B99B7B. Grayscale: #5E5E5E. Windows color (decimal): -12163964 or 8676422. OLE color: 8676422.
HSL color Cylindrical-coordinate representation of color #466484: hue angle of 210.97º 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 #466484 is Cyan = 0.47, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 100 | 132 | - |
| CMYK | 0.47 | 0.24 | 0 | 0.48 |
| HSL | 210.97º | 0.31% | 0.4% | - |
| HSV(B) | 210.97º | 0.47% | 0.52% | - |
| XYZ | 11.25 | 12.08 | 23.57 | - |
| YUV | 94.68 | 149.06 | 110.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 100 | 132 | 0.47 | 0.24 | 0 | 0.48 | 210.97 | 0.31 | 0.4 |
| Hex | 46 | 64 | 84 | 2F | 18 | 0 | 30 | D3 | 1F | 28 |
| Octal | 106 | 144 | 204 | 57 | 30 | 0 | 60 | 323 | 37 | 50 |
| Binary | 1000110 | 1100100 | 10000100 | 101111 | 11000 | 0 | 110000 | 11010011 | 11111 | 101000 |
Color Harmonies of #466484
Complementary color
Monochromatic Colors of #466484
Black with #466484
Text Example
Text Example
White with #466484
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466484; }
p { color: rgb(70,100,132); }
H1.HeaderClassName
{
color: #466484;
}
.AnyTagClassName
{
color: #466484;
}
</style>
background-color css
<style>
a { background-color: #466484; }
a { background-color: rgb(70,100,132); }
div.DivClassName
{
background-color: #466484;
}
.BgClassName
{
background-color: #466484;
}
</style>
border-color css
<style>
span { border-color: #466484; }
span { border-color: rgb(70,100,132); }
td.TdClassName
{
border-color: #466484;
}
.TagClassName
{
border-color: #466484;
}
</style>