Shades of William #537972
Tints of William #537972
RGB
CMYK
RGB Variations
Color information
#537972 (or 0x537972) is known color: William. HEX triplet: 53, 79 and 72. RGB value is (83,121,114). Sum of RGB (Red+Green+Blue) = 83+121+114=318 (42% of max value = 765). Red value is 83 (32.81% from 255 or 26.10% from 318); Green value is 121 (47.66% from 255 or 38.05% from 318); Blue value is 114 (44.92% from 255 or 35.85% from 318); Max value from RGB is 121 - color contains mainly: green. Hex color #537972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537972 is #AC868D. Grayscale: #6C6C6C. Windows color (decimal): -11306638 or 7502163. OLE color: 7502163.
HSL color Cylindrical-coordinate representation of color #537972: hue angle of 168.95º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #537972 is Cyan = 0.31, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 121 | 114 | - |
| CMYK | 0.31 | 0 | 0.06 | 0.53 |
| HSL | 168.95º | 0.19% | 0.4% | - |
| HSV(B) | 168.95º | 0.31% | 0.47% | - |
| XYZ | 13.44 | 16.73 | 18.44 | - |
| YUV | 108.84 | 130.91 | 109.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 121 | 114 | 0.31 | 0 | 0.06 | 0.53 | 168.95 | 0.19 | 0.4 |
| Hex | 53 | 79 | 72 | 1F | 0 | 6 | 35 | A9 | 13 | 28 |
| Octal | 123 | 171 | 162 | 37 | 0 | 6 | 65 | 251 | 23 | 50 |
| Binary | 1010011 | 1111001 | 1110010 | 11111 | 0 | 110 | 110101 | 10101001 | 10011 | 101000 |
Color Harmonies of #537972
Complementary color
Monochromatic Colors of #537972
Black with #537972
Text Example
Text Example
White with #537972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537972; }
p { color: rgb(83,121,114); }
H1.HeaderClassName
{
color: #537972;
}
.AnyTagClassName
{
color: #537972;
}
</style>
background-color css
<style>
a { background-color: #537972; }
a { background-color: rgb(83,121,114); }
div.DivClassName
{
background-color: #537972;
}
.BgClassName
{
background-color: #537972;
}
</style>
border-color css
<style>
span { border-color: #537972; }
span { border-color: rgb(83,121,114); }
td.TdClassName
{
border-color: #537972;
}
.TagClassName
{
border-color: #537972;
}
</style>