Shades of William #547871
Tints of William #547871
RGB
CMYK
RGB Variations
Color information
#547871 (or 0x547871) is known color: William. HEX triplet: 54, 78 and 71. RGB value is (84,120,113). Sum of RGB (Red+Green+Blue) = 84+120+113=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 120 (47.27% from 255 or 37.85% from 317); Blue value is 113 (44.53% from 255 or 35.65% from 317); Max value from RGB is 120 - color contains mainly: green. Hex color #547871 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547871 is #AB878E. Grayscale: #6C6C6C. Windows color (decimal): -11241359 or 7436372. OLE color: 7436372.
HSL color Cylindrical-coordinate representation of color #547871: hue angle of 168.33º 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 #547871 is Cyan = 0.3, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 120 | 113 | - |
| CMYK | 0.3 | 0 | 0.06 | 0.53 |
| HSL | 168.33º | 0.18% | 0.4% | - |
| HSV(B) | 168.33º | 0.3% | 0.47% | - |
| XYZ | 13.35 | 16.51 | 18.11 | - |
| YUV | 108.44 | 130.57 | 110.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 120 | 113 | 0.3 | 0 | 0.06 | 0.53 | 168.33 | 0.18 | 0.4 |
| Hex | 54 | 78 | 71 | 1E | 0 | 6 | 35 | A8 | 12 | 28 |
| Octal | 124 | 170 | 161 | 36 | 0 | 6 | 65 | 250 | 22 | 50 |
| Binary | 1010100 | 1111000 | 1110001 | 11110 | 0 | 110 | 110101 | 10101000 | 10010 | 101000 |
Color Harmonies of #547871
Complementary color
Monochromatic Colors of #547871
Black with #547871
Text Example
Text Example
White with #547871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547871; }
p { color: rgb(84,120,113); }
H1.HeaderClassName
{
color: #547871;
}
.AnyTagClassName
{
color: #547871;
}
</style>
background-color css
<style>
a { background-color: #547871; }
a { background-color: rgb(84,120,113); }
div.DivClassName
{
background-color: #547871;
}
.BgClassName
{
background-color: #547871;
}
</style>
border-color css
<style>
span { border-color: #547871; }
span { border-color: rgb(84,120,113); }
td.TdClassName
{
border-color: #547871;
}
.TagClassName
{
border-color: #547871;
}
</style>