Shades of William #527172
Tints of William #527172
RGB
CMYK
RGB Variations
Color information
#527172 (or 0x527172) is known color: William. HEX triplet: 52, 71 and 72. RGB value is (82,113,114). Sum of RGB (Red+Green+Blue) = 82+113+114=309 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.54% from 309); Green value is 113 (44.53% from 255 or 36.57% from 309); Blue value is 114 (44.92% from 255 or 36.89% from 309); Max value from RGB is 114 - color contains mainly: blue. Hex color #527172 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527172 is #AD8E8D. Grayscale: #676767. Windows color (decimal): -11374222 or 7500114. OLE color: 7500114.
HSL color Cylindrical-coordinate representation of color #527172: hue angle of 181.88º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #527172 is Cyan = 0.28, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 113 | 114 | - |
| CMYK | 0.28 | 0.01 | 0 | 0.55 |
| HSL | 181.88º | 0.16% | 0.38% | - |
| HSV(B) | 181.88º | 0.28% | 0.45% | - |
| XYZ | 12.42 | 14.82 | 18.13 | - |
| YUV | 103.85 | 133.73 | 112.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 114 | 0.28 | 0.01 | 0 | 0.55 | 181.88 | 0.16 | 0.38 |
| Hex | 52 | 71 | 72 | 1C | 1 | 0 | 37 | B6 | 10 | 26 |
| Octal | 122 | 161 | 162 | 34 | 1 | 0 | 67 | 266 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1110010 | 11100 | 1 | 0 | 110111 | 10110110 | 10000 | 100110 |
Color Harmonies of #527172
Complementary color
Monochromatic Colors of #527172
Black with #527172
Text Example
Text Example
White with #527172
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527172; }
p { color: rgb(82,113,114); }
H1.HeaderClassName
{
color: #527172;
}
.AnyTagClassName
{
color: #527172;
}
</style>
background-color css
<style>
a { background-color: #527172; }
a { background-color: rgb(82,113,114); }
div.DivClassName
{
background-color: #527172;
}
.BgClassName
{
background-color: #527172;
}
</style>
border-color css
<style>
span { border-color: #527172; }
span { border-color: rgb(82,113,114); }
td.TdClassName
{
border-color: #527172;
}
.TagClassName
{
border-color: #527172;
}
</style>