Shades of Wedgewood #426986
Tints of Wedgewood #426986
RGB
CMYK
RGB Variations
Color information
#426986 (or 0x426986) is known color: Wedgewood. HEX triplet: 42, 69 and 86. RGB value is (66,105,134). Sum of RGB (Red+Green+Blue) = 66+105+134=305 (40% of max value = 765). Red value is 66 (26.17% from 255 or 21.64% from 305); Green value is 105 (41.41% from 255 or 34.43% from 305); Blue value is 134 (52.73% from 255 or 43.93% from 305); Max value from RGB is 134 - color contains mainly: blue. Hex color #426986 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426986 is #BD9679. Grayscale: #606060. Windows color (decimal): -12424826 or 8808770. OLE color: 8808770.
HSL color Cylindrical-coordinate representation of color #426986: hue angle of 205.59º 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 #426986 is Cyan = 0.51, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 66 | 105 | 134 | - |
| CMYK | 0.51 | 0.22 | 0 | 0.47 |
| HSL | 205.59º | 0.34% | 0.39% | - |
| HSV(B) | 205.59º | 0.51% | 0.53% | - |
| XYZ | 11.6 | 12.98 | 24.45 | - |
| YUV | 96.65 | 149.08 | 106.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 105 | 134 | 0.51 | 0.22 | 0 | 0.47 | 205.59 | 0.34 | 0.39 |
| Hex | 42 | 69 | 86 | 33 | 16 | 0 | 2F | CE | 22 | 27 |
| Octal | 102 | 151 | 206 | 63 | 26 | 0 | 57 | 316 | 42 | 47 |
| Binary | 1000010 | 1101001 | 10000110 | 110011 | 10110 | 0 | 101111 | 11001110 | 100010 | 100111 |
Color Harmonies of #426986
Complementary color
Monochromatic Colors of #426986
Black with #426986
Text Example
Text Example
White with #426986
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426986; }
p { color: rgb(66,105,134); }
H1.HeaderClassName
{
color: #426986;
}
.AnyTagClassName
{
color: #426986;
}
</style>
background-color css
<style>
a { background-color: #426986; }
a { background-color: rgb(66,105,134); }
div.DivClassName
{
background-color: #426986;
}
.BgClassName
{
background-color: #426986;
}
</style>
border-color css
<style>
span { border-color: #426986; }
span { border-color: rgb(66,105,134); }
td.TdClassName
{
border-color: #426986;
}
.TagClassName
{
border-color: #426986;
}
</style>