Shades of William #537370
Tints of William #537370
RGB
CMYK
RGB Variations
Color information
#537370 (or 0x537370) is known color: William. HEX triplet: 53, 73 and 70. RGB value is (83,115,112). Sum of RGB (Red+Green+Blue) = 83+115+112=310 (41% of max value = 765). Red value is 83 (32.81% from 255 or 26.77% from 310); Green value is 115 (45.31% from 255 or 37.10% from 310); Blue value is 112 (44.14% from 255 or 36.13% from 310); Max value from RGB is 115 - color contains mainly: green. Hex color #537370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #537370 is #AC8C8F. Grayscale: #696969. Windows color (decimal): -11308176 or 7369555. OLE color: 7369555.
HSL color Cylindrical-coordinate representation of color #537370: hue angle of 174.38º degrees, saturation: 0.16, 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 #537370 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 83 | 115 | 112 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.55 |
| HSL | 174.38º | 0.16% | 0.39% | - |
| HSV(B) | 174.38º | 0.28% | 0.45% | - |
| XYZ | 12.62 | 15.27 | 17.61 | - |
| YUV | 105.09 | 131.9 | 112.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 115 | 112 | 0.28 | 0 | 0.03 | 0.55 | 174.38 | 0.16 | 0.39 |
| Hex | 53 | 73 | 70 | 1C | 0 | 3 | 37 | AE | 10 | 27 |
| Octal | 123 | 163 | 160 | 34 | 0 | 3 | 67 | 256 | 20 | 47 |
| Binary | 1010011 | 1110011 | 1110000 | 11100 | 0 | 11 | 110111 | 10101110 | 10000 | 100111 |
Color Harmonies of #537370
Complementary color
Monochromatic Colors of #537370
Black with #537370
Text Example
Text Example
White with #537370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #537370; }
p { color: rgb(83,115,112); }
H1.HeaderClassName
{
color: #537370;
}
.AnyTagClassName
{
color: #537370;
}
</style>
background-color css
<style>
a { background-color: #537370; }
a { background-color: rgb(83,115,112); }
div.DivClassName
{
background-color: #537370;
}
.BgClassName
{
background-color: #537370;
}
</style>
border-color css
<style>
span { border-color: #537370; }
span { border-color: rgb(83,115,112); }
td.TdClassName
{
border-color: #537370;
}
.TagClassName
{
border-color: #537370;
}
</style>