Shades of Wedgewood #466384
Tints of Wedgewood #466384
RGB
CMYK
RGB Variations
Color information
#466384 (or 0x466384) is known color: Wedgewood. HEX triplet: 46, 63 and 84. RGB value is (70,99,132). Sum of RGB (Red+Green+Blue) = 70+99+132=301 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.26% from 301); Green value is 99 (39.06% from 255 or 32.89% from 301); Blue value is 132 (51.95% from 255 or 43.85% from 301); Max value from RGB is 132 - color contains mainly: blue. Hex color #466384 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466384 is #B99C7B. Grayscale: #5D5D5D. Windows color (decimal): -12164220 or 8676166. OLE color: 8676166.
HSL color Cylindrical-coordinate representation of color #466384: hue angle of 211.94º 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 #466384 is Cyan = 0.47, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 99 | 132 | - |
| CMYK | 0.47 | 0.25 | 0 | 0.48 |
| HSL | 211.94º | 0.31% | 0.4% | - |
| HSV(B) | 211.94º | 0.47% | 0.52% | - |
| XYZ | 11.15 | 11.89 | 23.54 | - |
| YUV | 94.09 | 149.39 | 110.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 132 | 0.47 | 0.25 | 0 | 0.48 | 211.94 | 0.31 | 0.4 |
| Hex | 46 | 63 | 84 | 2F | 19 | 0 | 30 | D4 | 1F | 28 |
| Octal | 106 | 143 | 204 | 57 | 31 | 0 | 60 | 324 | 37 | 50 |
| Binary | 1000110 | 1100011 | 10000100 | 101111 | 11001 | 0 | 110000 | 11010100 | 11111 | 101000 |
Color Harmonies of #466384
Complementary color
Monochromatic Colors of #466384
Black with #466384
Text Example
Text Example
White with #466384
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466384; }
p { color: rgb(70,99,132); }
H1.HeaderClassName
{
color: #466384;
}
.AnyTagClassName
{
color: #466384;
}
</style>
background-color css
<style>
a { background-color: #466384; }
a { background-color: rgb(70,99,132); }
div.DivClassName
{
background-color: #466384;
}
.BgClassName
{
background-color: #466384;
}
</style>
border-color css
<style>
span { border-color: #466384; }
span { border-color: rgb(70,99,132); }
td.TdClassName
{
border-color: #466384;
}
.TagClassName
{
border-color: #466384;
}
</style>