Shades of Wedgewood #567181
Tints of Wedgewood #567181
RGB
CMYK
RGB Variations
Color information
#567181 (or 0x567181) is known color: Wedgewood. HEX triplet: 56, 71 and 81. RGB value is (86,113,129). Sum of RGB (Red+Green+Blue) = 86+113+129=328 (43% of max value = 765). Red value is 86 (33.98% from 255 or 26.22% from 328); Green value is 113 (44.53% from 255 or 34.45% from 328); Blue value is 129 (50.78% from 255 or 39.33% from 328); Max value from RGB is 129 - color contains mainly: blue. Hex color #567181 is not a web safe color. Web safe color analog (approx): #666699. Inversed color of #567181 is #A98E7E. Grayscale: #6A6A6A. Windows color (decimal): -11112063 or 8483158. OLE color: 8483158.
HSL color Cylindrical-coordinate representation of color #567181: hue angle of 202.33º 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 #567181 is Cyan = 0.33, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 86 | 113 | 129 | - |
| CMYK | 0.33 | 0.12 | 0 | 0.49 |
| HSL | 202.33º | 0.2% | 0.42% | - |
| HSV(B) | 202.33º | 0.33% | 0.51% | - |
| XYZ | 13.71 | 15.37 | 23.01 | - |
| YUV | 106.75 | 140.55 | 113.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 113 | 129 | 0.33 | 0.12 | 0 | 0.49 | 202.33 | 0.2 | 0.42 |
| Hex | 56 | 71 | 81 | 21 | C | 0 | 31 | CA | 14 | 2A |
| Octal | 126 | 161 | 201 | 41 | 14 | 0 | 61 | 312 | 24 | 52 |
| Binary | 1010110 | 1110001 | 10000001 | 100001 | 1100 | 0 | 110001 | 11001010 | 10100 | 101010 |
Color Harmonies of #567181
Complementary color
Monochromatic Colors of #567181
Black with #567181
Text Example
Text Example
White with #567181
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #567181; }
p { color: rgb(86,113,129); }
H1.HeaderClassName
{
color: #567181;
}
.AnyTagClassName
{
color: #567181;
}
</style>
background-color css
<style>
a { background-color: #567181; }
a { background-color: rgb(86,113,129); }
div.DivClassName
{
background-color: #567181;
}
.BgClassName
{
background-color: #567181;
}
</style>
border-color css
<style>
span { border-color: #567181; }
span { border-color: rgb(86,113,129); }
td.TdClassName
{
border-color: #567181;
}
.TagClassName
{
border-color: #567181;
}
</style>