Shades of William #527370
Tints of William #527370
RGB
CMYK
RGB Variations
Color information
#527370 (or 0x527370) is known color: William. HEX triplet: 52, 73 and 70. RGB value is (82,115,112). Sum of RGB (Red+Green+Blue) = 82+115+112=309 (40% of max value = 765). Red value is 82 (32.42% from 255 or 26.54% from 309); Green value is 115 (45.31% from 255 or 37.22% from 309); Blue value is 112 (44.14% from 255 or 36.25% from 309); Max value from RGB is 115 - color contains mainly: green. Hex color #527370 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #527370 is #AD8C8F. Grayscale: #686868. Windows color (decimal): -11373712 or 7369554. OLE color: 7369554.
HSL color Cylindrical-coordinate representation of color #527370: hue angle of 174.55º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #527370 is Cyan = 0.29, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 82 | 115 | 112 | - |
| CMYK | 0.29 | 0 | 0.03 | 0.55 |
| HSL | 174.55º | 0.17% | 0.39% | - |
| HSV(B) | 174.55º | 0.29% | 0.45% | - |
| XYZ | 12.54 | 15.23 | 17.61 | - |
| YUV | 104.79 | 132.07 | 111.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 115 | 112 | 0.29 | 0 | 0.03 | 0.55 | 174.55 | 0.17 | 0.39 |
| Hex | 52 | 73 | 70 | 1D | 0 | 3 | 37 | AF | 11 | 27 |
| Octal | 122 | 163 | 160 | 35 | 0 | 3 | 67 | 257 | 21 | 47 |
| Binary | 1010010 | 1110011 | 1110000 | 11101 | 0 | 11 | 110111 | 10101111 | 10001 | 100111 |
Color Harmonies of #527370
Complementary color
Monochromatic Colors of #527370
Black with #527370
Text Example
Text Example
White with #527370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #527370; }
p { color: rgb(82,115,112); }
H1.HeaderClassName
{
color: #527370;
}
.AnyTagClassName
{
color: #527370;
}
</style>
background-color css
<style>
a { background-color: #527370; }
a { background-color: rgb(82,115,112); }
div.DivClassName
{
background-color: #527370;
}
.BgClassName
{
background-color: #527370;
}
</style>
border-color css
<style>
span { border-color: #527370; }
span { border-color: rgb(82,115,112); }
td.TdClassName
{
border-color: #527370;
}
.TagClassName
{
border-color: #527370;
}
</style>