Shades of William #537773
Tints of William #537773
RGB
CMYK
RGB Variations
Color information
#537773 (or 0x537773) is known color: William. HEX triplet: 53, 77 and 73. RGB value is (83,119,115). Sum of RGB (Red+Green+Blue) = 83+119+115=317 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.18% from 317); Green value is 119 (46.88% from 255 or 37.54% from 317); Blue value is 115 (45.31% from 255 or 36.28% from 317); Max value from RGB is 119 - color contains mainly: green. Hex color #537773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537773 is #AC888C. Grayscale: #6B6B6B. Windows color (decimal): -11307149 or 7567187. OLE color: 7567187.
HSL color Cylindrical-coordinate representation of color #537773: hue angle of 173.33º degrees, saturation: 0.18, 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 #537773 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 115 | - |
| CMYK | 0.30 | 0 | 0.03 | 0.53 |
| HSL | 173.33º | 0.18% | 0.4% | - |
| HSV(B) | 173.33º | 0.3% | 0.47% | - |
| XYZ | 13.26 | 16.27 | 18.66 | - |
| YUV | 107.78 | 132.07 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 115 | 0.30 | 0 | 0.03 | 0.53 | 173.33 | 0.18 | 0.4 |
| Hex | 53 | 77 | 73 | 1E | 0 | 3 | 35 | AD | 12 | 28 |
| Octal | 123 | 167 | 163 | 36 | 0 | 3 | 65 | 255 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1110011 | 11110 | 0 | 11 | 110101 | 10101101 | 10010 | 101000 |
Color Harmonies of #537773
Complementary color
Monochromatic Colors of #537773
Black with #537773
Text Example
Text Example
White with #537773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537773; }
p { color: rgb(83,119,115); }
H1.HeaderClassName
{
color: #537773;
}
.AnyTagClassName
{
color: #537773;
}
</style>
background-color css
<style>
a { background-color: #537773; }
a { background-color: rgb(83,119,115); }
div.DivClassName
{
background-color: #537773;
}
.BgClassName
{
background-color: #537773;
}
</style>
border-color css
<style>
span { border-color: #537773; }
span { border-color: rgb(83,119,115); }
td.TdClassName
{
border-color: #537773;
}
.TagClassName
{
border-color: #537773;
}
</style>