Shades of William #526360
Tints of William #526360
RGB
CMYK
RGB Variations
Color information
#526360 (or 0x526360) is known color: William. HEX triplet: 52, 63 and 60. RGB value is (82,99,96). Sum of RGB (Red+Green+Blue) = 82+99+96=277 (36% of max value = 765). Red value is 82 (32.42% from 255 or 29.60% from 277); Green value is 99 (39.06% from 255 or 35.74% from 277); Blue value is 96 (37.89% from 255 or 34.66% from 277); Max value from RGB is 99 - color contains mainly: green. Hex color #526360 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526360 is #AD9C9F. Grayscale: #5D5D5D. Windows color (decimal): -11377824 or 6316882. OLE color: 6316882.
HSL color Cylindrical-coordinate representation of color #526360: hue angle of 169.41º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #526360 is Cyan = 0.17, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 99 | 96 | - |
| CMYK | 0.17 | 0 | 0.03 | 0.61 |
| HSL | 169.41º | 0.09% | 0.35% | - |
| HSV(B) | 169.41º | 0.17% | 0.39% | - |
| XYZ | 10.05 | 11.56 | 12.77 | - |
| YUV | 93.58 | 129.37 | 119.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 96 | 0.17 | 0 | 0.03 | 0.61 | 169.41 | 0.09 | 0.35 |
| Hex | 52 | 63 | 60 | 11 | 0 | 3 | 3D | A9 | 9 | 23 |
| Octal | 122 | 143 | 140 | 21 | 0 | 3 | 75 | 251 | 11 | 43 |
| Binary | 1010010 | 1100011 | 1100000 | 10001 | 0 | 11 | 111101 | 10101001 | 1001 | 100011 |
Color Harmonies of #526360
Complementary color
Monochromatic Colors of #526360
Black with #526360
Text Example
Text Example
White with #526360
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526360; }
p { color: rgb(82,99,96); }
H1.HeaderClassName
{
color: #526360;
}
.AnyTagClassName
{
color: #526360;
}
</style>
background-color css
<style>
a { background-color: #526360; }
a { background-color: rgb(82,99,96); }
div.DivClassName
{
background-color: #526360;
}
.BgClassName
{
background-color: #526360;
}
</style>
border-color css
<style>
span { border-color: #526360; }
span { border-color: rgb(82,99,96); }
td.TdClassName
{
border-color: #526360;
}
.TagClassName
{
border-color: #526360;
}
</style>