Shades of William #547972
Tints of William #547972
RGB
CMYK
RGB Variations
Color information
#547972 (or 0x547972) is known color: William. HEX triplet: 54, 79 and 72. RGB value is (84,121,114). Sum of RGB (Red+Green+Blue) = 84+121+114=319 (42% of max value = 765). Red value is 84 (33.20% from 255 or 26.33% from 319); Green value is 121 (47.66% from 255 or 37.93% from 319); Blue value is 114 (44.92% from 255 or 35.74% from 319); Max value from RGB is 121 - color contains mainly: green. Hex color #547972 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547972 is #AB868D. Grayscale: #6D6D6D. Windows color (decimal): -11241102 or 7502164. OLE color: 7502164.
HSL color Cylindrical-coordinate representation of color #547972: hue angle of 168.65º degrees, saturation: 0.18, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #547972 is Cyan = 0.31, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 121 | 114 | - |
| CMYK | 0.31 | 0 | 0.06 | 0.53 |
| HSL | 168.65º | 0.18% | 0.4% | - |
| HSV(B) | 168.65º | 0.31% | 0.47% | - |
| XYZ | 13.53 | 16.77 | 18.44 | - |
| YUV | 109.14 | 130.74 | 110.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 121 | 114 | 0.31 | 0 | 0.06 | 0.53 | 168.65 | 0.18 | 0.4 |
| Hex | 54 | 79 | 72 | 1F | 0 | 6 | 35 | A9 | 12 | 28 |
| Octal | 124 | 171 | 162 | 37 | 0 | 6 | 65 | 251 | 22 | 50 |
| Binary | 1010100 | 1111001 | 1110010 | 11111 | 0 | 110 | 110101 | 10101001 | 10010 | 101000 |
Color Harmonies of #547972
Complementary color
Monochromatic Colors of #547972
Black with #547972
Text Example
Text Example
White with #547972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547972; }
p { color: rgb(84,121,114); }
H1.HeaderClassName
{
color: #547972;
}
.AnyTagClassName
{
color: #547972;
}
</style>
background-color css
<style>
a { background-color: #547972; }
a { background-color: rgb(84,121,114); }
div.DivClassName
{
background-color: #547972;
}
.BgClassName
{
background-color: #547972;
}
</style>
border-color css
<style>
span { border-color: #547972; }
span { border-color: rgb(84,121,114); }
td.TdClassName
{
border-color: #547972;
}
.TagClassName
{
border-color: #547972;
}
</style>