Shades of William #507071
Tints of William #507071
RGB
CMYK
RGB Variations
Color information
#507071 (or 0x507071) is known color: William. HEX triplet: 50, 70 and 71. RGB value is (80,112,113). Sum of RGB (Red+Green+Blue) = 80+112+113=305 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.23% from 305); Green value is 112 (44.14% from 255 or 36.72% from 305); Blue value is 113 (44.53% from 255 or 37.05% from 305); Max value from RGB is 113 - color contains mainly: blue. Hex color #507071 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #507071 is #AF8F8E. Grayscale: #666666. Windows color (decimal): -11505551 or 7434320. OLE color: 7434320.
HSL color Cylindrical-coordinate representation of color #507071: hue angle of 181.82º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #507071 is Cyan = 0.29, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 80 | 112 | 113 | - |
| CMYK | 0.29 | 0.01 | 0 | 0.56 |
| HSL | 181.82º | 0.17% | 0.38% | - |
| HSV(B) | 181.82º | 0.29% | 0.44% | - |
| XYZ | 12.08 | 14.49 | 17.78 | - |
| YUV | 102.55 | 133.9 | 111.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 112 | 113 | 0.29 | 0.01 | 0 | 0.56 | 181.82 | 0.17 | 0.38 |
| Hex | 50 | 70 | 71 | 1D | 1 | 0 | 38 | B6 | 11 | 26 |
| Octal | 120 | 160 | 161 | 35 | 1 | 0 | 70 | 266 | 21 | 46 |
| Binary | 1010000 | 1110000 | 1110001 | 11101 | 1 | 0 | 111000 | 10110110 | 10001 | 100110 |
Color Harmonies of #507071
Complementary color
Monochromatic Colors of #507071
Black with #507071
Text Example
Text Example
White with #507071
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #507071; }
p { color: rgb(80,112,113); }
H1.HeaderClassName
{
color: #507071;
}
.AnyTagClassName
{
color: #507071;
}
</style>
background-color css
<style>
a { background-color: #507071; }
a { background-color: rgb(80,112,113); }
div.DivClassName
{
background-color: #507071;
}
.BgClassName
{
background-color: #507071;
}
</style>
border-color css
<style>
span { border-color: #507071; }
span { border-color: rgb(80,112,113); }
td.TdClassName
{
border-color: #507071;
}
.TagClassName
{
border-color: #507071;
}
</style>