Shades of William #547770
Tints of William #547770
RGB
CMYK
RGB Variations
Color information
#547770 (or 0x547770) is known color: William. HEX triplet: 54, 77 and 70. RGB value is (84,119,112). Sum of RGB (Red+Green+Blue) = 84+119+112=315 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.67% from 315); Green value is 119 (46.88% from 255 or 37.78% from 315); Blue value is 112 (44.14% from 255 or 35.56% from 315); Max value from RGB is 119 - color contains mainly: green. Hex color #547770 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547770 is #AB888F. Grayscale: #6B6B6B. Windows color (decimal): -11241616 or 7370580. OLE color: 7370580.
HSL color Cylindrical-coordinate representation of color #547770: hue angle of 168º degrees, saturation: 0.17, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #547770 is Cyan = 0.29, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 84 | 119 | 112 | - |
| CMYK | 0.29 | 0 | 0.06 | 0.53 |
| HSL | 168º | 0.17% | 0.4% | - |
| HSV(B) | 168º | 0.29% | 0.47% | - |
| XYZ | 13.18 | 16.25 | 17.77 | - |
| YUV | 107.74 | 130.4 | 111.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 119 | 112 | 0.29 | 0 | 0.06 | 0.53 | 168 | 0.17 | 0.4 |
| Hex | 54 | 77 | 70 | 1D | 0 | 6 | 35 | A8 | 11 | 28 |
| Octal | 124 | 167 | 160 | 35 | 0 | 6 | 65 | 250 | 21 | 50 |
| Binary | 1010100 | 1110111 | 1110000 | 11101 | 0 | 110 | 110101 | 10101000 | 10001 | 101000 |
Color Harmonies of #547770
Complementary color
Monochromatic Colors of #547770
Black with #547770
Text Example
Text Example
White with #547770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547770; }
p { color: rgb(84,119,112); }
H1.HeaderClassName
{
color: #547770;
}
.AnyTagClassName
{
color: #547770;
}
</style>
background-color css
<style>
a { background-color: #547770; }
a { background-color: rgb(84,119,112); }
div.DivClassName
{
background-color: #547770;
}
.BgClassName
{
background-color: #547770;
}
</style>
border-color css
<style>
span { border-color: #547770; }
span { border-color: rgb(84,119,112); }
td.TdClassName
{
border-color: #547770;
}
.TagClassName
{
border-color: #547770;
}
</style>