Shades of Wedgewood #466381
Tints of Wedgewood #466381
RGB
CMYK
RGB Variations
Color information
#466381 (or 0x466381) is known color: Wedgewood. HEX triplet: 46, 63 and 81. RGB value is (70,99,129). Sum of RGB (Red+Green+Blue) = 70+99+129=298 (39% of max value = 765). Red value is 70 (27.73% from 255 or 23.49% from 298); Green value is 99 (39.06% from 255 or 33.22% from 298); Blue value is 129 (50.78% from 255 or 43.29% from 298); Max value from RGB is 129 - color contains mainly: blue. Hex color #466381 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #466381 is #B99C7E. Grayscale: #5D5D5D. Windows color (decimal): -12164223 or 8479558. OLE color: 8479558.
HSL color Cylindrical-coordinate representation of color #466381: hue angle of 210.51º 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 #466381 is Cyan = 0.46, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 70 | 99 | 129 | - |
| CMYK | 0.46 | 0.23 | 0 | 0.49 |
| HSL | 210.51º | 0.3% | 0.39% | - |
| HSV(B) | 210.51º | 0.46% | 0.51% | - |
| XYZ | 10.95 | 11.81 | 22.47 | - |
| YUV | 93.75 | 147.89 | 111.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 99 | 129 | 0.46 | 0.23 | 0 | 0.49 | 210.51 | 0.3 | 0.39 |
| Hex | 46 | 63 | 81 | 2E | 17 | 0 | 31 | D3 | 1E | 27 |
| Octal | 106 | 143 | 201 | 56 | 27 | 0 | 61 | 323 | 36 | 47 |
| Binary | 1000110 | 1100011 | 10000001 | 101110 | 10111 | 0 | 110001 | 11010011 | 11110 | 100111 |
Color Harmonies of #466381
Complementary color
Monochromatic Colors of #466381
Black with #466381
Text Example
Text Example
White with #466381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466381; }
p { color: rgb(70,99,129); }
H1.HeaderClassName
{
color: #466381;
}
.AnyTagClassName
{
color: #466381;
}
</style>
background-color css
<style>
a { background-color: #466381; }
a { background-color: rgb(70,99,129); }
div.DivClassName
{
background-color: #466381;
}
.BgClassName
{
background-color: #466381;
}
</style>
border-color css
<style>
span { border-color: #466381; }
span { border-color: rgb(70,99,129); }
td.TdClassName
{
border-color: #466381;
}
.TagClassName
{
border-color: #466381;
}
</style>