Shades of William #537573
Tints of William #537573
RGB
CMYK
RGB Variations
Color information
#537573 (or 0x537573) is known color: William. HEX triplet: 53, 75 and 73. RGB value is (83,117,115). Sum of RGB (Red+Green+Blue) = 83+117+115=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 117 (46.09% from 255 or 37.14% from 315); Blue value is 115 (45.31% from 255 or 36.51% from 315); Max value from RGB is 117 - color contains mainly: green. Hex color #537573 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537573 is #AC8A8C. Grayscale: #6A6A6A. Windows color (decimal): -11307661 or 7566675. OLE color: 7566675.
HSL color Cylindrical-coordinate representation of color #537573: hue angle of 176.47º 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 #537573 is Cyan = 0.29, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 115 | - |
| CMYK | 0.29 | 0 | 0.02 | 0.54 |
| HSL | 176.47º | 0.17% | 0.39% | - |
| HSV(B) | 176.47º | 0.29% | 0.46% | - |
| XYZ | 13.02 | 15.8 | 18.58 | - |
| YUV | 106.61 | 132.74 | 111.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 115 | 0.29 | 0 | 0.02 | 0.54 | 176.47 | 0.17 | 0.39 |
| Hex | 53 | 75 | 73 | 1D | 0 | 2 | 36 | B0 | 11 | 27 |
| Octal | 123 | 165 | 163 | 35 | 0 | 2 | 66 | 260 | 21 | 47 |
| Binary | 1010011 | 1110101 | 1110011 | 11101 | 0 | 10 | 110110 | 10110000 | 10001 | 100111 |
Color Harmonies of #537573
Complementary color
Monochromatic Colors of #537573
Black with #537573
Text Example
Text Example
White with #537573
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537573; }
p { color: rgb(83,117,115); }
H1.HeaderClassName
{
color: #537573;
}
.AnyTagClassName
{
color: #537573;
}
</style>
background-color css
<style>
a { background-color: #537573; }
a { background-color: rgb(83,117,115); }
div.DivClassName
{
background-color: #537573;
}
.BgClassName
{
background-color: #537573;
}
</style>
border-color css
<style>
span { border-color: #537573; }
span { border-color: rgb(83,117,115); }
td.TdClassName
{
border-color: #537573;
}
.TagClassName
{
border-color: #537573;
}
</style>