Shades of William #537771
Tints of William #537771
RGB
CMYK
RGB Variations
Color information
#537771 (or 0x537771) is known color: William. HEX triplet: 53, 77 and 71. RGB value is (83,119,113). Sum of RGB (Red+Green+Blue) = 83+119+113=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 119 (46.88% from 255 or 37.78% from 315); Blue value is 113 (44.53% from 255 or 35.87% from 315); Max value from RGB is 119 - color contains mainly: green. Hex color #537771 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537771 is #AC888E. Grayscale: #6B6B6B. Windows color (decimal): -11307151 or 7436115. OLE color: 7436115.
HSL color Cylindrical-coordinate representation of color #537771: hue angle of 170º 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 #537771 is Cyan = 0.30, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 113 | - |
| CMYK | 0.30 | 0 | 0.05 | 0.53 |
| HSL | 170º | 0.18% | 0.4% | - |
| HSV(B) | 170º | 0.3% | 0.47% | - |
| XYZ | 13.14 | 16.22 | 18.06 | - |
| YUV | 107.55 | 131.07 | 110.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 113 | 0.30 | 0 | 0.05 | 0.53 | 170 | 0.18 | 0.4 |
| Hex | 53 | 77 | 71 | 1E | 0 | 5 | 35 | AA | 12 | 28 |
| Octal | 123 | 167 | 161 | 36 | 0 | 5 | 65 | 252 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1110001 | 11110 | 0 | 101 | 110101 | 10101010 | 10010 | 101000 |
Color Harmonies of #537771
Complementary color
Monochromatic Colors of #537771
Black with #537771
Text Example
Text Example
White with #537771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537771; }
p { color: rgb(83,119,113); }
H1.HeaderClassName
{
color: #537771;
}
.AnyTagClassName
{
color: #537771;
}
</style>
background-color css
<style>
a { background-color: #537771; }
a { background-color: rgb(83,119,113); }
div.DivClassName
{
background-color: #537771;
}
.BgClassName
{
background-color: #537771;
}
</style>
border-color css
<style>
span { border-color: #537771; }
span { border-color: rgb(83,119,113); }
td.TdClassName
{
border-color: #537771;
}
.TagClassName
{
border-color: #537771;
}
</style>