Shades of Wedgewood #466385
Tints of Wedgewood #466385
RGB
CMYK
RGB Variations
Color information
#466385 (or 0x466385) is known color: Wedgewood. HEX triplet: 46, 63 and 85. RGB value is (70,99,133). Sum of RGB (Red+Green+Blue) = 70+99+133=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 99 (39.06% from 255 or 32.78% from 302); Blue value is 133 (52.34% from 255 or 44.04% from 302); Max value from RGB is 133 - color contains mainly: blue. Hex color #466385 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466385 is #B99C7A. Grayscale: #5E5E5E. Windows color (decimal): -12164219 or 8741702. OLE color: 8741702.
HSL color Cylindrical-coordinate representation of color #466385: hue angle of 212.38º 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 #466385 is Cyan = 0.47, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 70 | 99 | 133 | - |
| CMYK | 0.47 | 0.26 | 0 | 0.48 |
| HSL | 212.38º | 0.31% | 0.4% | - |
| HSV(B) | 212.38º | 0.47% | 0.52% | - |
| XYZ | 11.22 | 11.92 | 23.9 | - |
| YUV | 94.21 | 149.89 | 110.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 133 | 0.47 | 0.26 | 0 | 0.48 | 212.38 | 0.31 | 0.4 |
| Hex | 46 | 63 | 85 | 2F | 1A | 0 | 30 | D4 | 1F | 28 |
| Octal | 106 | 143 | 205 | 57 | 32 | 0 | 60 | 324 | 37 | 50 |
| Binary | 1000110 | 1100011 | 10000101 | 101111 | 11010 | 0 | 110000 | 11010100 | 11111 | 101000 |
Color Harmonies of #466385
Complementary color
Monochromatic Colors of #466385
Black with #466385
Text Example
Text Example
White with #466385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466385; }
p { color: rgb(70,99,133); }
H1.HeaderClassName
{
color: #466385;
}
.AnyTagClassName
{
color: #466385;
}
</style>
background-color css
<style>
a { background-color: #466385; }
a { background-color: rgb(70,99,133); }
div.DivClassName
{
background-color: #466385;
}
.BgClassName
{
background-color: #466385;
}
</style>
border-color css
<style>
span { border-color: #466385; }
span { border-color: rgb(70,99,133); }
td.TdClassName
{
border-color: #466385;
}
.TagClassName
{
border-color: #466385;
}
</style>