Shades of Wedgewood #466681
Tints of Wedgewood #466681
RGB
CMYK
RGB Variations
Color information
#466681 (or 0x466681) is known color: Wedgewood. HEX triplet: 46, 66 and 81. RGB value is (70,102,129). Sum of RGB (Red+Green+Blue) = 70+102+129=301 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.26% from 301); Green value is 102 (40.23% from 255 or 33.89% from 301); Blue value is 129 (50.78% from 255 or 42.86% from 301); Max value from RGB is 129 - color contains mainly: blue. Hex color #466681 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466681 is #B9997E. Grayscale: #5F5F5F. Windows color (decimal): -12163455 or 8480326. OLE color: 8480326.
HSL color Cylindrical-coordinate representation of color #466681: hue angle of 207.46º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #466681 is Cyan = 0.46, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 102 | 129 | - |
| CMYK | 0.46 | 0.21 | 0 | 0.49 |
| HSL | 207.46º | 0.3% | 0.39% | - |
| HSV(B) | 207.46º | 0.46% | 0.51% | - |
| XYZ | 11.24 | 12.39 | 22.57 | - |
| YUV | 95.51 | 146.9 | 109.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 129 | 0.46 | 0.21 | 0 | 0.49 | 207.46 | 0.3 | 0.39 |
| Hex | 46 | 66 | 81 | 2E | 15 | 0 | 31 | CF | 1E | 27 |
| Octal | 106 | 146 | 201 | 56 | 25 | 0 | 61 | 317 | 36 | 47 |
| Binary | 1000110 | 1100110 | 10000001 | 101110 | 10101 | 0 | 110001 | 11001111 | 11110 | 100111 |
Color Harmonies of #466681
Complementary color
Monochromatic Colors of #466681
Black with #466681
Text Example
Text Example
White with #466681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466681; }
p { color: rgb(70,102,129); }
H1.HeaderClassName
{
color: #466681;
}
.AnyTagClassName
{
color: #466681;
}
</style>
background-color css
<style>
a { background-color: #466681; }
a { background-color: rgb(70,102,129); }
div.DivClassName
{
background-color: #466681;
}
.BgClassName
{
background-color: #466681;
}
</style>
border-color css
<style>
span { border-color: #466681; }
span { border-color: rgb(70,102,129); }
td.TdClassName
{
border-color: #466681;
}
.TagClassName
{
border-color: #466681;
}
</style>