Shades of Wedgewood #567284
Tints of Wedgewood #567284
RGB
CMYK
RGB Variations
Color information
#567284 (or 0x567284) is known color: Wedgewood. HEX triplet: 56, 72 and 84. RGB value is (86,114,132). Sum of RGB (Red+Green+Blue) = 86+114+132=332 (43% of max value = 765). Red value is 86 (33.98% from 255 or 25.90% from 332); Green value is 114 (44.92% from 255 or 34.34% from 332); Blue value is 132 (51.95% from 255 or 39.76% from 332); Max value from RGB is 132 - color contains mainly: blue. Hex color #567284 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567284 is #A98D7B. Grayscale: #6B6B6B. Windows color (decimal): -11111804 or 8680022. OLE color: 8680022.
HSL color Cylindrical-coordinate representation of color #567284: hue angle of 203.48º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #567284 is Cyan = 0.35, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 86 | 114 | 132 | - |
| CMYK | 0.35 | 0.14 | 0 | 0.48 |
| HSL | 203.48º | 0.21% | 0.43% | - |
| HSV(B) | 203.48º | 0.35% | 0.52% | - |
| XYZ | 14.02 | 15.68 | 24.12 | - |
| YUV | 107.68 | 141.72 | 112.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 114 | 132 | 0.35 | 0.14 | 0 | 0.48 | 203.48 | 0.21 | 0.43 |
| Hex | 56 | 72 | 84 | 23 | E | 0 | 30 | CB | 15 | 2B |
| Octal | 126 | 162 | 204 | 43 | 16 | 0 | 60 | 313 | 25 | 53 |
| Binary | 1010110 | 1110010 | 10000100 | 100011 | 1110 | 0 | 110000 | 11001011 | 10101 | 101011 |
Color Harmonies of #567284
Complementary color
Monochromatic Colors of #567284
Black with #567284
Text Example
Text Example
White with #567284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567284; }
p { color: rgb(86,114,132); }
H1.HeaderClassName
{
color: #567284;
}
.AnyTagClassName
{
color: #567284;
}
</style>
background-color css
<style>
a { background-color: #567284; }
a { background-color: rgb(86,114,132); }
div.DivClassName
{
background-color: #567284;
}
.BgClassName
{
background-color: #567284;
}
</style>
border-color css
<style>
span { border-color: #567284; }
span { border-color: rgb(86,114,132); }
td.TdClassName
{
border-color: #567284;
}
.TagClassName
{
border-color: #567284;
}
</style>