Shades of Wedgewood #567587
Tints of Wedgewood #567587
RGB
CMYK
RGB Variations
Color information
#567587 (or 0x567587) is known color: Wedgewood. HEX triplet: 56, 75 and 87. RGB value is (86,117,135). Sum of RGB (Red+Green+Blue) = 86+117+135=338 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.44% from 338); Green value is 117 (46.09% from 255 or 34.62% from 338); Blue value is 135 (53.12% from 255 or 39.94% from 338); Max value from RGB is 135 - color contains mainly: blue. Hex color #567587 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567587 is #A98A78. Grayscale: #6D6D6D. Windows color (decimal): -11111033 or 8877398. OLE color: 8877398.
HSL color Cylindrical-coordinate representation of color #567587: hue angle of 202.04º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #567587 is Cyan = 0.36, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 117 | 135 | - |
| CMYK | 0.36 | 0.13 | 0 | 0.47 |
| HSL | 202.04º | 0.22% | 0.43% | - |
| HSV(B) | 202.04º | 0.36% | 0.53% | - |
| XYZ | 14.57 | 16.45 | 25.33 | - |
| YUV | 109.78 | 142.23 | 111.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 117 | 135 | 0.36 | 0.13 | 0 | 0.47 | 202.04 | 0.22 | 0.43 |
| Hex | 56 | 75 | 87 | 24 | D | 0 | 2F | CA | 16 | 2B |
| Octal | 126 | 165 | 207 | 44 | 15 | 0 | 57 | 312 | 26 | 53 |
| Binary | 1010110 | 1110101 | 10000111 | 100100 | 1101 | 0 | 101111 | 11001010 | 10110 | 101011 |
Color Harmonies of #567587
Complementary color
Monochromatic Colors of #567587
Black with #567587
Text Example
Text Example
White with #567587
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567587; }
p { color: rgb(86,117,135); }
H1.HeaderClassName
{
color: #567587;
}
.AnyTagClassName
{
color: #567587;
}
</style>
background-color css
<style>
a { background-color: #567587; }
a { background-color: rgb(86,117,135); }
div.DivClassName
{
background-color: #567587;
}
.BgClassName
{
background-color: #567587;
}
</style>
border-color css
<style>
span { border-color: #567587; }
span { border-color: rgb(86,117,135); }
td.TdClassName
{
border-color: #567587;
}
.TagClassName
{
border-color: #567587;
}
</style>