Shades of Wedgewood #566981
Tints of Wedgewood #566981
RGB
CMYK
RGB Variations
Color information
#566981 (or 0x566981) is known color: Wedgewood. HEX triplet: 56, 69 and 81. RGB value is (86,105,129). Sum of RGB (Red+Green+Blue) = 86+105+129=320 (42% of max value = 765). Red value is 86 (33.98% from 255 or 26.88% from 320); Green value is 105 (41.41% from 255 or 32.81% from 320); Blue value is 129 (50.78% from 255 or 40.31% from 320); Max value from RGB is 129 - color contains mainly: blue. Hex color #566981 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #566981 is #A9967E. Grayscale: #656565. Windows color (decimal): -11114111 or 8481110. OLE color: 8481110.
HSL color Cylindrical-coordinate representation of color #566981: hue angle of 213.49º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #566981 is Cyan = 0.33, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 105 | 129 | - |
| CMYK | 0.33 | 0.19 | 0 | 0.49 |
| HSL | 213.49º | 0.2% | 0.42% | - |
| HSV(B) | 213.49º | 0.33% | 0.51% | - |
| XYZ | 12.85 | 13.67 | 22.73 | - |
| YUV | 102.06 | 143.21 | 116.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 105 | 129 | 0.33 | 0.19 | 0 | 0.49 | 213.49 | 0.2 | 0.42 |
| Hex | 56 | 69 | 81 | 21 | 13 | 0 | 31 | D5 | 14 | 2A |
| Octal | 126 | 151 | 201 | 41 | 23 | 0 | 61 | 325 | 24 | 52 |
| Binary | 1010110 | 1101001 | 10000001 | 100001 | 10011 | 0 | 110001 | 11010101 | 10100 | 101010 |
Color Harmonies of #566981
Complementary color
Monochromatic Colors of #566981
Black with #566981
Text Example
Text Example
White with #566981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566981; }
p { color: rgb(86,105,129); }
H1.HeaderClassName
{
color: #566981;
}
.AnyTagClassName
{
color: #566981;
}
</style>
background-color css
<style>
a { background-color: #566981; }
a { background-color: rgb(86,105,129); }
div.DivClassName
{
background-color: #566981;
}
.BgClassName
{
background-color: #566981;
}
</style>
border-color css
<style>
span { border-color: #566981; }
span { border-color: rgb(86,105,129); }
td.TdClassName
{
border-color: #566981;
}
.TagClassName
{
border-color: #566981;
}
</style>