Shades of William #527672
Tints of William #527672
RGB
CMYK
RGB Variations
Color information
#527672 (or 0x527672) is known color: William. HEX triplet: 52, 76 and 72. RGB value is (82,118,114). Sum of RGB (Red+Green+Blue) = 82+118+114=314 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.11% from 314); Green value is 118 (46.48% from 255 or 37.58% from 314); Blue value is 114 (44.92% from 255 or 36.31% from 314); Max value from RGB is 118 - color contains mainly: green. Hex color #527672 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527672 is #AD898D. Grayscale: #6A6A6A. Windows color (decimal): -11372942 or 7501394. OLE color: 7501394.
HSL color Cylindrical-coordinate representation of color #527672: hue angle of 173.33º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #527672 is Cyan = 0.31, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 118 | 114 | - |
| CMYK | 0.31 | 0 | 0.03 | 0.54 |
| HSL | 173.33º | 0.18% | 0.39% | - |
| HSV(B) | 173.33º | 0.31% | 0.46% | - |
| XYZ | 13 | 15.97 | 18.32 | - |
| YUV | 106.78 | 132.07 | 110.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 118 | 114 | 0.31 | 0 | 0.03 | 0.54 | 173.33 | 0.18 | 0.39 |
| Hex | 52 | 76 | 72 | 1F | 0 | 3 | 36 | AD | 12 | 27 |
| Octal | 122 | 166 | 162 | 37 | 0 | 3 | 66 | 255 | 22 | 47 |
| Binary | 1010010 | 1110110 | 1110010 | 11111 | 0 | 11 | 110110 | 10101101 | 10010 | 100111 |
Color Harmonies of #527672
Complementary color
Monochromatic Colors of #527672
Black with #527672
Text Example
Text Example
White with #527672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527672; }
p { color: rgb(82,118,114); }
H1.HeaderClassName
{
color: #527672;
}
.AnyTagClassName
{
color: #527672;
}
</style>
background-color css
<style>
a { background-color: #527672; }
a { background-color: rgb(82,118,114); }
div.DivClassName
{
background-color: #527672;
}
.BgClassName
{
background-color: #527672;
}
</style>
border-color css
<style>
span { border-color: #527672; }
span { border-color: rgb(82,118,114); }
td.TdClassName
{
border-color: #527672;
}
.TagClassName
{
border-color: #527672;
}
</style>