Shades of William #547873
Tints of William #547873
RGB
CMYK
RGB Variations
Color information
#547873 (or 0x547873) is known color: William. HEX triplet: 54, 78 and 73. RGB value is (84,120,115). Sum of RGB (Red+Green+Blue) = 84+120+115=319 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.33% from 319); Green value is 120 (47.27% from 255 or 37.62% from 319); Blue value is 115 (45.31% from 255 or 36.05% from 319); Max value from RGB is 120 - color contains mainly: green. Hex color #547873 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547873 is #AB878C. Grayscale: #6C6C6C. Windows color (decimal): -11241357 or 7567444. OLE color: 7567444.
HSL color Cylindrical-coordinate representation of color #547873: hue angle of 171.67º 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 #547873 is Cyan = 0.3, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 120 | 115 | - |
| CMYK | 0.3 | 0 | 0.04 | 0.53 |
| HSL | 171.67º | 0.18% | 0.4% | - |
| HSV(B) | 171.67º | 0.3% | 0.47% | - |
| XYZ | 13.47 | 16.56 | 18.71 | - |
| YUV | 108.67 | 131.57 | 110.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 120 | 115 | 0.3 | 0 | 0.04 | 0.53 | 171.67 | 0.18 | 0.4 |
| Hex | 54 | 78 | 73 | 1E | 0 | 4 | 35 | AC | 12 | 28 |
| Octal | 124 | 170 | 163 | 36 | 0 | 4 | 65 | 254 | 22 | 50 |
| Binary | 1010100 | 1111000 | 1110011 | 11110 | 0 | 100 | 110101 | 10101100 | 10010 | 101000 |
Color Harmonies of #547873
Complementary color
Monochromatic Colors of #547873
Black with #547873
Text Example
Text Example
White with #547873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547873; }
p { color: rgb(84,120,115); }
H1.HeaderClassName
{
color: #547873;
}
.AnyTagClassName
{
color: #547873;
}
</style>
background-color css
<style>
a { background-color: #547873; }
a { background-color: rgb(84,120,115); }
div.DivClassName
{
background-color: #547873;
}
.BgClassName
{
background-color: #547873;
}
</style>
border-color css
<style>
span { border-color: #547873; }
span { border-color: rgb(84,120,115); }
td.TdClassName
{
border-color: #547873;
}
.TagClassName
{
border-color: #547873;
}
</style>