Shades of William #537571
Tints of William #537571
RGB
CMYK
RGB Variations
Color information
#537571 (or 0x537571) is known color: William. HEX triplet: 53, 75 and 71. RGB value is (83,117,113). Sum of RGB (Red+Green+Blue) = 83+117+113=313 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.52% from 313); Green value is 117 (46.09% from 255 or 37.38% from 313); Blue value is 113 (44.53% from 255 or 36.10% from 313); Max value from RGB is 117 - color contains mainly: green. Hex color #537571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537571 is #AC8A8E. Grayscale: #6A6A6A. Windows color (decimal): -11307663 or 7435603. OLE color: 7435603.
HSL color Cylindrical-coordinate representation of color #537571: hue angle of 172.94º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537571 is Cyan = 0.29, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 113 | - |
| CMYK | 0.29 | 0 | 0.03 | 0.54 |
| HSL | 172.94º | 0.17% | 0.39% | - |
| HSV(B) | 172.94º | 0.29% | 0.46% | - |
| XYZ | 12.91 | 15.75 | 17.98 | - |
| YUV | 106.38 | 131.74 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 113 | 0.29 | 0 | 0.03 | 0.54 | 172.94 | 0.17 | 0.39 |
| Hex | 53 | 75 | 71 | 1D | 0 | 3 | 36 | AD | 11 | 27 |
| Octal | 123 | 165 | 161 | 35 | 0 | 3 | 66 | 255 | 21 | 47 |
| Binary | 1010011 | 1110101 | 1110001 | 11101 | 0 | 11 | 110110 | 10101101 | 10001 | 100111 |
Color Harmonies of #537571
Complementary color
Monochromatic Colors of #537571
Black with #537571
Text Example
Text Example
White with #537571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537571; }
p { color: rgb(83,117,113); }
H1.HeaderClassName
{
color: #537571;
}
.AnyTagClassName
{
color: #537571;
}
</style>
background-color css
<style>
a { background-color: #537571; }
a { background-color: rgb(83,117,113); }
div.DivClassName
{
background-color: #537571;
}
.BgClassName
{
background-color: #537571;
}
</style>
border-color css
<style>
span { border-color: #537571; }
span { border-color: rgb(83,117,113); }
td.TdClassName
{
border-color: #537571;
}
.TagClassName
{
border-color: #537571;
}
</style>