Shades of William #526968
Tints of William #526968
RGB
CMYK
RGB Variations
Color information
#526968 (or 0x526968) is known color: William. HEX triplet: 52, 69 and 68. RGB value is (82,105,104). Sum of RGB (Red+Green+Blue) = 82+105+104=291 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.18% from 291); Green value is 105 (41.41% from 255 or 36.08% from 291); Blue value is 104 (41.02% from 255 or 35.74% from 291); Max value from RGB is 105 - color contains mainly: green. Hex color #526968 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526968 is #AD9697. Grayscale: #616161. Windows color (decimal): -11376280 or 6842706. OLE color: 6842706.
HSL color Cylindrical-coordinate representation of color #526968: hue angle of 177.39º degrees, saturation: 0.12, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #526968 is Cyan = 0.22, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 104 | - |
| CMYK | 0.22 | 0 | 0.01 | 0.59 |
| HSL | 177.39º | 0.12% | 0.37% | - |
| HSV(B) | 177.39º | 0.22% | 0.41% | - |
| XYZ | 11.03 | 12.9 | 15 | - |
| YUV | 98.01 | 131.38 | 116.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 104 | 0.22 | 0 | 0.01 | 0.59 | 177.39 | 0.12 | 0.37 |
| Hex | 52 | 69 | 68 | 16 | 0 | 1 | 3B | B1 | C | 25 |
| Octal | 122 | 151 | 150 | 26 | 0 | 1 | 73 | 261 | 14 | 45 |
| Binary | 1010010 | 1101001 | 1101000 | 10110 | 0 | 1 | 111011 | 10110001 | 1100 | 100101 |
Color Harmonies of #526968
Complementary color
Monochromatic Colors of #526968
Black with #526968
Text Example
Text Example
White with #526968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526968; }
p { color: rgb(82,105,104); }
H1.HeaderClassName
{
color: #526968;
}
.AnyTagClassName
{
color: #526968;
}
</style>
background-color css
<style>
a { background-color: #526968; }
a { background-color: rgb(82,105,104); }
div.DivClassName
{
background-color: #526968;
}
.BgClassName
{
background-color: #526968;
}
</style>
border-color css
<style>
span { border-color: #526968; }
span { border-color: rgb(82,105,104); }
td.TdClassName
{
border-color: #526968;
}
.TagClassName
{
border-color: #526968;
}
</style>