Shades of William #57746E
Tints of William #57746E
RGB
CMYK
RGB Variations
Color information
#57746E (or 0x57746E) is known color: William. HEX triplet: 57, 74 and 6E. RGB value is (87,116,110). Sum of RGB (Red+Green+Blue) = 87+116+110=313 (41% of max value = 765). Red value is 87 (34.38% from 255 or 27.80% from 313); Green value is 116 (45.70% from 255 or 37.06% from 313); Blue value is 110 (43.36% from 255 or 35.14% from 313); Max value from RGB is 116 - color contains mainly: green. Hex color #57746E is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #57746E is #A88B91. Grayscale: #6A6A6A. Windows color (decimal): -11045778 or 7238743. OLE color: 7238743.
HSL color Cylindrical-coordinate representation of color #57746E: hue angle of 167.59º degrees, saturation: 0.14, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #57746E is Cyan = 0.25, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 87 | 116 | 110 | - |
| CMYK | 0.25 | 0 | 0.05 | 0.55 |
| HSL | 167.59º | 0.14% | 0.4% | - |
| HSV(B) | 167.59º | 0.25% | 0.45% | - |
| XYZ | 12.99 | 15.64 | 17.09 | - |
| YUV | 106.65 | 129.89 | 113.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 116 | 110 | 0.25 | 0 | 0.05 | 0.55 | 167.59 | 0.14 | 0.4 |
| Hex | 57 | 74 | 6E | 19 | 0 | 5 | 37 | A8 | E | 28 |
| Octal | 127 | 164 | 156 | 31 | 0 | 5 | 67 | 250 | 16 | 50 |
| Binary | 1010111 | 1110100 | 1101110 | 11001 | 0 | 101 | 110111 | 10101000 | 1110 | 101000 |
Color Harmonies of #57746E
Complementary color
Monochromatic Colors of #57746E
Black with #57746E
Text Example
Text Example
White with #57746E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #57746E; }
p { color: rgb(87,116,110); }
H1.HeaderClassName
{
color: #57746E;
}
.AnyTagClassName
{
color: #57746E;
}
</style>
background-color css
<style>
a { background-color: #57746E; }
a { background-color: rgb(87,116,110); }
div.DivClassName
{
background-color: #57746E;
}
.BgClassName
{
background-color: #57746E;
}
</style>
border-color css
<style>
span { border-color: #57746E; }
span { border-color: rgb(87,116,110); }
td.TdClassName
{
border-color: #57746E;
}
.TagClassName
{
border-color: #57746E;
}
</style>