Shades of William #547072
Tints of William #547072
RGB
CMYK
RGB Variations
Color information
#547072 (or 0x547072) is known color: William. HEX triplet: 54, 70 and 72. RGB value is (84,112,114). Sum of RGB (Red+Green+Blue) = 84+112+114=310 (41% of max value = 765). Red value is 84 (33.20% from 255 or 27.10% from 310); Green value is 112 (44.14% from 255 or 36.13% from 310); Blue value is 114 (44.92% from 255 or 36.77% from 310); Max value from RGB is 114 - color contains mainly: blue. Hex color #547072 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547072 is #AB8F8D. Grayscale: #676767. Windows color (decimal): -11243406 or 7499860. OLE color: 7499860.
HSL color Cylindrical-coordinate representation of color #547072: hue angle of 184º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #547072 is Cyan = 0.26, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 112 | 114 | - |
| CMYK | 0.26 | 0.02 | 0 | 0.55 |
| HSL | 184º | 0.15% | 0.39% | - |
| HSV(B) | 184º | 0.26% | 0.45% | - |
| XYZ | 12.49 | 14.69 | 18.1 | - |
| YUV | 103.86 | 133.72 | 113.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 112 | 114 | 0.26 | 0.02 | 0 | 0.55 | 184 | 0.15 | 0.39 |
| Hex | 54 | 70 | 72 | 1A | 2 | 0 | 37 | B8 | F | 27 |
| Octal | 124 | 160 | 162 | 32 | 2 | 0 | 67 | 270 | 17 | 47 |
| Binary | 1010100 | 1110000 | 1110010 | 11010 | 10 | 0 | 110111 | 10111000 | 1111 | 100111 |
Color Harmonies of #547072
Complementary color
Monochromatic Colors of #547072
Black with #547072
Text Example
Text Example
White with #547072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547072; }
p { color: rgb(84,112,114); }
H1.HeaderClassName
{
color: #547072;
}
.AnyTagClassName
{
color: #547072;
}
</style>
background-color css
<style>
a { background-color: #547072; }
a { background-color: rgb(84,112,114); }
div.DivClassName
{
background-color: #547072;
}
.BgClassName
{
background-color: #547072;
}
</style>
border-color css
<style>
span { border-color: #547072; }
span { border-color: rgb(84,112,114); }
td.TdClassName
{
border-color: #547072;
}
.TagClassName
{
border-color: #547072;
}
</style>