Shades of Wedgewood #567389
Tints of Wedgewood #567389
RGB
CMYK
RGB Variations
Color information
#567389 (or 0x567389) is known color: Wedgewood. HEX triplet: 56, 73 and 89. RGB value is (86,115,137). Sum of RGB (Red+Green+Blue) = 86+115+137=338 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.44% from 338); Green value is 115 (45.31% from 255 or 34.02% from 338); Blue value is 137 (53.91% from 255 or 40.53% from 338); Max value from RGB is 137 - color contains mainly: blue. Hex color #567389 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567389 is #A98C76. Grayscale: #6C6C6C. Windows color (decimal): -11111543 or 9007958. OLE color: 9007958.
HSL color Cylindrical-coordinate representation of color #567389: hue angle of 205.88º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #567389 is Cyan = 0.37, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 86 | 115 | 137 | - |
| CMYK | 0.37 | 0.16 | 0 | 0.46 |
| HSL | 205.88º | 0.23% | 0.44% | - |
| HSV(B) | 205.88º | 0.37% | 0.54% | - |
| XYZ | 14.48 | 16.05 | 26 | - |
| YUV | 108.84 | 143.89 | 111.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 115 | 137 | 0.37 | 0.16 | 0 | 0.46 | 205.88 | 0.23 | 0.44 |
| Hex | 56 | 73 | 89 | 25 | 10 | 0 | 2E | CE | 17 | 2C |
| Octal | 126 | 163 | 211 | 45 | 20 | 0 | 56 | 316 | 27 | 54 |
| Binary | 1010110 | 1110011 | 10001001 | 100101 | 10000 | 0 | 101110 | 11001110 | 10111 | 101100 |
Color Harmonies of #567389
Complementary color
Monochromatic Colors of #567389
Black with #567389
Text Example
Text Example
White with #567389
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567389; }
p { color: rgb(86,115,137); }
H1.HeaderClassName
{
color: #567389;
}
.AnyTagClassName
{
color: #567389;
}
</style>
background-color css
<style>
a { background-color: #567389; }
a { background-color: rgb(86,115,137); }
div.DivClassName
{
background-color: #567389;
}
.BgClassName
{
background-color: #567389;
}
</style>
border-color css
<style>
span { border-color: #567389; }
span { border-color: rgb(86,115,137); }
td.TdClassName
{
border-color: #567389;
}
.TagClassName
{
border-color: #567389;
}
</style>