Shades of William #526661
Tints of William #526661
RGB
CMYK
RGB Variations
Color information
#526661 (or 0x526661) is known color: William. HEX triplet: 52, 66 and 61. RGB value is (82,102,97). Sum of RGB (Red+Green+Blue) = 82+102+97=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 102 (40.23% from 255 or 36.30% from 281); Blue value is 97 (38.28% from 255 or 34.52% from 281); Max value from RGB is 102 - color contains mainly: green. Hex color #526661 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526661 is #AD999E. Grayscale: #5F5F5F. Windows color (decimal): -11377055 or 6383186. OLE color: 6383186.
HSL color Cylindrical-coordinate representation of color #526661: hue angle of 165º degrees, saturation: 0.11, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #526661 is Cyan = 0.20, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 97 | - |
| CMYK | 0.20 | 0 | 0.05 | 0.6 |
| HSL | 165º | 0.11% | 0.36% | - |
| HSV(B) | 165º | 0.2% | 0.4% | - |
| XYZ | 10.39 | 12.16 | 13.11 | - |
| YUV | 95.45 | 128.87 | 118.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 97 | 0.20 | 0 | 0.05 | 0.6 | 165 | 0.11 | 0.36 |
| Hex | 52 | 66 | 61 | 14 | 0 | 5 | 3C | A5 | B | 24 |
| Octal | 122 | 146 | 141 | 24 | 0 | 5 | 74 | 245 | 13 | 44 |
| Binary | 1010010 | 1100110 | 1100001 | 10100 | 0 | 101 | 111100 | 10100101 | 1011 | 100100 |
Color Harmonies of #526661
Complementary color
Monochromatic Colors of #526661
Black with #526661
Text Example
Text Example
White with #526661
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526661; }
p { color: rgb(82,102,97); }
H1.HeaderClassName
{
color: #526661;
}
.AnyTagClassName
{
color: #526661;
}
</style>
background-color css
<style>
a { background-color: #526661; }
a { background-color: rgb(82,102,97); }
div.DivClassName
{
background-color: #526661;
}
.BgClassName
{
background-color: #526661;
}
</style>
border-color css
<style>
span { border-color: #526661; }
span { border-color: rgb(82,102,97); }
td.TdClassName
{
border-color: #526661;
}
.TagClassName
{
border-color: #526661;
}
</style>