Shades of William #547571
Tints of William #547571
RGB
CMYK
RGB Variations
Color information
#547571 (or 0x547571) is known color: William. HEX triplet: 54, 75 and 71. RGB value is (84,117,113). Sum of RGB (Red+Green+Blue) = 84+117+113=314 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.75% from 314); Green value is 117 (46.09% from 255 or 37.26% from 314); Blue value is 113 (44.53% from 255 or 35.99% from 314); Max value from RGB is 117 - color contains mainly: green. Hex color #547571 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547571 is #AB8A8E. Grayscale: #6A6A6A. Windows color (decimal): -11242127 or 7435604. OLE color: 7435604.
HSL color Cylindrical-coordinate representation of color #547571: hue angle of 172.73º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #547571 is Cyan = 0.28, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 117 | 113 | - |
| CMYK | 0.28 | 0 | 0.03 | 0.54 |
| HSL | 172.73º | 0.16% | 0.39% | - |
| HSV(B) | 172.73º | 0.28% | 0.46% | - |
| XYZ | 13 | 15.8 | 17.99 | - |
| YUV | 106.68 | 131.57 | 111.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 117 | 113 | 0.28 | 0 | 0.03 | 0.54 | 172.73 | 0.16 | 0.39 |
| Hex | 54 | 75 | 71 | 1C | 0 | 3 | 36 | AD | 10 | 27 |
| Octal | 124 | 165 | 161 | 34 | 0 | 3 | 66 | 255 | 20 | 47 |
| Binary | 1010100 | 1110101 | 1110001 | 11100 | 0 | 11 | 110110 | 10101101 | 10000 | 100111 |
Color Harmonies of #547571
Complementary color
Monochromatic Colors of #547571
Black with #547571
Text Example
Text Example
White with #547571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547571; }
p { color: rgb(84,117,113); }
H1.HeaderClassName
{
color: #547571;
}
.AnyTagClassName
{
color: #547571;
}
</style>
background-color css
<style>
a { background-color: #547571; }
a { background-color: rgb(84,117,113); }
div.DivClassName
{
background-color: #547571;
}
.BgClassName
{
background-color: #547571;
}
</style>
border-color css
<style>
span { border-color: #547571; }
span { border-color: rgb(84,117,113); }
td.TdClassName
{
border-color: #547571;
}
.TagClassName
{
border-color: #547571;
}
</style>