Shades of Wedgewood #466280
Tints of Wedgewood #466280
RGB
CMYK
RGB Variations
Color information
#466280 (or 0x466280) is known color: Wedgewood. HEX triplet: 46, 62 and 80. RGB value is (70,98,128). Sum of RGB (Red+Green+Blue) = 70+98+128=296 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.65% from 296); Green value is 98 (38.67% from 255 or 33.11% from 296); Blue value is 128 (50.39% from 255 or 43.24% from 296); Max value from RGB is 128 - color contains mainly: blue. Hex color #466280 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466280 is #B99D7F. Grayscale: #5C5C5C. Windows color (decimal): -12164480 or 8413766. OLE color: 8413766.
HSL color Cylindrical-coordinate representation of color #466280: hue angle of 211.03º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #466280 is Cyan = 0.45, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 98 | 128 | - |
| CMYK | 0.45 | 0.23 | 0 | 0.50 |
| HSL | 211.03º | 0.29% | 0.39% | - |
| HSV(B) | 211.03º | 0.45% | 0.5% | - |
| XYZ | 10.79 | 11.6 | 22.09 | - |
| YUV | 93.05 | 147.72 | 111.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 128 | 0.45 | 0.23 | 0 | 0.50 | 211.03 | 0.29 | 0.39 |
| Hex | 46 | 62 | 80 | 2D | 17 | 0 | 32 | D3 | 1D | 27 |
| Octal | 106 | 142 | 200 | 55 | 27 | 0 | 62 | 323 | 35 | 47 |
| Binary | 1000110 | 1100010 | 10000000 | 101101 | 10111 | 0 | 110010 | 11010011 | 11101 | 100111 |
Color Harmonies of #466280
Complementary color
Monochromatic Colors of #466280
Black with #466280
Text Example
Text Example
White with #466280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466280; }
p { color: rgb(70,98,128); }
H1.HeaderClassName
{
color: #466280;
}
.AnyTagClassName
{
color: #466280;
}
</style>
background-color css
<style>
a { background-color: #466280; }
a { background-color: rgb(70,98,128); }
div.DivClassName
{
background-color: #466280;
}
.BgClassName
{
background-color: #466280;
}
</style>
border-color css
<style>
span { border-color: #466280; }
span { border-color: rgb(70,98,128); }
td.TdClassName
{
border-color: #466280;
}
.TagClassName
{
border-color: #466280;
}
</style>