Shades of Wedgewood #466281
Tints of Wedgewood #466281
RGB
CMYK
RGB Variations
Color information
#466281 (or 0x466281) is known color: Wedgewood. HEX triplet: 46, 62 and 81. RGB value is (70,98,129). Sum of RGB (Red+Green+Blue) = 70+98+129=297 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.57% from 297); Green value is 98 (38.67% from 255 or 33.00% from 297); Blue value is 129 (50.78% from 255 or 43.43% from 297); Max value from RGB is 129 - color contains mainly: blue. Hex color #466281 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466281 is #B99D7E. Grayscale: #5D5D5D. Windows color (decimal): -12164479 or 8479302. OLE color: 8479302.
HSL color Cylindrical-coordinate representation of color #466281: hue angle of 211.53º 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 #466281 is Cyan = 0.46, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 98 | 129 | - |
| CMYK | 0.46 | 0.24 | 0 | 0.49 |
| HSL | 211.53º | 0.3% | 0.39% | - |
| HSV(B) | 211.53º | 0.46% | 0.51% | - |
| XYZ | 10.86 | 11.62 | 22.44 | - |
| YUV | 93.16 | 148.22 | 111.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 98 | 129 | 0.46 | 0.24 | 0 | 0.49 | 211.53 | 0.3 | 0.39 |
| Hex | 46 | 62 | 81 | 2E | 18 | 0 | 31 | D4 | 1E | 27 |
| Octal | 106 | 142 | 201 | 56 | 30 | 0 | 61 | 324 | 36 | 47 |
| Binary | 1000110 | 1100010 | 10000001 | 101110 | 11000 | 0 | 110001 | 11010100 | 11110 | 100111 |
Color Harmonies of #466281
Complementary color
Monochromatic Colors of #466281
Black with #466281
Text Example
Text Example
White with #466281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466281; }
p { color: rgb(70,98,129); }
H1.HeaderClassName
{
color: #466281;
}
.AnyTagClassName
{
color: #466281;
}
</style>
background-color css
<style>
a { background-color: #466281; }
a { background-color: rgb(70,98,129); }
div.DivClassName
{
background-color: #466281;
}
.BgClassName
{
background-color: #466281;
}
</style>
border-color css
<style>
span { border-color: #466281; }
span { border-color: rgb(70,98,129); }
td.TdClassName
{
border-color: #466281;
}
.TagClassName
{
border-color: #466281;
}
</style>