Shades of Wedgewood #466187
Tints of Wedgewood #466187
RGB
CMYK
RGB Variations
Color information
#466187 (or 0x466187) is known color: Wedgewood. HEX triplet: 46, 61 and 87. RGB value is (70,97,135). Sum of RGB (Red+Green+Blue) = 70+97+135=302 (40% of max value = 765). Red value is 70 (27.73% from 255 or 23.18% from 302); Green value is 97 (38.28% from 255 or 32.12% from 302); Blue value is 135 (53.12% from 255 or 44.70% from 302); Max value from RGB is 135 - color contains mainly: blue. Hex color #466187 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466187 is #B99E78. Grayscale: #5D5D5D. Windows color (decimal): -12164729 or 8872262. OLE color: 8872262.
HSL color Cylindrical-coordinate representation of color #466187: hue angle of 215.08º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #466187 is Cyan = 0.48, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 70 | 97 | 135 | - |
| CMYK | 0.48 | 0.28 | 0 | 0.47 |
| HSL | 215.08º | 0.32% | 0.4% | - |
| HSV(B) | 215.08º | 0.48% | 0.53% | - |
| XYZ | 11.17 | 11.6 | 24.57 | - |
| YUV | 93.26 | 151.55 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 97 | 135 | 0.48 | 0.28 | 0 | 0.47 | 215.08 | 0.32 | 0.4 |
| Hex | 46 | 61 | 87 | 30 | 1C | 0 | 2F | D7 | 20 | 28 |
| Octal | 106 | 141 | 207 | 60 | 34 | 0 | 57 | 327 | 40 | 50 |
| Binary | 1000110 | 1100001 | 10000111 | 110000 | 11100 | 0 | 101111 | 11010111 | 100000 | 101000 |
Color Harmonies of #466187
Complementary color
Monochromatic Colors of #466187
Black with #466187
Text Example
Text Example
White with #466187
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466187; }
p { color: rgb(70,97,135); }
H1.HeaderClassName
{
color: #466187;
}
.AnyTagClassName
{
color: #466187;
}
</style>
background-color css
<style>
a { background-color: #466187; }
a { background-color: rgb(70,97,135); }
div.DivClassName
{
background-color: #466187;
}
.BgClassName
{
background-color: #466187;
}
</style>
border-color css
<style>
span { border-color: #466187; }
span { border-color: rgb(70,97,135); }
td.TdClassName
{
border-color: #466187;
}
.TagClassName
{
border-color: #466187;
}
</style>