Shades of William #516765
Tints of William #516765
RGB
CMYK
RGB Variations
Color information
#516765 (or 0x516765) is known color: William. HEX triplet: 51, 67 and 65. RGB value is (81,103,101). Sum of RGB (Red+Green+Blue) = 81+103+101=285 (37% of max value = 765). Red value is 81 (32.03% from 255 or 28.42% from 285); Green value is 103 (40.62% from 255 or 36.14% from 285); Blue value is 101 (39.84% from 255 or 35.44% from 285); Max value from RGB is 103 - color contains mainly: green. Hex color #516765 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #516765 is #AE989A. Grayscale: #606060. Windows color (decimal): -11442331 or 6645585. OLE color: 6645585.
HSL color Cylindrical-coordinate representation of color #516765: hue angle of 174.55º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #516765 is Cyan = 0.21, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 101 | - |
| CMYK | 0.21 | 0 | 0.02 | 0.60 |
| HSL | 174.55º | 0.12% | 0.36% | - |
| HSV(B) | 174.55º | 0.21% | 0.4% | - |
| XYZ | 10.59 | 12.39 | 14.15 | - |
| YUV | 96.19 | 130.71 | 117.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 101 | 0.21 | 0 | 0.02 | 0.60 | 174.55 | 0.12 | 0.36 |
| Hex | 51 | 67 | 65 | 15 | 0 | 2 | 3C | AF | C | 24 |
| Octal | 121 | 147 | 145 | 25 | 0 | 2 | 74 | 257 | 14 | 44 |
| Binary | 1010001 | 1100111 | 1100101 | 10101 | 0 | 10 | 111100 | 10101111 | 1100 | 100100 |
Color Harmonies of #516765
Complementary color
Monochromatic Colors of #516765
Black with #516765
Text Example
Text Example
White with #516765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516765; }
p { color: rgb(81,103,101); }
H1.HeaderClassName
{
color: #516765;
}
.AnyTagClassName
{
color: #516765;
}
</style>
background-color css
<style>
a { background-color: #516765; }
a { background-color: rgb(81,103,101); }
div.DivClassName
{
background-color: #516765;
}
.BgClassName
{
background-color: #516765;
}
</style>
border-color css
<style>
span { border-color: #516765; }
span { border-color: rgb(81,103,101); }
td.TdClassName
{
border-color: #516765;
}
.TagClassName
{
border-color: #516765;
}
</style>