Shades of Wedgewood #426487
Tints of Wedgewood #426487
RGB
CMYK
RGB Variations
Color information
#426487 (or 0x426487) is known color: Wedgewood. HEX triplet: 42, 64 and 87. RGB value is (66,100,135). Sum of RGB (Red+Green+Blue) = 66+100+135=301 (39% of max value = 765). Red value is 66 (26.17% from 255 or 21.93% from 301); Green value is 100 (39.45% from 255 or 33.22% from 301); Blue value is 135 (53.12% from 255 or 44.85% from 301); Max value from RGB is 135 - color contains mainly: blue. Hex color #426487 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426487 is #BD9B78. Grayscale: #5D5D5D. Windows color (decimal): -12426105 or 8873026. OLE color: 8873026.
HSL color Cylindrical-coordinate representation of color #426487: hue angle of 210.43º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #426487 is Cyan = 0.51, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 100 | 135 | - |
| CMYK | 0.51 | 0.26 | 0 | 0.47 |
| HSL | 210.43º | 0.34% | 0.39% | - |
| HSV(B) | 210.43º | 0.51% | 0.53% | - |
| XYZ | 11.18 | 12.02 | 24.65 | - |
| YUV | 93.82 | 151.24 | 108.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 135 | 0.51 | 0.26 | 0 | 0.47 | 210.43 | 0.34 | 0.39 |
| Hex | 42 | 64 | 87 | 33 | 1A | 0 | 2F | D2 | 22 | 27 |
| Octal | 102 | 144 | 207 | 63 | 32 | 0 | 57 | 322 | 42 | 47 |
| Binary | 1000010 | 1100100 | 10000111 | 110011 | 11010 | 0 | 101111 | 11010010 | 100010 | 100111 |
Color Harmonies of #426487
Complementary color
Monochromatic Colors of #426487
Black with #426487
Text Example
Text Example
White with #426487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426487; }
p { color: rgb(66,100,135); }
H1.HeaderClassName
{
color: #426487;
}
.AnyTagClassName
{
color: #426487;
}
</style>
background-color css
<style>
a { background-color: #426487; }
a { background-color: rgb(66,100,135); }
div.DivClassName
{
background-color: #426487;
}
.BgClassName
{
background-color: #426487;
}
</style>
border-color css
<style>
span { border-color: #426487; }
span { border-color: rgb(66,100,135); }
td.TdClassName
{
border-color: #426487;
}
.TagClassName
{
border-color: #426487;
}
</style>