Shades of William #537770
Tints of William #537770
RGB
CMYK
RGB Variations
Color information
#537770 (or 0x537770) is known color: William. HEX triplet: 53, 77 and 70. RGB value is (83,119,112). Sum of RGB (Red+Green+Blue) = 83+119+112=314 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.43% from 314); Green value is 119 (46.88% from 255 or 37.90% from 314); Blue value is 112 (44.14% from 255 or 35.67% from 314); Max value from RGB is 119 - color contains mainly: green. Hex color #537770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537770 is #AC888F. Grayscale: #6B6B6B. Windows color (decimal): -11307152 or 7370579. OLE color: 7370579.
HSL color Cylindrical-coordinate representation of color #537770: hue angle of 168.33º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #537770 is Cyan = 0.30, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 83 | 119 | 112 | - |
| CMYK | 0.30 | 0 | 0.06 | 0.53 |
| HSL | 168.33º | 0.18% | 0.4% | - |
| HSV(B) | 168.33º | 0.3% | 0.47% | - |
| XYZ | 13.09 | 16.2 | 17.77 | - |
| YUV | 107.44 | 130.57 | 110.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 119 | 112 | 0.30 | 0 | 0.06 | 0.53 | 168.33 | 0.18 | 0.4 |
| Hex | 53 | 77 | 70 | 1E | 0 | 6 | 35 | A8 | 12 | 28 |
| Octal | 123 | 167 | 160 | 36 | 0 | 6 | 65 | 250 | 22 | 50 |
| Binary | 1010011 | 1110111 | 1110000 | 11110 | 0 | 110 | 110101 | 10101000 | 10010 | 101000 |
Color Harmonies of #537770
Complementary color
Monochromatic Colors of #537770
Black with #537770
Text Example
Text Example
White with #537770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537770; }
p { color: rgb(83,119,112); }
H1.HeaderClassName
{
color: #537770;
}
.AnyTagClassName
{
color: #537770;
}
</style>
background-color css
<style>
a { background-color: #537770; }
a { background-color: rgb(83,119,112); }
div.DivClassName
{
background-color: #537770;
}
.BgClassName
{
background-color: #537770;
}
</style>
border-color css
<style>
span { border-color: #537770; }
span { border-color: rgb(83,119,112); }
td.TdClassName
{
border-color: #537770;
}
.TagClassName
{
border-color: #537770;
}
</style>