Shades of William #526967
Tints of William #526967
RGB
CMYK
RGB Variations
Color information
#526967 (or 0x526967) is known color: William. HEX triplet: 52, 69 and 67. RGB value is (82,105,103). Sum of RGB (Red+Green+Blue) = 82+105+103=290 (38% of max value = 765). Red value is 82 (32.42% from 255 or 28.28% from 290); Green value is 105 (41.41% from 255 or 36.21% from 290); Blue value is 103 (40.62% from 255 or 35.52% from 290); Max value from RGB is 105 - color contains mainly: green. Hex color #526967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #526967 is #AD9698. Grayscale: #616161. Windows color (decimal): -11376281 or 6777170. OLE color: 6777170.
HSL color Cylindrical-coordinate representation of color #526967: hue angle of 174.78º 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 #526967 is Cyan = 0.22, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 103 | - |
| CMYK | 0.22 | 0 | 0.02 | 0.59 |
| HSL | 174.78º | 0.12% | 0.37% | - |
| HSV(B) | 174.78º | 0.22% | 0.41% | - |
| XYZ | 10.98 | 12.88 | 14.74 | - |
| YUV | 97.9 | 130.88 | 116.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 103 | 0.22 | 0 | 0.02 | 0.59 | 174.78 | 0.12 | 0.37 |
| Hex | 52 | 69 | 67 | 16 | 0 | 2 | 3B | AF | C | 25 |
| Octal | 122 | 151 | 147 | 26 | 0 | 2 | 73 | 257 | 14 | 45 |
| Binary | 1010010 | 1101001 | 1100111 | 10110 | 0 | 10 | 111011 | 10101111 | 1100 | 100101 |
Color Harmonies of #526967
Complementary color
Monochromatic Colors of #526967
Black with #526967
Text Example
Text Example
White with #526967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526967; }
p { color: rgb(82,105,103); }
H1.HeaderClassName
{
color: #526967;
}
.AnyTagClassName
{
color: #526967;
}
</style>
background-color css
<style>
a { background-color: #526967; }
a { background-color: rgb(82,105,103); }
div.DivClassName
{
background-color: #526967;
}
.BgClassName
{
background-color: #526967;
}
</style>
border-color css
<style>
span { border-color: #526967; }
span { border-color: rgb(82,105,103); }
td.TdClassName
{
border-color: #526967;
}
.TagClassName
{
border-color: #526967;
}
</style>