Shades of Wedgewood #456691
Tints of Wedgewood #456691
RGB
CMYK
RGB Variations
Color information
#456691 (or 0x456691) is known color: Wedgewood. HEX triplet: 45, 66 and 91. RGB value is (69,102,145). Sum of RGB (Red+Green+Blue) = 69+102+145=316 (41% of max value = 765). Red value is 69 (27.34% from 255 or 21.84% from 316); Green value is 102 (40.23% from 255 or 32.28% from 316); Blue value is 145 (57.03% from 255 or 45.89% from 316); Max value from RGB is 145 - color contains mainly: blue. Hex color #456691 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #456691 is #BA996E. Grayscale: #606060. Windows color (decimal): -12228975 or 9528901. OLE color: 9528901.
HSL color Cylindrical-coordinate representation of color #456691: hue angle of 213.95º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #456691 is Cyan = 0.52, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 69 | 102 | 145 | - |
| CMYK | 0.52 | 0.30 | 0 | 0.43 |
| HSL | 213.95º | 0.36% | 0.42% | - |
| HSV(B) | 213.95º | 0.52% | 0.57% | - |
| XYZ | 12.32 | 12.81 | 28.61 | - |
| YUV | 97.04 | 155.07 | 108 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 102 | 145 | 0.52 | 0.30 | 0 | 0.43 | 213.95 | 0.36 | 0.42 |
| Hex | 45 | 66 | 91 | 34 | 1E | 0 | 2B | D6 | 24 | 2A |
| Octal | 105 | 146 | 221 | 64 | 36 | 0 | 53 | 326 | 44 | 52 |
| Binary | 1000101 | 1100110 | 10010001 | 110100 | 11110 | 0 | 101011 | 11010110 | 100100 | 101010 |
Color Harmonies of #456691
Complementary color
Monochromatic Colors of #456691
Black with #456691
Text Example
Text Example
White with #456691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #456691; }
p { color: rgb(69,102,145); }
H1.HeaderClassName
{
color: #456691;
}
.AnyTagClassName
{
color: #456691;
}
</style>
background-color css
<style>
a { background-color: #456691; }
a { background-color: rgb(69,102,145); }
div.DivClassName
{
background-color: #456691;
}
.BgClassName
{
background-color: #456691;
}
</style>
border-color css
<style>
span { border-color: #456691; }
span { border-color: rgb(69,102,145); }
td.TdClassName
{
border-color: #456691;
}
.TagClassName
{
border-color: #456691;
}
</style>