Shades of Wedgewood #466088
Tints of Wedgewood #466088
RGB
CMYK
RGB Variations
Color information
#466088 (or 0x466088) is known color: Wedgewood. HEX triplet: 46, 60 and 88. RGB value is (70,96,136). Sum of RGB (Red+Green+Blue) = 70+96+136=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 96 (37.89% from 255 or 31.79% from 302); Blue value is 136 (53.52% from 255 or 45.03% from 302); Max value from RGB is 136 - color contains mainly: blue. Hex color #466088 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466088 is #B99F77. Grayscale: #5C5C5C. Windows color (decimal): -12164984 or 8937542. OLE color: 8937542.
HSL color Cylindrical-coordinate representation of color #466088: hue angle of 216.36º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #466088 is Cyan = 0.49, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 96 | 136 | - |
| CMYK | 0.49 | 0.29 | 0 | 0.47 |
| HSL | 216.36º | 0.32% | 0.4% | - |
| HSV(B) | 216.36º | 0.49% | 0.53% | - |
| XYZ | 11.15 | 11.45 | 24.91 | - |
| YUV | 92.79 | 152.39 | 111.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 96 | 136 | 0.49 | 0.29 | 0 | 0.47 | 216.36 | 0.32 | 0.4 |
| Hex | 46 | 60 | 88 | 31 | 1D | 0 | 2F | D8 | 20 | 28 |
| Octal | 106 | 140 | 210 | 61 | 35 | 0 | 57 | 330 | 40 | 50 |
| Binary | 1000110 | 1100000 | 10001000 | 110001 | 11101 | 0 | 101111 | 11011000 | 100000 | 101000 |
Color Harmonies of #466088
Complementary color
Monochromatic Colors of #466088
Black with #466088
Text Example
Text Example
White with #466088
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466088; }
p { color: rgb(70,96,136); }
H1.HeaderClassName
{
color: #466088;
}
.AnyTagClassName
{
color: #466088;
}
</style>
background-color css
<style>
a { background-color: #466088; }
a { background-color: rgb(70,96,136); }
div.DivClassName
{
background-color: #466088;
}
.BgClassName
{
background-color: #466088;
}
</style>
border-color css
<style>
span { border-color: #466088; }
span { border-color: rgb(70,96,136); }
td.TdClassName
{
border-color: #466088;
}
.TagClassName
{
border-color: #466088;
}
</style>