Shades of William #547671
Tints of William #547671
RGB
CMYK
RGB Variations
Color information
#547671 (or 0x547671) is known color: William. HEX triplet: 54, 76 and 71. RGB value is (84,118,113). Sum of RGB (Red+Green+Blue) = 84+118+113=315 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.67% from 315); Green value is 118 (46.48% from 255 or 37.46% from 315); Blue value is 113 (44.53% from 255 or 35.87% from 315); Max value from RGB is 118 - color contains mainly: green. Hex color #547671 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547671 is #AB898E. Grayscale: #6B6B6B. Windows color (decimal): -11241871 or 7435860. OLE color: 7435860.
HSL color Cylindrical-coordinate representation of color #547671: hue angle of 171.18º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547671 is Cyan = 0.29, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 118 | 113 | - |
| CMYK | 0.29 | 0 | 0.04 | 0.54 |
| HSL | 171.18º | 0.17% | 0.4% | - |
| HSV(B) | 171.18º | 0.29% | 0.46% | - |
| XYZ | 13.12 | 16.03 | 18.03 | - |
| YUV | 107.26 | 131.24 | 111.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 113 | 0.29 | 0 | 0.04 | 0.54 | 171.18 | 0.17 | 0.4 |
| Hex | 54 | 76 | 71 | 1D | 0 | 4 | 36 | AB | 11 | 28 |
| Octal | 124 | 166 | 161 | 35 | 0 | 4 | 66 | 253 | 21 | 50 |
| Binary | 1010100 | 1110110 | 1110001 | 11101 | 0 | 100 | 110110 | 10101011 | 10001 | 101000 |
Color Harmonies of #547671
Complementary color
Monochromatic Colors of #547671
Black with #547671
Text Example
Text Example
White with #547671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547671; }
p { color: rgb(84,118,113); }
H1.HeaderClassName
{
color: #547671;
}
.AnyTagClassName
{
color: #547671;
}
</style>
background-color css
<style>
a { background-color: #547671; }
a { background-color: rgb(84,118,113); }
div.DivClassName
{
background-color: #547671;
}
.BgClassName
{
background-color: #547671;
}
</style>
border-color css
<style>
span { border-color: #547671; }
span { border-color: rgb(84,118,113); }
td.TdClassName
{
border-color: #547671;
}
.TagClassName
{
border-color: #547671;
}
</style>