Shades of William #526664
Tints of William #526664
RGB
CMYK
RGB Variations
Color information
#526664 (or 0x526664) is known color: William. HEX triplet: 52, 66 and 64. RGB value is (82,102,100). Sum of RGB (Red+Green+Blue) = 82+102+100=284 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.87% from 284); Green value is 102 (40.23% from 255 or 35.92% from 284); Blue value is 100 (39.45% from 255 or 35.21% from 284); Max value from RGB is 102 - color contains mainly: green. Hex color #526664 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526664 is #AD999B. Grayscale: #5F5F5F. Windows color (decimal): -11377052 or 6579794. OLE color: 6579794.
HSL color Cylindrical-coordinate representation of color #526664: hue angle of 174º 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 #526664 is Cyan = 0.20, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 82 | 102 | 100 | - |
| CMYK | 0.20 | 0 | 0.02 | 0.6 |
| HSL | 174º | 0.11% | 0.36% | - |
| HSV(B) | 174º | 0.2% | 0.4% | - |
| XYZ | 10.53 | 12.22 | 13.86 | - |
| YUV | 95.79 | 130.37 | 118.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 102 | 100 | 0.20 | 0 | 0.02 | 0.6 | 174 | 0.11 | 0.36 |
| Hex | 52 | 66 | 64 | 14 | 0 | 2 | 3C | AE | B | 24 |
| Octal | 122 | 146 | 144 | 24 | 0 | 2 | 74 | 256 | 13 | 44 |
| Binary | 1010010 | 1100110 | 1100100 | 10100 | 0 | 10 | 111100 | 10101110 | 1011 | 100100 |
Color Harmonies of #526664
Complementary color
Monochromatic Colors of #526664
Black with #526664
Text Example
Text Example
White with #526664
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526664; }
p { color: rgb(82,102,100); }
H1.HeaderClassName
{
color: #526664;
}
.AnyTagClassName
{
color: #526664;
}
</style>
background-color css
<style>
a { background-color: #526664; }
a { background-color: rgb(82,102,100); }
div.DivClassName
{
background-color: #526664;
}
.BgClassName
{
background-color: #526664;
}
</style>
border-color css
<style>
span { border-color: #526664; }
span { border-color: rgb(82,102,100); }
td.TdClassName
{
border-color: #526664;
}
.TagClassName
{
border-color: #526664;
}
</style>