Shades of William #537473
Tints of William #537473
RGB
CMYK
RGB Variations
Color information
#537473 (or 0x537473) is known color: William. HEX triplet: 53, 74 and 73. RGB value is (83,116,115). Sum of RGB (Red+Green+Blue) = 83+116+115=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 116 (45.70% from 255 or 36.94% from 314); Blue value is 115 (45.31% from 255 or 36.62% from 314); Max value from RGB is 116 - color contains mainly: green. Hex color #537473 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537473 is #AC8B8C. Grayscale: #696969. Windows color (decimal): -11307917 or 7566419. OLE color: 7566419.
HSL color Cylindrical-coordinate representation of color #537473: hue angle of 178.18º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #537473 is Cyan = 0.28, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 115 | - |
| CMYK | 0.28 | 0 | 0.01 | 0.55 |
| HSL | 178.18º | 0.17% | 0.39% | - |
| HSV(B) | 178.18º | 0.28% | 0.45% | - |
| XYZ | 12.91 | 15.57 | 18.54 | - |
| YUV | 106.02 | 133.07 | 111.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 115 | 0.28 | 0 | 0.01 | 0.55 | 178.18 | 0.17 | 0.39 |
| Hex | 53 | 74 | 73 | 1C | 0 | 1 | 37 | B2 | 11 | 27 |
| Octal | 123 | 164 | 163 | 34 | 0 | 1 | 67 | 262 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1110011 | 11100 | 0 | 1 | 110111 | 10110010 | 10001 | 100111 |
Color Harmonies of #537473
Complementary color
Monochromatic Colors of #537473
Black with #537473
Text Example
Text Example
White with #537473
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537473; }
p { color: rgb(83,116,115); }
H1.HeaderClassName
{
color: #537473;
}
.AnyTagClassName
{
color: #537473;
}
</style>
background-color css
<style>
a { background-color: #537473; }
a { background-color: rgb(83,116,115); }
div.DivClassName
{
background-color: #537473;
}
.BgClassName
{
background-color: #537473;
}
</style>
border-color css
<style>
span { border-color: #537473; }
span { border-color: rgb(83,116,115); }
td.TdClassName
{
border-color: #537473;
}
.TagClassName
{
border-color: #537473;
}
</style>