Shades of William #537570
Tints of William #537570
RGB
CMYK
RGB Variations
Color information
#537570 (or 0x537570) is known color: William. HEX triplet: 53, 75 and 70. RGB value is (83,117,112). Sum of RGB (Red+Green+Blue) = 83+117+112=312 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.60% from 312); Green value is 117 (46.09% from 255 or 37.5% from 312); Blue value is 112 (44.14% from 255 or 35.90% from 312); Max value from RGB is 117 - color contains mainly: green. Hex color #537570 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537570 is #AC8A8F. Grayscale: #6A6A6A. Windows color (decimal): -11307664 or 7370067. OLE color: 7370067.
HSL color Cylindrical-coordinate representation of color #537570: hue angle of 171.18º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #537570 is Cyan = 0.29, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 83 | 117 | 112 | - |
| CMYK | 0.29 | 0 | 0.04 | 0.54 |
| HSL | 171.18º | 0.17% | 0.39% | - |
| HSV(B) | 171.18º | 0.29% | 0.46% | - |
| XYZ | 12.85 | 15.73 | 17.69 | - |
| YUV | 106.26 | 131.24 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 117 | 112 | 0.29 | 0 | 0.04 | 0.54 | 171.18 | 0.17 | 0.39 |
| Hex | 53 | 75 | 70 | 1D | 0 | 4 | 36 | AB | 11 | 27 |
| Octal | 123 | 165 | 160 | 35 | 0 | 4 | 66 | 253 | 21 | 47 |
| Binary | 1010011 | 1110101 | 1110000 | 11101 | 0 | 100 | 110110 | 10101011 | 10001 | 100111 |
Color Harmonies of #537570
Complementary color
Monochromatic Colors of #537570
Black with #537570
Text Example
Text Example
White with #537570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537570; }
p { color: rgb(83,117,112); }
H1.HeaderClassName
{
color: #537570;
}
.AnyTagClassName
{
color: #537570;
}
</style>
background-color css
<style>
a { background-color: #537570; }
a { background-color: rgb(83,117,112); }
div.DivClassName
{
background-color: #537570;
}
.BgClassName
{
background-color: #537570;
}
</style>
border-color css
<style>
span { border-color: #537570; }
span { border-color: rgb(83,117,112); }
td.TdClassName
{
border-color: #537570;
}
.TagClassName
{
border-color: #537570;
}
</style>