Shades of Wedgewood #426684
Tints of Wedgewood #426684
RGB
CMYK
RGB Variations
Color information
#426684 (or 0x426684) is known color: Wedgewood. HEX triplet: 42, 66 and 84. RGB value is (66,102,132). Sum of RGB (Red+Green+Blue) = 66+102+132=300 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22% from 300); Green value is 102 (40.23% from 255 or 34% from 300); Blue value is 132 (51.95% from 255 or 44% from 300); Max value from RGB is 132 - color contains mainly: blue. Hex color #426684 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426684 is #BD997B. Grayscale: #5E5E5E. Windows color (decimal): -12425596 or 8676930. OLE color: 8676930.
HSL color Cylindrical-coordinate representation of color #426684: hue angle of 207.27º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #426684 is Cyan = 0.5, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 66 | 102 | 132 | - |
| CMYK | 0.5 | 0.23 | 0 | 0.48 |
| HSL | 207.27º | 0.33% | 0.39% | - |
| HSV(B) | 207.27º | 0.5% | 0.52% | - |
| XYZ | 11.16 | 12.33 | 23.62 | - |
| YUV | 94.66 | 149.07 | 107.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 102 | 132 | 0.5 | 0.23 | 0 | 0.48 | 207.27 | 0.33 | 0.39 |
| Hex | 42 | 66 | 84 | 32 | 17 | 0 | 30 | CF | 21 | 27 |
| Octal | 102 | 146 | 204 | 62 | 27 | 0 | 60 | 317 | 41 | 47 |
| Binary | 1000010 | 1100110 | 10000100 | 110010 | 10111 | 0 | 110000 | 11001111 | 100001 | 100111 |
Color Harmonies of #426684
Complementary color
Monochromatic Colors of #426684
Black with #426684
Text Example
Text Example
White with #426684
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426684; }
p { color: rgb(66,102,132); }
H1.HeaderClassName
{
color: #426684;
}
.AnyTagClassName
{
color: #426684;
}
</style>
background-color css
<style>
a { background-color: #426684; }
a { background-color: rgb(66,102,132); }
div.DivClassName
{
background-color: #426684;
}
.BgClassName
{
background-color: #426684;
}
</style>
border-color css
<style>
span { border-color: #426684; }
span { border-color: rgb(66,102,132); }
td.TdClassName
{
border-color: #426684;
}
.TagClassName
{
border-color: #426684;
}
</style>