Shades of Wedgewood #466993
Tints of Wedgewood #466993
RGB
CMYK
RGB Variations
Color information
#466993 (or 0x466993) is known color: Wedgewood. HEX triplet: 46, 69 and 93. RGB value is (70,105,147). Sum of RGB (Red+Green+Blue) = 70+105+147=322 (42% of max value = 765). Red value is 70 (27.73% from 255 or 21.74% from 322); Green value is 105 (41.41% from 255 or 32.61% from 322); Blue value is 147 (57.81% from 255 or 45.65% from 322); Max value from RGB is 147 - color contains mainly: blue. Hex color #466993 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466993 is #B9966C. Grayscale: #636363. Windows color (decimal): -12162669 or 9660742. OLE color: 9660742.
HSL color Cylindrical-coordinate representation of color #466993: hue angle of 212.73º degrees, saturation: 0.35, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #466993 is Cyan = 0.52, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 70 | 105 | 147 | - |
| CMYK | 0.52 | 0.29 | 0 | 0.42 |
| HSL | 212.73º | 0.35% | 0.43% | - |
| HSV(B) | 212.73º | 0.52% | 0.58% | - |
| XYZ | 12.84 | 13.51 | 29.53 | - |
| YUV | 99.32 | 154.9 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 105 | 147 | 0.52 | 0.29 | 0 | 0.42 | 212.73 | 0.35 | 0.43 |
| Hex | 46 | 69 | 93 | 34 | 1D | 0 | 2A | D5 | 23 | 2B |
| Octal | 106 | 151 | 223 | 64 | 35 | 0 | 52 | 325 | 43 | 53 |
| Binary | 1000110 | 1101001 | 10010011 | 110100 | 11101 | 0 | 101010 | 11010101 | 100011 | 101011 |
Color Harmonies of #466993
Complementary color
Monochromatic Colors of #466993
Black with #466993
Text Example
Text Example
White with #466993
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466993; }
p { color: rgb(70,105,147); }
H1.HeaderClassName
{
color: #466993;
}
.AnyTagClassName
{
color: #466993;
}
</style>
background-color css
<style>
a { background-color: #466993; }
a { background-color: rgb(70,105,147); }
div.DivClassName
{
background-color: #466993;
}
.BgClassName
{
background-color: #466993;
}
</style>
border-color css
<style>
span { border-color: #466993; }
span { border-color: rgb(70,105,147); }
td.TdClassName
{
border-color: #466993;
}
.TagClassName
{
border-color: #466993;
}
</style>