Shades of William #527170
Tints of William #527170
RGB
CMYK
RGB Variations
Color information
#527170 (or 0x527170) is known color: William. HEX triplet: 52, 71 and 70. RGB value is (82,113,112). Sum of RGB (Red+Green+Blue) = 82+113+112=307 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.71% from 307); Green value is 113 (44.53% from 255 or 36.81% from 307); Blue value is 112 (44.14% from 255 or 36.48% from 307); Max value from RGB is 113 - color contains mainly: green. Hex color #527170 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527170 is #AD8E8F. Grayscale: #676767. Windows color (decimal): -11374224 or 7369042. OLE color: 7369042.
HSL color Cylindrical-coordinate representation of color #527170: hue angle of 178.06º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #527170 is Cyan = 0.27, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 82 | 113 | 112 | - |
| CMYK | 0.27 | 0 | 0.01 | 0.56 |
| HSL | 178.06º | 0.16% | 0.38% | - |
| HSV(B) | 178.06º | 0.27% | 0.44% | - |
| XYZ | 12.31 | 14.77 | 17.53 | - |
| YUV | 103.62 | 132.73 | 112.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 113 | 112 | 0.27 | 0 | 0.01 | 0.56 | 178.06 | 0.16 | 0.38 |
| Hex | 52 | 71 | 70 | 1B | 0 | 1 | 38 | B2 | 10 | 26 |
| Octal | 122 | 161 | 160 | 33 | 0 | 1 | 70 | 262 | 20 | 46 |
| Binary | 1010010 | 1110001 | 1110000 | 11011 | 0 | 1 | 111000 | 10110010 | 10000 | 100110 |
Color Harmonies of #527170
Complementary color
Monochromatic Colors of #527170
Black with #527170
Text Example
Text Example
White with #527170
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527170; }
p { color: rgb(82,113,112); }
H1.HeaderClassName
{
color: #527170;
}
.AnyTagClassName
{
color: #527170;
}
</style>
background-color css
<style>
a { background-color: #527170; }
a { background-color: rgb(82,113,112); }
div.DivClassName
{
background-color: #527170;
}
.BgClassName
{
background-color: #527170;
}
</style>
border-color css
<style>
span { border-color: #527170; }
span { border-color: rgb(82,113,112); }
td.TdClassName
{
border-color: #527170;
}
.TagClassName
{
border-color: #527170;
}
</style>