Shades of William #547970
Tints of William #547970
RGB
CMYK
RGB Variations
Color information
#547970 (or 0x547970) is known color: William. HEX triplet: 54, 79 and 70. RGB value is (84,121,112). Sum of RGB (Red+Green+Blue) = 84+121+112=317 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.50% from 317); Green value is 121 (47.66% from 255 or 38.17% from 317); Blue value is 112 (44.14% from 255 or 35.33% from 317); Max value from RGB is 121 - color contains mainly: green. Hex color #547970 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547970 is #AB868F. Grayscale: #6C6C6C. Windows color (decimal): -11241104 or 7371092. OLE color: 7371092.
HSL color Cylindrical-coordinate representation of color #547970: hue angle of 165.41º 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 #547970 is Cyan = 0.31, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 121 | 112 | - |
| CMYK | 0.31 | 0 | 0.07 | 0.53 |
| HSL | 165.41º | 0.18% | 0.4% | - |
| HSV(B) | 165.41º | 0.31% | 0.47% | - |
| XYZ | 13.42 | 16.73 | 17.85 | - |
| YUV | 108.91 | 129.74 | 110.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 121 | 112 | 0.31 | 0 | 0.07 | 0.53 | 165.41 | 0.18 | 0.4 |
| Hex | 54 | 79 | 70 | 1F | 0 | 7 | 35 | A5 | 12 | 28 |
| Octal | 124 | 171 | 160 | 37 | 0 | 7 | 65 | 245 | 22 | 50 |
| Binary | 1010100 | 1111001 | 1110000 | 11111 | 0 | 111 | 110101 | 10100101 | 10010 | 101000 |
Color Harmonies of #547970
Complementary color
Monochromatic Colors of #547970
Black with #547970
Text Example
Text Example
White with #547970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547970; }
p { color: rgb(84,121,112); }
H1.HeaderClassName
{
color: #547970;
}
.AnyTagClassName
{
color: #547970;
}
</style>
background-color css
<style>
a { background-color: #547970; }
a { background-color: rgb(84,121,112); }
div.DivClassName
{
background-color: #547970;
}
.BgClassName
{
background-color: #547970;
}
</style>
border-color css
<style>
span { border-color: #547970; }
span { border-color: rgb(84,121,112); }
td.TdClassName
{
border-color: #547970;
}
.TagClassName
{
border-color: #547970;
}
</style>