Shades of William #526966
Tints of William #526966
RGB
CMYK
RGB Variations
Color information
#526966 (or 0x526966) is known color: William. HEX triplet: 52, 69 and 66. RGB value is (82,105,102). Sum of RGB (Red+Green+Blue) = 82+105+102=289 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.37% from 289); Green value is 105 (41.41% from 255 or 36.33% from 289); Blue value is 102 (40.23% from 255 or 35.29% from 289); Max value from RGB is 105 - color contains mainly: green. Hex color #526966 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526966 is #AD9699. Grayscale: #616161. Windows color (decimal): -11376282 or 6711634. OLE color: 6711634.
HSL color Cylindrical-coordinate representation of color #526966: hue angle of 172.17º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #526966 is Cyan = 0.22, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 102 | - |
| CMYK | 0.22 | 0 | 0.03 | 0.59 |
| HSL | 172.17º | 0.12% | 0.37% | - |
| HSV(B) | 172.17º | 0.22% | 0.41% | - |
| XYZ | 10.93 | 12.86 | 14.48 | - |
| YUV | 97.78 | 130.38 | 116.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 102 | 0.22 | 0 | 0.03 | 0.59 | 172.17 | 0.12 | 0.37 |
| Hex | 52 | 69 | 66 | 16 | 0 | 3 | 3B | AC | C | 25 |
| Octal | 122 | 151 | 146 | 26 | 0 | 3 | 73 | 254 | 14 | 45 |
| Binary | 1010010 | 1101001 | 1100110 | 10110 | 0 | 11 | 111011 | 10101100 | 1100 | 100101 |
Color Harmonies of #526966
Complementary color
Monochromatic Colors of #526966
Black with #526966
Text Example
Text Example
White with #526966
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526966; }
p { color: rgb(82,105,102); }
H1.HeaderClassName
{
color: #526966;
}
.AnyTagClassName
{
color: #526966;
}
</style>
background-color css
<style>
a { background-color: #526966; }
a { background-color: rgb(82,105,102); }
div.DivClassName
{
background-color: #526966;
}
.BgClassName
{
background-color: #526966;
}
</style>
border-color css
<style>
span { border-color: #526966; }
span { border-color: rgb(82,105,102); }
td.TdClassName
{
border-color: #526966;
}
.TagClassName
{
border-color: #526966;
}
</style>