Shades of William #537471
Tints of William #537471
RGB
CMYK
RGB Variations
Color information
#537471 (or 0x537471) is known color: William. HEX triplet: 53, 74 and 71. RGB value is (83,116,113). Sum of RGB (Red+Green+Blue) = 83+116+113=312 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.60% from 312); Green value is 116 (45.70% from 255 or 37.18% from 312); Blue value is 113 (44.53% from 255 or 36.22% from 312); Max value from RGB is 116 - color contains mainly: green. Hex color #537471 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537471 is #AC8B8E. Grayscale: #696969. Windows color (decimal): -11307919 or 7435347. OLE color: 7435347.
HSL color Cylindrical-coordinate representation of color #537471: hue angle of 174.55º 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 #537471 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 116 | 113 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.55 |
| HSL | 174.55º | 0.17% | 0.39% | - |
| HSV(B) | 174.55º | 0.28% | 0.45% | - |
| XYZ | 12.79 | 15.52 | 17.94 | - |
| YUV | 105.79 | 132.07 | 111.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 116 | 113 | 0.28 | 0 | 0.03 | 0.55 | 174.55 | 0.17 | 0.39 |
| Hex | 53 | 74 | 71 | 1C | 0 | 3 | 37 | AF | 11 | 27 |
| Octal | 123 | 164 | 161 | 34 | 0 | 3 | 67 | 257 | 21 | 47 |
| Binary | 1010011 | 1110100 | 1110001 | 11100 | 0 | 11 | 110111 | 10101111 | 10001 | 100111 |
Color Harmonies of #537471
Complementary color
Monochromatic Colors of #537471
Black with #537471
Text Example
Text Example
White with #537471
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537471; }
p { color: rgb(83,116,113); }
H1.HeaderClassName
{
color: #537471;
}
.AnyTagClassName
{
color: #537471;
}
</style>
background-color css
<style>
a { background-color: #537471; }
a { background-color: rgb(83,116,113); }
div.DivClassName
{
background-color: #537471;
}
.BgClassName
{
background-color: #537471;
}
</style>
border-color css
<style>
span { border-color: #537471; }
span { border-color: rgb(83,116,113); }
td.TdClassName
{
border-color: #537471;
}
.TagClassName
{
border-color: #537471;
}
</style>