Shades of William #537672
Tints of William #537672
RGB
CMYK
RGB Variations
Color information
#537672 (or 0x537672) is known color: William. HEX triplet: 53, 76 and 72. RGB value is (83,118,114). Sum of RGB (Red+Green+Blue) = 83+118+114=315 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.35% from 315); Green value is 118 (46.48% from 255 or 37.46% from 315); Blue value is 114 (44.92% from 255 or 36.19% from 315); Max value from RGB is 118 - color contains mainly: green. Hex color #537672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537672 is #AC898D. Grayscale: #6B6B6B. Windows color (decimal): -11307406 or 7501395. OLE color: 7501395.
HSL color Cylindrical-coordinate representation of color #537672: hue angle of 173.14º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537672 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 118 | 114 | - |
| CMYK | 0.30 | 0 | 0.03 | 0.54 |
| HSL | 173.14º | 0.17% | 0.39% | - |
| HSV(B) | 173.14º | 0.3% | 0.46% | - |
| XYZ | 13.08 | 16.01 | 18.32 | - |
| YUV | 107.08 | 131.9 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 118 | 114 | 0.30 | 0 | 0.03 | 0.54 | 173.14 | 0.17 | 0.39 |
| Hex | 53 | 76 | 72 | 1E | 0 | 3 | 36 | AD | 11 | 27 |
| Octal | 123 | 166 | 162 | 36 | 0 | 3 | 66 | 255 | 21 | 47 |
| Binary | 1010011 | 1110110 | 1110010 | 11110 | 0 | 11 | 110110 | 10101101 | 10001 | 100111 |
Color Harmonies of #537672
Complementary color
Monochromatic Colors of #537672
Black with #537672
Text Example
Text Example
White with #537672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537672; }
p { color: rgb(83,118,114); }
H1.HeaderClassName
{
color: #537672;
}
.AnyTagClassName
{
color: #537672;
}
</style>
background-color css
<style>
a { background-color: #537672; }
a { background-color: rgb(83,118,114); }
div.DivClassName
{
background-color: #537672;
}
.BgClassName
{
background-color: #537672;
}
</style>
border-color css
<style>
span { border-color: #537672; }
span { border-color: rgb(83,118,114); }
td.TdClassName
{
border-color: #537672;
}
.TagClassName
{
border-color: #537672;
}
</style>