Shades of William #547773
Tints of William #547773
RGB
CMYK
RGB Variations
Color information
#547773 (or 0x547773) is known color: William. HEX triplet: 54, 77 and 73. RGB value is (84,119,115). Sum of RGB (Red+Green+Blue) = 84+119+115=318 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.42% from 318); Green value is 119 (46.88% from 255 or 37.42% from 318); Blue value is 115 (45.31% from 255 or 36.16% from 318); Max value from RGB is 119 - color contains mainly: green. Hex color #547773 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547773 is #AB888C. Grayscale: #6C6C6C. Windows color (decimal): -11241613 or 7567188. OLE color: 7567188.
HSL color Cylindrical-coordinate representation of color #547773: hue angle of 173.14º 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 #547773 is Cyan = 0.29, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 115 | - |
| CMYK | 0.29 | 0 | 0.03 | 0.53 |
| HSL | 173.14º | 0.17% | 0.4% | - |
| HSV(B) | 173.14º | 0.29% | 0.47% | - |
| XYZ | 13.35 | 16.32 | 18.67 | - |
| YUV | 108.08 | 131.9 | 110.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 115 | 0.29 | 0 | 0.03 | 0.53 | 173.14 | 0.17 | 0.4 |
| Hex | 54 | 77 | 73 | 1D | 0 | 3 | 35 | AD | 11 | 28 |
| Octal | 124 | 167 | 163 | 35 | 0 | 3 | 65 | 255 | 21 | 50 |
| Binary | 1010100 | 1110111 | 1110011 | 11101 | 0 | 11 | 110101 | 10101101 | 10001 | 101000 |
Color Harmonies of #547773
Complementary color
Monochromatic Colors of #547773
Black with #547773
Text Example
Text Example
White with #547773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547773; }
p { color: rgb(84,119,115); }
H1.HeaderClassName
{
color: #547773;
}
.AnyTagClassName
{
color: #547773;
}
</style>
background-color css
<style>
a { background-color: #547773; }
a { background-color: rgb(84,119,115); }
div.DivClassName
{
background-color: #547773;
}
.BgClassName
{
background-color: #547773;
}
</style>
border-color css
<style>
span { border-color: #547773; }
span { border-color: rgb(84,119,115); }
td.TdClassName
{
border-color: #547773;
}
.TagClassName
{
border-color: #547773;
}
</style>