Shades of William #546867
Tints of William #546867
RGB
CMYK
RGB Variations
Color information
#546867 (or 0x546867) is known color: William. HEX triplet: 54, 68 and 67. RGB value is (84,104,103). Sum of RGB (Red+Green+Blue) = 84+104+103=291 (38% of max value = 765). Red value is 84 (33.20% from 255 or 28.87% from 291); Green value is 104 (41.02% from 255 or 35.74% from 291); Blue value is 103 (40.62% from 255 or 35.40% from 291); Max value from RGB is 104 - color contains mainly: green. Hex color #546867 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546867 is #AB9798. Grayscale: #616161. Windows color (decimal): -11245465 or 6776916. OLE color: 6776916.
HSL color Cylindrical-coordinate representation of color #546867: hue angle of 177º degrees, saturation: 0.11, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #546867 is Cyan = 0.19, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 104 | 103 | - |
| CMYK | 0.19 | 0 | 0.01 | 0.59 |
| HSL | 177º | 0.11% | 0.37% | - |
| HSV(B) | 177º | 0.19% | 0.41% | - |
| XYZ | 11.05 | 12.76 | 14.71 | - |
| YUV | 97.91 | 130.87 | 118.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 104 | 103 | 0.19 | 0 | 0.01 | 0.59 | 177 | 0.11 | 0.37 |
| Hex | 54 | 68 | 67 | 13 | 0 | 1 | 3B | B1 | B | 25 |
| Octal | 124 | 150 | 147 | 23 | 0 | 1 | 73 | 261 | 13 | 45 |
| Binary | 1010100 | 1101000 | 1100111 | 10011 | 0 | 1 | 111011 | 10110001 | 1011 | 100101 |
Color Harmonies of #546867
Complementary color
Monochromatic Colors of #546867
Black with #546867
Text Example
Text Example
White with #546867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546867; }
p { color: rgb(84,104,103); }
H1.HeaderClassName
{
color: #546867;
}
.AnyTagClassName
{
color: #546867;
}
</style>
background-color css
<style>
a { background-color: #546867; }
a { background-color: rgb(84,104,103); }
div.DivClassName
{
background-color: #546867;
}
.BgClassName
{
background-color: #546867;
}
</style>
border-color css
<style>
span { border-color: #546867; }
span { border-color: rgb(84,104,103); }
td.TdClassName
{
border-color: #546867;
}
.TagClassName
{
border-color: #546867;
}
</style>