Shades of Wedgewood #466889
Tints of Wedgewood #466889
RGB
CMYK
RGB Variations
Color information
#466889 (or 0x466889) is known color: Wedgewood. HEX triplet: 46, 68 and 89. RGB value is (70,104,137). Sum of RGB (Red+Green+Blue) = 70+104+137=311 (41% of max value = 765). Red value is 70 (27.73% from 255 or 22.51% from 311); Green value is 104 (41.02% from 255 or 33.44% from 311); Blue value is 137 (53.91% from 255 or 44.05% from 311); Max value from RGB is 137 - color contains mainly: blue. Hex color #466889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466889 is #B99776. Grayscale: #616161. Windows color (decimal): -12162935 or 9005126. OLE color: 9005126.
HSL color Cylindrical-coordinate representation of color #466889: hue angle of 209.55º degrees, saturation: 0.32, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466889 is Cyan = 0.49, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 70 | 104 | 137 | - |
| CMYK | 0.49 | 0.24 | 0 | 0.46 |
| HSL | 209.55º | 0.32% | 0.41% | - |
| HSV(B) | 209.55º | 0.49% | 0.54% | - |
| XYZ | 11.99 | 13.01 | 25.55 | - |
| YUV | 97.6 | 150.24 | 108.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 104 | 137 | 0.49 | 0.24 | 0 | 0.46 | 209.55 | 0.32 | 0.41 |
| Hex | 46 | 68 | 89 | 31 | 18 | 0 | 2E | D2 | 20 | 29 |
| Octal | 106 | 150 | 211 | 61 | 30 | 0 | 56 | 322 | 40 | 51 |
| Binary | 1000110 | 1101000 | 10001001 | 110001 | 11000 | 0 | 101110 | 11010010 | 100000 | 101001 |
Color Harmonies of #466889
Complementary color
Monochromatic Colors of #466889
Black with #466889
Text Example
Text Example
White with #466889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466889; }
p { color: rgb(70,104,137); }
H1.HeaderClassName
{
color: #466889;
}
.AnyTagClassName
{
color: #466889;
}
</style>
background-color css
<style>
a { background-color: #466889; }
a { background-color: rgb(70,104,137); }
div.DivClassName
{
background-color: #466889;
}
.BgClassName
{
background-color: #466889;
}
</style>
border-color css
<style>
span { border-color: #466889; }
span { border-color: rgb(70,104,137); }
td.TdClassName
{
border-color: #466889;
}
.TagClassName
{
border-color: #466889;
}
</style>