Shades of William #537371
Tints of William #537371
RGB
CMYK
RGB Variations
Color information
#537371 (or 0x537371) is known color: William. HEX triplet: 53, 73 and 71. RGB value is (83,115,113). Sum of RGB (Red+Green+Blue) = 83+115+113=311 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.69% from 311); Green value is 115 (45.31% from 255 or 36.98% from 311); Blue value is 113 (44.53% from 255 or 36.33% from 311); Max value from RGB is 115 - color contains mainly: green. Hex color #537371 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537371 is #AC8C8E. Grayscale: #696969. Windows color (decimal): -11308175 or 7435091. OLE color: 7435091.
HSL color Cylindrical-coordinate representation of color #537371: hue angle of 176.25º degrees, saturation: 0.16, 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 #537371 is Cyan = 0.28, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 113 | - |
| CMYK | 0.28 | 0 | 0.02 | 0.55 |
| HSL | 176.25º | 0.16% | 0.39% | - |
| HSV(B) | 176.25º | 0.28% | 0.45% | - |
| XYZ | 12.68 | 15.29 | 17.91 | - |
| YUV | 105.2 | 132.4 | 112.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 113 | 0.28 | 0 | 0.02 | 0.55 | 176.25 | 0.16 | 0.39 |
| Hex | 53 | 73 | 71 | 1C | 0 | 2 | 37 | B0 | 10 | 27 |
| Octal | 123 | 163 | 161 | 34 | 0 | 2 | 67 | 260 | 20 | 47 |
| Binary | 1010011 | 1110011 | 1110001 | 11100 | 0 | 10 | 110111 | 10110000 | 10000 | 100111 |
Color Harmonies of #537371
Complementary color
Monochromatic Colors of #537371
Black with #537371
Text Example
Text Example
White with #537371
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537371; }
p { color: rgb(83,115,113); }
H1.HeaderClassName
{
color: #537371;
}
.AnyTagClassName
{
color: #537371;
}
</style>
background-color css
<style>
a { background-color: #537371; }
a { background-color: rgb(83,115,113); }
div.DivClassName
{
background-color: #537371;
}
.BgClassName
{
background-color: #537371;
}
</style>
border-color css
<style>
span { border-color: #537371; }
span { border-color: rgb(83,115,113); }
td.TdClassName
{
border-color: #537371;
}
.TagClassName
{
border-color: #537371;
}
</style>