Shades of William #526864
Tints of William #526864
RGB
CMYK
RGB Variations
Color information
#526864 (or 0x526864) is known color: William. HEX triplet: 52, 68 and 64. RGB value is (82,104,100). Sum of RGB (Red+Green+Blue) = 82+104+100=286 (37% of max value = 765). Red value is 82 (32.42% from 255 or 28.67% from 286); Green value is 104 (41.02% from 255 or 36.36% from 286); Blue value is 100 (39.45% from 255 or 34.97% from 286); Max value from RGB is 104 - color contains mainly: green. Hex color #526864 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526864 is #AD979B. Grayscale: #606060. Windows color (decimal): -11376540 or 6580306. OLE color: 6580306.
HSL color Cylindrical-coordinate representation of color #526864: hue angle of 169.09º degrees, saturation: 0.12, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #526864 is Cyan = 0.21, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 100 | - |
| CMYK | 0.21 | 0 | 0.04 | 0.59 |
| HSL | 169.09º | 0.12% | 0.36% | - |
| HSV(B) | 169.09º | 0.21% | 0.41% | - |
| XYZ | 10.73 | 12.61 | 13.93 | - |
| YUV | 96.97 | 129.71 | 117.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 100 | 0.21 | 0 | 0.04 | 0.59 | 169.09 | 0.12 | 0.36 |
| Hex | 52 | 68 | 64 | 15 | 0 | 4 | 3B | A9 | C | 24 |
| Octal | 122 | 150 | 144 | 25 | 0 | 4 | 73 | 251 | 14 | 44 |
| Binary | 1010010 | 1101000 | 1100100 | 10101 | 0 | 100 | 111011 | 10101001 | 1100 | 100100 |
Color Harmonies of #526864
Complementary color
Monochromatic Colors of #526864
Black with #526864
Text Example
Text Example
White with #526864
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526864; }
p { color: rgb(82,104,100); }
H1.HeaderClassName
{
color: #526864;
}
.AnyTagClassName
{
color: #526864;
}
</style>
background-color css
<style>
a { background-color: #526864; }
a { background-color: rgb(82,104,100); }
div.DivClassName
{
background-color: #526864;
}
.BgClassName
{
background-color: #526864;
}
</style>
border-color css
<style>
span { border-color: #526864; }
span { border-color: rgb(82,104,100); }
td.TdClassName
{
border-color: #526864;
}
.TagClassName
{
border-color: #526864;
}
</style>