Shades of Wedgewood #457095
Tints of Wedgewood #457095
RGB
CMYK
RGB Variations
Color information
#457095 (or 0x457095) is known color: Wedgewood. HEX triplet: 45, 70 and 95. RGB value is (69,112,149). Sum of RGB (Red+Green+Blue) = 69+112+149=330 (43% of max value = 765). Red value is 69 (27.34% from 255 or 20.91% from 330); Green value is 112 (44.14% from 255 or 33.94% from 330); Blue value is 149 (58.59% from 255 or 45.15% from 330); Max value from RGB is 149 - color contains mainly: blue. Hex color #457095 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #457095 is #BA8F6A. Grayscale: #676767. Windows color (decimal): -12226411 or 9793605. OLE color: 9793605.
HSL color Cylindrical-coordinate representation of color #457095: hue angle of 207.75º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #457095 is Cyan = 0.54, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 69 | 112 | 149 | - |
| CMYK | 0.54 | 0.25 | 0 | 0.42 |
| HSL | 207.75º | 0.37% | 0.43% | - |
| HSV(B) | 207.75º | 0.54% | 0.58% | - |
| XYZ | 13.67 | 15.02 | 30.61 | - |
| YUV | 103.36 | 153.75 | 103.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 112 | 149 | 0.54 | 0.25 | 0 | 0.42 | 207.75 | 0.37 | 0.43 |
| Hex | 45 | 70 | 95 | 36 | 19 | 0 | 2A | D0 | 25 | 2B |
| Octal | 105 | 160 | 225 | 66 | 31 | 0 | 52 | 320 | 45 | 53 |
| Binary | 1000101 | 1110000 | 10010101 | 110110 | 11001 | 0 | 101010 | 11010000 | 100101 | 101011 |
Color Harmonies of #457095
Complementary color
Monochromatic Colors of #457095
Black with #457095
Text Example
Text Example
White with #457095
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #457095; }
p { color: rgb(69,112,149); }
H1.HeaderClassName
{
color: #457095;
}
.AnyTagClassName
{
color: #457095;
}
</style>
background-color css
<style>
a { background-color: #457095; }
a { background-color: rgb(69,112,149); }
div.DivClassName
{
background-color: #457095;
}
.BgClassName
{
background-color: #457095;
}
</style>
border-color css
<style>
span { border-color: #457095; }
span { border-color: rgb(69,112,149); }
td.TdClassName
{
border-color: #457095;
}
.TagClassName
{
border-color: #457095;
}
</style>