Shades of Wedgewood #426481
Tints of Wedgewood #426481
RGB
CMYK
RGB Variations
Color information
#426481 (or 0x426481) is known color: Wedgewood. HEX triplet: 42, 64 and 81. RGB value is (66,100,129). Sum of RGB (Red+Green+Blue) = 66+100+129=295 (39% of max value = 765). Red value is 66 (26.17% from 255 or 22.37% from 295); Green value is 100 (39.45% from 255 or 33.90% from 295); Blue value is 129 (50.78% from 255 or 43.73% from 295); Max value from RGB is 129 - color contains mainly: blue. Hex color #426481 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #426481 is #BD9B7E. Grayscale: #5C5C5C. Windows color (decimal): -12426111 or 8479810. OLE color: 8479810.
HSL color Cylindrical-coordinate representation of color #426481: hue angle of 207.62º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #426481 is Cyan = 0.49, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 66 | 100 | 129 | - |
| CMYK | 0.49 | 0.22 | 0 | 0.49 |
| HSL | 207.62º | 0.32% | 0.38% | - |
| HSV(B) | 207.62º | 0.49% | 0.51% | - |
| XYZ | 10.77 | 11.86 | 22.49 | - |
| YUV | 93.14 | 148.24 | 108.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 100 | 129 | 0.49 | 0.22 | 0 | 0.49 | 207.62 | 0.32 | 0.38 |
| Hex | 42 | 64 | 81 | 31 | 16 | 0 | 31 | D0 | 20 | 26 |
| Octal | 102 | 144 | 201 | 61 | 26 | 0 | 61 | 320 | 40 | 46 |
| Binary | 1000010 | 1100100 | 10000001 | 110001 | 10110 | 0 | 110001 | 11010000 | 100000 | 100110 |
Color Harmonies of #426481
Complementary color
Monochromatic Colors of #426481
Black with #426481
Text Example
Text Example
White with #426481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #426481; }
p { color: rgb(66,100,129); }
H1.HeaderClassName
{
color: #426481;
}
.AnyTagClassName
{
color: #426481;
}
</style>
background-color css
<style>
a { background-color: #426481; }
a { background-color: rgb(66,100,129); }
div.DivClassName
{
background-color: #426481;
}
.BgClassName
{
background-color: #426481;
}
</style>
border-color css
<style>
span { border-color: #426481; }
span { border-color: rgb(66,100,129); }
td.TdClassName
{
border-color: #426481;
}
.TagClassName
{
border-color: #426481;
}
</style>