Shades of William #547772
Tints of William #547772
RGB
CMYK
RGB Variations
Color information
#547772 (or 0x547772) is known color: William. HEX triplet: 54, 77 and 72. RGB value is (84,119,114). Sum of RGB (Red+Green+Blue) = 84+119+114=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 119 (46.88% from 255 or 37.54% from 317); Blue value is 114 (44.92% from 255 or 35.96% from 317); Max value from RGB is 119 - color contains mainly: green. Hex color #547772 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547772 is #AB888D. Grayscale: #6B6B6B. Windows color (decimal): -11241614 or 7501652. OLE color: 7501652.
HSL color Cylindrical-coordinate representation of color #547772: hue angle of 171.43º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547772 is Cyan = 0.29, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 114 | - |
| CMYK | 0.29 | 0 | 0.04 | 0.53 |
| HSL | 171.43º | 0.17% | 0.4% | - |
| HSV(B) | 171.43º | 0.29% | 0.47% | - |
| XYZ | 13.29 | 16.29 | 18.36 | - |
| YUV | 107.97 | 131.4 | 110.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 114 | 0.29 | 0 | 0.04 | 0.53 | 171.43 | 0.17 | 0.4 |
| Hex | 54 | 77 | 72 | 1D | 0 | 4 | 35 | AB | 11 | 28 |
| Octal | 124 | 167 | 162 | 35 | 0 | 4 | 65 | 253 | 21 | 50 |
| Binary | 1010100 | 1110111 | 1110010 | 11101 | 0 | 100 | 110101 | 10101011 | 10001 | 101000 |
Color Harmonies of #547772
Complementary color
Monochromatic Colors of #547772
Black with #547772
Text Example
Text Example
White with #547772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547772; }
p { color: rgb(84,119,114); }
H1.HeaderClassName
{
color: #547772;
}
.AnyTagClassName
{
color: #547772;
}
</style>
background-color css
<style>
a { background-color: #547772; }
a { background-color: rgb(84,119,114); }
div.DivClassName
{
background-color: #547772;
}
.BgClassName
{
background-color: #547772;
}
</style>
border-color css
<style>
span { border-color: #547772; }
span { border-color: rgb(84,119,114); }
td.TdClassName
{
border-color: #547772;
}
.TagClassName
{
border-color: #547772;
}
</style>