Shades of William #527572
Tints of William #527572
RGB
CMYK
RGB Variations
Color information
#527572 (or 0x527572) is known color: William. HEX triplet: 52, 75 and 72. RGB value is (82,117,114). Sum of RGB (Red+Green+Blue) = 82+117+114=313 (41% of max value = 765). Red value is 82 (32.42% from 255 or 26.20% from 313); Green value is 117 (46.09% from 255 or 37.38% from 313); Blue value is 114 (44.92% from 255 or 36.42% from 313); Max value from RGB is 117 - color contains mainly: green. Hex color #527572 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527572 is #AD8A8D. Grayscale: #6A6A6A. Windows color (decimal): -11373198 or 7501138. OLE color: 7501138.
HSL color Cylindrical-coordinate representation of color #527572: hue angle of 174.86º degrees, saturation: 0.18, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #527572 is Cyan = 0.30, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 82 | 117 | 114 | - |
| CMYK | 0.30 | 0 | 0.03 | 0.54 |
| HSL | 174.86º | 0.18% | 0.39% | - |
| HSV(B) | 174.86º | 0.3% | 0.46% | - |
| XYZ | 12.88 | 15.73 | 18.28 | - |
| YUV | 106.19 | 132.4 | 110.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 117 | 114 | 0.30 | 0 | 0.03 | 0.54 | 174.86 | 0.18 | 0.39 |
| Hex | 52 | 75 | 72 | 1E | 0 | 3 | 36 | AF | 12 | 27 |
| Octal | 122 | 165 | 162 | 36 | 0 | 3 | 66 | 257 | 22 | 47 |
| Binary | 1010010 | 1110101 | 1110010 | 11110 | 0 | 11 | 110110 | 10101111 | 10010 | 100111 |
Color Harmonies of #527572
Complementary color
Monochromatic Colors of #527572
Black with #527572
Text Example
Text Example
White with #527572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527572; }
p { color: rgb(82,117,114); }
H1.HeaderClassName
{
color: #527572;
}
.AnyTagClassName
{
color: #527572;
}
</style>
background-color css
<style>
a { background-color: #527572; }
a { background-color: rgb(82,117,114); }
div.DivClassName
{
background-color: #527572;
}
.BgClassName
{
background-color: #527572;
}
</style>
border-color css
<style>
span { border-color: #527572; }
span { border-color: rgb(82,117,114); }
td.TdClassName
{
border-color: #527572;
}
.TagClassName
{
border-color: #527572;
}
</style>