Shades of William #526562
Tints of William #526562
RGB
CMYK
RGB Variations
Color information
#526562 (or 0x526562) is known color: William. HEX triplet: 52, 65 and 62. RGB value is (82,101,98). Sum of RGB (Red+Green+Blue) = 82+101+98=281 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.18% from 281); Green value is 101 (39.84% from 255 or 35.94% from 281); Blue value is 98 (38.67% from 255 or 34.88% from 281); Max value from RGB is 101 - color contains mainly: green. Hex color #526562 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526562 is #AD9A9D. Grayscale: #5E5E5E. Windows color (decimal): -11377310 or 6448466. OLE color: 6448466.
HSL color Cylindrical-coordinate representation of color #526562: hue angle of 170.53º degrees, saturation: 0.1, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #526562 is Cyan = 0.19, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 98 | - |
| CMYK | 0.19 | 0 | 0.03 | 0.60 |
| HSL | 170.53º | 0.1% | 0.36% | - |
| HSV(B) | 170.53º | 0.19% | 0.4% | - |
| XYZ | 10.34 | 11.98 | 13.32 | - |
| YUV | 94.98 | 129.71 | 118.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 98 | 0.19 | 0 | 0.03 | 0.60 | 170.53 | 0.1 | 0.36 |
| Hex | 52 | 65 | 62 | 13 | 0 | 3 | 3C | AB | A | 24 |
| Octal | 122 | 145 | 142 | 23 | 0 | 3 | 74 | 253 | 12 | 44 |
| Binary | 1010010 | 1100101 | 1100010 | 10011 | 0 | 11 | 111100 | 10101011 | 1010 | 100100 |
Color Harmonies of #526562
Complementary color
Monochromatic Colors of #526562
Black with #526562
Text Example
Text Example
White with #526562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526562; }
p { color: rgb(82,101,98); }
H1.HeaderClassName
{
color: #526562;
}
.AnyTagClassName
{
color: #526562;
}
</style>
background-color css
<style>
a { background-color: #526562; }
a { background-color: rgb(82,101,98); }
div.DivClassName
{
background-color: #526562;
}
.BgClassName
{
background-color: #526562;
}
</style>
border-color css
<style>
span { border-color: #526562; }
span { border-color: rgb(82,101,98); }
td.TdClassName
{
border-color: #526562;
}
.TagClassName
{
border-color: #526562;
}
</style>