Shades of Wedgewood #466580
Tints of Wedgewood #466580
RGB
CMYK
RGB Variations
Color information
#466580 (or 0x466580) is known color: Wedgewood. HEX triplet: 46, 65 and 80. RGB value is (70,101,128). Sum of RGB (Red+Green+Blue) = 70+101+128=299 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.41% from 299); Green value is 101 (39.84% from 255 or 33.78% from 299); Blue value is 128 (50.39% from 255 or 42.81% from 299); Max value from RGB is 128 - color contains mainly: blue. Hex color #466580 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466580 is #B99A7F. Grayscale: #5E5E5E. Windows color (decimal): -12163712 or 8414534. OLE color: 8414534.
HSL color Cylindrical-coordinate representation of color #466580: hue angle of 207.93º 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 #466580 is Cyan = 0.45, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 70 | 101 | 128 | - |
| CMYK | 0.45 | 0.21 | 0 | 0.50 |
| HSL | 207.93º | 0.29% | 0.39% | - |
| HSV(B) | 207.93º | 0.45% | 0.5% | - |
| XYZ | 11.08 | 12.17 | 22.19 | - |
| YUV | 94.81 | 146.73 | 110.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 128 | 0.45 | 0.21 | 0 | 0.50 | 207.93 | 0.29 | 0.39 |
| Hex | 46 | 65 | 80 | 2D | 15 | 0 | 32 | D0 | 1D | 27 |
| Octal | 106 | 145 | 200 | 55 | 25 | 0 | 62 | 320 | 35 | 47 |
| Binary | 1000110 | 1100101 | 10000000 | 101101 | 10101 | 0 | 110010 | 11010000 | 11101 | 100111 |
Color Harmonies of #466580
Complementary color
Monochromatic Colors of #466580
Black with #466580
Text Example
Text Example
White with #466580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466580; }
p { color: rgb(70,101,128); }
H1.HeaderClassName
{
color: #466580;
}
.AnyTagClassName
{
color: #466580;
}
</style>
background-color css
<style>
a { background-color: #466580; }
a { background-color: rgb(70,101,128); }
div.DivClassName
{
background-color: #466580;
}
.BgClassName
{
background-color: #466580;
}
</style>
border-color css
<style>
span { border-color: #466580; }
span { border-color: rgb(70,101,128); }
td.TdClassName
{
border-color: #466580;
}
.TagClassName
{
border-color: #466580;
}
</style>