Shades of William #526561
Tints of William #526561
RGB
CMYK
RGB Variations
Color information
#526561 (or 0x526561) is known color: William. HEX triplet: 52, 65 and 61. RGB value is (82,101,97). Sum of RGB (Red+Green+Blue) = 82+101+97=280 (37% of max value = 765). Red value is 82 (32.42% from 255 or 29.29% from 280); Green value is 101 (39.84% from 255 or 36.07% from 280); Blue value is 97 (38.28% from 255 or 34.64% from 280); Max value from RGB is 101 - color contains mainly: green. Hex color #526561 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526561 is #AD9A9E. Grayscale: #5E5E5E. Windows color (decimal): -11377311 or 6382930. OLE color: 6382930.
HSL color Cylindrical-coordinate representation of color #526561: hue angle of 167.37º 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 #526561 is Cyan = 0.19, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 97 | - |
| CMYK | 0.19 | 0 | 0.04 | 0.60 |
| HSL | 167.37º | 0.1% | 0.36% | - |
| HSV(B) | 167.37º | 0.19% | 0.4% | - |
| XYZ | 10.29 | 11.96 | 13.08 | - |
| YUV | 94.86 | 129.21 | 118.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 97 | 0.19 | 0 | 0.04 | 0.60 | 167.37 | 0.1 | 0.36 |
| Hex | 52 | 65 | 61 | 13 | 0 | 4 | 3C | A7 | A | 24 |
| Octal | 122 | 145 | 141 | 23 | 0 | 4 | 74 | 247 | 12 | 44 |
| Binary | 1010010 | 1100101 | 1100001 | 10011 | 0 | 100 | 111100 | 10100111 | 1010 | 100100 |
Color Harmonies of #526561
Complementary color
Monochromatic Colors of #526561
Black with #526561
Text Example
Text Example
White with #526561
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526561; }
p { color: rgb(82,101,97); }
H1.HeaderClassName
{
color: #526561;
}
.AnyTagClassName
{
color: #526561;
}
</style>
background-color css
<style>
a { background-color: #526561; }
a { background-color: rgb(82,101,97); }
div.DivClassName
{
background-color: #526561;
}
.BgClassName
{
background-color: #526561;
}
</style>
border-color css
<style>
span { border-color: #526561; }
span { border-color: rgb(82,101,97); }
td.TdClassName
{
border-color: #526561;
}
.TagClassName
{
border-color: #526561;
}
</style>