Shades of William #526662
Tints of William #526662
RGB
CMYK
RGB Variations
Color information
#526662 (or 0x526662) is known color: William. HEX triplet: 52, 66 and 62. RGB value is (82,102,98). Sum of RGB (Red+Green+Blue) = 82+102+98=282 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.08% from 282); Green value is 102 (40.23% from 255 or 36.17% from 282); Blue value is 98 (38.67% from 255 or 34.75% from 282); Max value from RGB is 102 - color contains mainly: green. Hex color #526662 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526662 is #AD999D. Grayscale: #5F5F5F. Windows color (decimal): -11377054 or 6448722. OLE color: 6448722.
HSL color Cylindrical-coordinate representation of color #526662: hue angle of 168º 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 #526662 is Cyan = 0.20, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 98 | - |
| CMYK | 0.20 | 0 | 0.04 | 0.6 |
| HSL | 168º | 0.11% | 0.36% | - |
| HSV(B) | 168º | 0.2% | 0.4% | - |
| XYZ | 10.44 | 12.18 | 13.36 | - |
| YUV | 95.56 | 129.37 | 118.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 98 | 0.20 | 0 | 0.04 | 0.6 | 168 | 0.11 | 0.36 |
| Hex | 52 | 66 | 62 | 14 | 0 | 4 | 3C | A8 | B | 24 |
| Octal | 122 | 146 | 142 | 24 | 0 | 4 | 74 | 250 | 13 | 44 |
| Binary | 1010010 | 1100110 | 1100010 | 10100 | 0 | 100 | 111100 | 10101000 | 1011 | 100100 |
Color Harmonies of #526662
Complementary color
Monochromatic Colors of #526662
Black with #526662
Text Example
Text Example
White with #526662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526662; }
p { color: rgb(82,102,98); }
H1.HeaderClassName
{
color: #526662;
}
.AnyTagClassName
{
color: #526662;
}
</style>
background-color css
<style>
a { background-color: #526662; }
a { background-color: rgb(82,102,98); }
div.DivClassName
{
background-color: #526662;
}
.BgClassName
{
background-color: #526662;
}
</style>
border-color css
<style>
span { border-color: #526662; }
span { border-color: rgb(82,102,98); }
td.TdClassName
{
border-color: #526662;
}
.TagClassName
{
border-color: #526662;
}
</style>