Shades of William #547672
Tints of William #547672
RGB
CMYK
RGB Variations
Color information
#547672 (or 0x547672) is known color: William. HEX triplet: 54, 76 and 72. RGB value is (84,118,114). Sum of RGB (Red+Green+Blue) = 84+118+114=316 (41% of max value = 765). Red value is 84 (33.20% from 255 or 26.58% from 316); Green value is 118 (46.48% from 255 or 37.34% from 316); Blue value is 114 (44.92% from 255 or 36.08% from 316); Max value from RGB is 118 - color contains mainly: green. Hex color #547672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547672 is #AB898D. Grayscale: #6B6B6B. Windows color (decimal): -11241870 or 7501396. OLE color: 7501396.
HSL color Cylindrical-coordinate representation of color #547672: hue angle of 172.94º 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 #547672 is Cyan = 0.29, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 84 | 118 | 114 | - |
| CMYK | 0.29 | 0 | 0.03 | 0.54 |
| HSL | 172.94º | 0.17% | 0.4% | - |
| HSV(B) | 172.94º | 0.29% | 0.46% | - |
| XYZ | 13.17 | 16.06 | 18.32 | - |
| YUV | 107.38 | 131.74 | 111.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 118 | 114 | 0.29 | 0 | 0.03 | 0.54 | 172.94 | 0.17 | 0.4 |
| Hex | 54 | 76 | 72 | 1D | 0 | 3 | 36 | AD | 11 | 28 |
| Octal | 124 | 166 | 162 | 35 | 0 | 3 | 66 | 255 | 21 | 50 |
| Binary | 1010100 | 1110110 | 1110010 | 11101 | 0 | 11 | 110110 | 10101101 | 10001 | 101000 |
Color Harmonies of #547672
Complementary color
Monochromatic Colors of #547672
Black with #547672
Text Example
Text Example
White with #547672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547672; }
p { color: rgb(84,118,114); }
H1.HeaderClassName
{
color: #547672;
}
.AnyTagClassName
{
color: #547672;
}
</style>
background-color css
<style>
a { background-color: #547672; }
a { background-color: rgb(84,118,114); }
div.DivClassName
{
background-color: #547672;
}
.BgClassName
{
background-color: #547672;
}
</style>
border-color css
<style>
span { border-color: #547672; }
span { border-color: rgb(84,118,114); }
td.TdClassName
{
border-color: #547672;
}
.TagClassName
{
border-color: #547672;
}
</style>