Shades of William #547271
Tints of William #547271
RGB
CMYK
RGB Variations
Color information
#547271 (or 0x547271) is known color: William. HEX triplet: 54, 72 and 71. RGB value is (84,114,113). Sum of RGB (Red+Green+Blue) = 84+114+113=311 (41% of max value = 765). Red value is 84 (33.20% from 255 or 27.01% from 311); Green value is 114 (44.92% from 255 or 36.66% from 311); Blue value is 113 (44.53% from 255 or 36.33% from 311); Max value from RGB is 114 - color contains mainly: green. Hex color #547271 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #547271 is #AB8D8E. Grayscale: #686868. Windows color (decimal): -11242895 or 7434836. OLE color: 7434836.
HSL color Cylindrical-coordinate representation of color #547271: hue angle of 178º 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 #547271 is Cyan = 0.26, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 84 | 114 | 113 | - |
| CMYK | 0.26 | 0 | 0.01 | 0.55 |
| HSL | 178º | 0.15% | 0.39% | - |
| HSV(B) | 178º | 0.26% | 0.45% | - |
| XYZ | 12.65 | 15.11 | 17.87 | - |
| YUV | 104.92 | 132.56 | 113.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 114 | 113 | 0.26 | 0 | 0.01 | 0.55 | 178 | 0.15 | 0.39 |
| Hex | 54 | 72 | 71 | 1A | 0 | 1 | 37 | B2 | F | 27 |
| Octal | 124 | 162 | 161 | 32 | 0 | 1 | 67 | 262 | 17 | 47 |
| Binary | 1010100 | 1110010 | 1110001 | 11010 | 0 | 1 | 110111 | 10110010 | 1111 | 100111 |
Color Harmonies of #547271
Complementary color
Monochromatic Colors of #547271
Black with #547271
Text Example
Text Example
White with #547271
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #547271; }
p { color: rgb(84,114,113); }
H1.HeaderClassName
{
color: #547271;
}
.AnyTagClassName
{
color: #547271;
}
</style>
background-color css
<style>
a { background-color: #547271; }
a { background-color: rgb(84,114,113); }
div.DivClassName
{
background-color: #547271;
}
.BgClassName
{
background-color: #547271;
}
</style>
border-color css
<style>
span { border-color: #547271; }
span { border-color: rgb(84,114,113); }
td.TdClassName
{
border-color: #547271;
}
.TagClassName
{
border-color: #547271;
}
</style>