Shades of Wedgewood #456889
Tints of Wedgewood #456889
RGB
CMYK
RGB Variations
Color information
#456889 (or 0x456889) is known color: Wedgewood. HEX triplet: 45, 68 and 89. RGB value is (69,104,137). Sum of RGB (Red+Green+Blue) = 69+104+137=310 (41% of max value = 765). Red value is 69 (27.34% from 255 or 22.26% from 310); Green value is 104 (41.02% from 255 or 33.55% from 310); Blue value is 137 (53.91% from 255 or 44.19% from 310); Max value from RGB is 137 - color contains mainly: blue. Hex color #456889 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #456889 is #BA9776. Grayscale: #616161. Windows color (decimal): -12228471 or 9005125. OLE color: 9005125.
HSL color Cylindrical-coordinate representation of color #456889: hue angle of 209.12º degrees, saturation: 0.33, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #456889 is Cyan = 0.50, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 69 | 104 | 137 | - |
| CMYK | 0.50 | 0.24 | 0 | 0.46 |
| HSL | 209.12º | 0.33% | 0.4% | - |
| HSV(B) | 209.12º | 0.5% | 0.54% | - |
| XYZ | 11.92 | 12.97 | 25.54 | - |
| YUV | 97.3 | 150.4 | 107.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 104 | 137 | 0.50 | 0.24 | 0 | 0.46 | 209.12 | 0.33 | 0.4 |
| Hex | 45 | 68 | 89 | 32 | 18 | 0 | 2E | D1 | 21 | 28 |
| Octal | 105 | 150 | 211 | 62 | 30 | 0 | 56 | 321 | 41 | 50 |
| Binary | 1000101 | 1101000 | 10001001 | 110010 | 11000 | 0 | 101110 | 11010001 | 100001 | 101000 |
Color Harmonies of #456889
Complementary color
Monochromatic Colors of #456889
Black with #456889
Text Example
Text Example
White with #456889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456889; }
p { color: rgb(69,104,137); }
H1.HeaderClassName
{
color: #456889;
}
.AnyTagClassName
{
color: #456889;
}
</style>
background-color css
<style>
a { background-color: #456889; }
a { background-color: rgb(69,104,137); }
div.DivClassName
{
background-color: #456889;
}
.BgClassName
{
background-color: #456889;
}
</style>
border-color css
<style>
span { border-color: #456889; }
span { border-color: rgb(69,104,137); }
td.TdClassName
{
border-color: #456889;
}
.TagClassName
{
border-color: #456889;
}
</style>