Shades of Wedgewood #567488
Tints of Wedgewood #567488
RGB
CMYK
RGB Variations
Color information
#567488 (or 0x567488) is known color: Wedgewood. HEX triplet: 56, 74 and 88. RGB value is (86,116,136). Sum of RGB (Red+Green+Blue) = 86+116+136=338 (44% of max value = 765). Red value is 86 (33.98% from 255 or 25.44% from 338); Green value is 116 (45.70% from 255 or 34.32% from 338); Blue value is 136 (53.52% from 255 or 40.24% from 338); Max value from RGB is 136 - color contains mainly: blue. Hex color #567488 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567488 is #A98B77. Grayscale: #6D6D6D. Windows color (decimal): -11111288 or 8942678. OLE color: 8942678.
HSL color Cylindrical-coordinate representation of color #567488: hue angle of 204º degrees, saturation: 0.23, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #567488 is Cyan = 0.37, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 86 | 116 | 136 | - |
| CMYK | 0.37 | 0.15 | 0 | 0.47 |
| HSL | 204º | 0.23% | 0.44% | - |
| HSV(B) | 204º | 0.37% | 0.53% | - |
| XYZ | 14.53 | 16.25 | 25.66 | - |
| YUV | 109.31 | 143.06 | 111.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 116 | 136 | 0.37 | 0.15 | 0 | 0.47 | 204 | 0.23 | 0.44 |
| Hex | 56 | 74 | 88 | 25 | F | 0 | 2F | CC | 17 | 2C |
| Octal | 126 | 164 | 210 | 45 | 17 | 0 | 57 | 314 | 27 | 54 |
| Binary | 1010110 | 1110100 | 10001000 | 100101 | 1111 | 0 | 101111 | 11001100 | 10111 | 101100 |
Color Harmonies of #567488
Complementary color
Monochromatic Colors of #567488
Black with #567488
Text Example
Text Example
White with #567488
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567488; }
p { color: rgb(86,116,136); }
H1.HeaderClassName
{
color: #567488;
}
.AnyTagClassName
{
color: #567488;
}
</style>
background-color css
<style>
a { background-color: #567488; }
a { background-color: rgb(86,116,136); }
div.DivClassName
{
background-color: #567488;
}
.BgClassName
{
background-color: #567488;
}
</style>
border-color css
<style>
span { border-color: #567488; }
span { border-color: rgb(86,116,136); }
td.TdClassName
{
border-color: #567488;
}
.TagClassName
{
border-color: #567488;
}
</style>