Shades of William #556765
Tints of William #556765
RGB
CMYK
RGB Variations
Color information
#556765 (or 0x556765) is known color: William. HEX triplet: 55, 67 and 65. RGB value is (85,103,101). Sum of RGB (Red+Green+Blue) = 85+103+101=289 (38% of max value = 765). Red value is 85 (33.59% from 255 or 29.41% from 289); Green value is 103 (40.62% from 255 or 35.64% from 289); Blue value is 101 (39.84% from 255 or 34.95% from 289); Max value from RGB is 103 - color contains mainly: green. Hex color #556765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #556765 is #AA989A. Grayscale: #616161. Windows color (decimal): -11180187 or 6645589. OLE color: 6645589.
HSL color Cylindrical-coordinate representation of color #556765: hue angle of 173.33º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #556765 is Cyan = 0.17, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 85 | 103 | 101 | - |
| CMYK | 0.17 | 0 | 0.02 | 0.60 |
| HSL | 173.33º | 0.1% | 0.37% | - |
| HSV(B) | 173.33º | 0.17% | 0.4% | - |
| XYZ | 10.95 | 12.57 | 14.16 | - |
| YUV | 97.39 | 130.04 | 119.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 103 | 101 | 0.17 | 0 | 0.02 | 0.60 | 173.33 | 0.1 | 0.37 |
| Hex | 55 | 67 | 65 | 11 | 0 | 2 | 3C | AD | A | 25 |
| Octal | 125 | 147 | 145 | 21 | 0 | 2 | 74 | 255 | 12 | 45 |
| Binary | 1010101 | 1100111 | 1100101 | 10001 | 0 | 10 | 111100 | 10101101 | 1010 | 100101 |
Color Harmonies of #556765
Complementary color
Monochromatic Colors of #556765
Black with #556765
Text Example
Text Example
White with #556765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #556765; }
p { color: rgb(85,103,101); }
H1.HeaderClassName
{
color: #556765;
}
.AnyTagClassName
{
color: #556765;
}
</style>
background-color css
<style>
a { background-color: #556765; }
a { background-color: rgb(85,103,101); }
div.DivClassName
{
background-color: #556765;
}
.BgClassName
{
background-color: #556765;
}
</style>
border-color css
<style>
span { border-color: #556765; }
span { border-color: rgb(85,103,101); }
td.TdClassName
{
border-color: #556765;
}
.TagClassName
{
border-color: #556765;
}
</style>