Shades of Wedgewood #556779
Tints of Wedgewood #556779
RGB
CMYK
RGB Variations
Color information
#556779 (or 0x556779) is known color: Wedgewood. HEX triplet: 55, 67 and 79. RGB value is (85,103,121). Sum of RGB (Red+Green+Blue) = 85+103+121=309 (40% of max value = 765). Red value is 85 (33.59% from 255 or 27.51% from 309); Green value is 103 (40.62% from 255 or 33.33% from 309); Blue value is 121 (47.66% from 255 or 39.16% from 309); Max value from RGB is 121 - color contains mainly: blue. Hex color #556779 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556779 is #AA9886. Grayscale: #636363. Windows color (decimal): -11180167 or 7956309. OLE color: 7956309.
HSL color Cylindrical-coordinate representation of color #556779: hue angle of 210º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #556779 is Cyan = 0.30, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 85 | 103 | 121 | - |
| CMYK | 0.30 | 0.15 | 0 | 0.53 |
| HSL | 210º | 0.17% | 0.4% | - |
| HSV(B) | 210º | 0.3% | 0.47% | - |
| XYZ | 12.05 | 13.01 | 19.97 | - |
| YUV | 99.67 | 140.04 | 117.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 121 | 0.30 | 0.15 | 0 | 0.53 | 210 | 0.17 | 0.4 |
| Hex | 55 | 67 | 79 | 1E | F | 0 | 35 | D2 | 11 | 28 |
| Octal | 125 | 147 | 171 | 36 | 17 | 0 | 65 | 322 | 21 | 50 |
| Binary | 1010101 | 1100111 | 1111001 | 11110 | 1111 | 0 | 110101 | 11010010 | 10001 | 101000 |
Color Harmonies of #556779
Complementary color
Monochromatic Colors of #556779
Black with #556779
Text Example
Text Example
White with #556779
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556779; }
p { color: rgb(85,103,121); }
H1.HeaderClassName
{
color: #556779;
}
.AnyTagClassName
{
color: #556779;
}
</style>
background-color css
<style>
a { background-color: #556779; }
a { background-color: rgb(85,103,121); }
div.DivClassName
{
background-color: #556779;
}
.BgClassName
{
background-color: #556779;
}
</style>
border-color css
<style>
span { border-color: #556779; }
span { border-color: rgb(85,103,121); }
td.TdClassName
{
border-color: #556779;
}
.TagClassName
{
border-color: #556779;
}
</style>