Shades of Wedgewood #426689
Tints of Wedgewood #426689
RGB
CMYK
RGB Variations
Color information
#426689 (or 0x426689) is known color: Wedgewood. HEX triplet: 42, 66 and 89. RGB value is (66,102,137). Sum of RGB (Red+Green+Blue) = 66+102+137=305 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.64% from 305); Green value is 102 (40.23% from 255 or 33.44% from 305); Blue value is 137 (53.91% from 255 or 44.92% from 305); Max value from RGB is 137 - color contains mainly: blue. Hex color #426689 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426689 is #BD9976. Grayscale: #5F5F5F. Windows color (decimal): -12425591 or 9004610. OLE color: 9004610.
HSL color Cylindrical-coordinate representation of color #426689: hue angle of 209.58º degrees, saturation: 0.35, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #426689 is Cyan = 0.52, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 66 | 102 | 137 | - |
| CMYK | 0.52 | 0.26 | 0 | 0.46 |
| HSL | 209.58º | 0.35% | 0.4% | - |
| HSV(B) | 209.58º | 0.52% | 0.54% | - |
| XYZ | 11.51 | 12.47 | 25.47 | - |
| YUV | 95.23 | 151.57 | 107.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 137 | 0.52 | 0.26 | 0 | 0.46 | 209.58 | 0.35 | 0.4 |
| Hex | 42 | 66 | 89 | 34 | 1A | 0 | 2E | D2 | 23 | 28 |
| Octal | 102 | 146 | 211 | 64 | 32 | 0 | 56 | 322 | 43 | 50 |
| Binary | 1000010 | 1100110 | 10001001 | 110100 | 11010 | 0 | 101110 | 11010010 | 100011 | 101000 |
Color Harmonies of #426689
Complementary color
Monochromatic Colors of #426689
Black with #426689
Text Example
Text Example
White with #426689
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426689; }
p { color: rgb(66,102,137); }
H1.HeaderClassName
{
color: #426689;
}
.AnyTagClassName
{
color: #426689;
}
</style>
background-color css
<style>
a { background-color: #426689; }
a { background-color: rgb(66,102,137); }
div.DivClassName
{
background-color: #426689;
}
.BgClassName
{
background-color: #426689;
}
</style>
border-color css
<style>
span { border-color: #426689; }
span { border-color: rgb(66,102,137); }
td.TdClassName
{
border-color: #426689;
}
.TagClassName
{
border-color: #426689;
}
</style>