Shades of William #546765
Tints of William #546765
RGB
CMYK
RGB Variations
Color information
#546765 (or 0x546765) is known color: William. HEX triplet: 54, 67 and 65. RGB value is (84,103,101). Sum of RGB (Red+Green+Blue) = 84+103+101=288 (38% of max value = 765). Red value is 84 (33.20% from 255 or 29.17% from 288); Green value is 103 (40.62% from 255 or 35.76% from 288); Blue value is 101 (39.84% from 255 or 35.07% from 288); Max value from RGB is 103 - color contains mainly: green. Hex color #546765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #546765 is #AB989A. Grayscale: #616161. Windows color (decimal): -11245723 or 6645588. OLE color: 6645588.
HSL color Cylindrical-coordinate representation of color #546765: hue angle of 173.68º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #546765 is Cyan = 0.18, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 84 | 103 | 101 | - |
| CMYK | 0.18 | 0 | 0.02 | 0.60 |
| HSL | 173.68º | 0.1% | 0.37% | - |
| HSV(B) | 173.68º | 0.18% | 0.4% | - |
| XYZ | 10.86 | 12.52 | 14.16 | - |
| YUV | 97.09 | 130.21 | 118.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 103 | 101 | 0.18 | 0 | 0.02 | 0.60 | 173.68 | 0.1 | 0.37 |
| Hex | 54 | 67 | 65 | 12 | 0 | 2 | 3C | AE | A | 25 |
| Octal | 124 | 147 | 145 | 22 | 0 | 2 | 74 | 256 | 12 | 45 |
| Binary | 1010100 | 1100111 | 1100101 | 10010 | 0 | 10 | 111100 | 10101110 | 1010 | 100101 |
Color Harmonies of #546765
Complementary color
Monochromatic Colors of #546765
Black with #546765
Text Example
Text Example
White with #546765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546765; }
p { color: rgb(84,103,101); }
H1.HeaderClassName
{
color: #546765;
}
.AnyTagClassName
{
color: #546765;
}
</style>
background-color css
<style>
a { background-color: #546765; }
a { background-color: rgb(84,103,101); }
div.DivClassName
{
background-color: #546765;
}
.BgClassName
{
background-color: #546765;
}
</style>
border-color css
<style>
span { border-color: #546765; }
span { border-color: rgb(84,103,101); }
td.TdClassName
{
border-color: #546765;
}
.TagClassName
{
border-color: #546765;
}
</style>